├── .gitignore ├── AUTHORS ├── COPYING ├── COPYRIGHT ├── README ├── create_orac_lut.pro ├── create_orac_lut_disort.pro ├── create_orac_lut_io.pro ├── create_orac_lut_scat.pro ├── create_orac_lut_wrapper.pro ├── disort ├── ExampleDISORT.pro ├── README.txt └── src │ ├── BDREF.f │ ├── DISORTfunctions.f │ ├── DISORTfunctions.h │ ├── DISORTtoIDL.c │ ├── DISORTtoIDL.dlm │ ├── DISORTtoIDL.h │ ├── DISORTwrapper.c │ ├── Fortran-C.pdf │ ├── Makefile │ ├── PRTFIN.f │ ├── README.txt │ ├── README_BRDF.txt │ ├── Tutorial.txt │ ├── ambrals-fortran.c │ ├── ambralsfor.c │ ├── ambralsfor.h │ ├── disort │ ├── BDREF.f │ ├── DISORT.doc │ ├── DISORT.f │ ├── DISORTsp.f │ ├── DISOTEST.doc │ ├── DISOTEST.f │ ├── DISOTEST2.0.out │ ├── ErrPack.f │ ├── LINPAK.f │ ├── RDI1MACH.f │ ├── RDI1MACH.readme │ ├── RDI1MACHtest.f │ ├── README.DISORT2.0 │ └── README.txt │ └── make.inc.example ├── dubovik ├── dubovik_lognormal.pro ├── dubovik_lognormal_multiple_eps.pro ├── dubovik_read_filenames.pro ├── dubovik_read_kernel_kext.pro └── dubovik_read_kernel_scatt_matrix.pro ├── input_files ├── atm │ └── midsatm.dat ├── driver │ ├── aatsr_CCI_A70.driver │ ├── aatsr_CCI_A71.driver │ ├── aatsr_CCI_A72.driver │ ├── aatsr_CCI_A73.driver │ ├── aatsr_CCI_A74.driver │ ├── aatsr_CCI_A75.driver │ ├── aatsr_CCI_A76.driver │ ├── aatsr_CCI_A77.driver │ ├── aatsr_CCI_A78.driver │ ├── aatsr_CCI_A79.driver │ ├── aatsr_EYJ_A81.driver │ ├── aatsr_ICE_baran.driver │ ├── aatsr_ICE_baum.driver │ ├── aatsr_ICE_baum_imager.driver │ ├── aatsr_ICE_baum_srf.driver │ ├── aatsr_WAT.driver │ ├── aatsr_WAT_srf.driver │ ├── aatsr_opac_desert_dust_NSCM.driver │ ├── aatsr_opac_maritime_clean_80rh.driver │ ├── ahi_ICE_baran.driver │ ├── ahi_ICE_baran_no_ray.driver │ ├── ahi_ICE_baum.driver │ ├── ahi_ICE_baum_no_ray.driver │ ├── ahi_ICE_baum_srf.driver │ ├── ahi_ICE_baum_srf_no_ray.driver │ ├── ahi_WAT.driver │ ├── ahi_WAT_no_ray.driver │ ├── ahi_WAT_srf.driver │ ├── ahi_WAT_srf_no_ray.driver │ ├── atsr2_ICE_baran.driver │ ├── atsr2_ICE_baum.driver │ ├── atsr2_ICE_baum_imager.driver │ ├── atsr2_ICE_baum_srf.driver │ ├── atsr2_WAT.driver │ ├── atsr2_WAT_srf.driver │ ├── avhrr-1_ICE_baran.driver │ ├── avhrr-1_ICE_baum.driver │ ├── avhrr-1_WAT.driver │ ├── avhrr-2_ICE_baran.driver │ ├── avhrr-2_ICE_baum.driver │ ├── avhrr-2_WAT.driver │ ├── avhrr-3_ICE_baran.driver │ ├── avhrr-3_ICE_baum.driver │ ├── avhrr-3_WAT.driver │ ├── avhrr-metop1_ICE_baum_imager.driver │ ├── avhrr-metop1_ICE_baum_srf.driver │ ├── avhrr-metop1_WAT_srf.driver │ ├── avhrr-metop2_ICE_baum_imager.driver │ ├── avhrr-metop2_ICE_baum_srf.driver │ ├── avhrr-metop2_WAT_srf.driver │ ├── avhrr-noaa10_ICE_baum_imager.driver │ ├── avhrr-noaa10_ICE_baum_srf.driver │ ├── avhrr-noaa10_WAT_srf.driver │ ├── avhrr-noaa11_ICE_baum_imager.driver │ ├── avhrr-noaa11_ICE_baum_srf.driver │ ├── avhrr-noaa11_WAT_srf.driver │ ├── avhrr-noaa12_ICE_baum_imager.driver │ ├── avhrr-noaa12_ICE_baum_srf.driver │ ├── avhrr-noaa12_WAT_srf.driver │ ├── avhrr-noaa14_ICE_baum_imager.driver │ ├── avhrr-noaa14_ICE_baum_srf.driver │ ├── avhrr-noaa14_WAT_srf.driver │ ├── avhrr-noaa15_ICE_baum_imager.driver │ ├── avhrr-noaa15_ICE_baum_srf.driver │ ├── avhrr-noaa15_WAT_srf.driver │ ├── avhrr-noaa16_ICE_baum_imager.driver │ ├── avhrr-noaa16_ICE_baum_srf.driver │ ├── avhrr-noaa16_WAT_srf.driver │ ├── avhrr-noaa17_ICE_baum_imager.driver │ ├── avhrr-noaa17_ICE_baum_srf.driver │ ├── avhrr-noaa17_WAT_srf.driver │ ├── avhrr-noaa18_ICE_baum_imager.driver │ ├── avhrr-noaa18_ICE_baum_srf.driver │ ├── avhrr-noaa18_WAT_srf.driver │ ├── avhrr-noaa19_ICE_baum_imager.driver │ ├── avhrr-noaa19_ICE_baum_srf.driver │ ├── avhrr-noaa19_WAT_srf.driver │ ├── avhrr-noaa5_ICE_baum_imager.driver │ ├── avhrr-noaa5_ICE_baum_srf.driver │ ├── avhrr-noaa5_WAT_srf.driver │ ├── avhrr-noaa6_ICE_baum_imager.driver │ ├── avhrr-noaa6_ICE_baum_srf.driver │ ├── avhrr-noaa6_WAT_srf.driver │ ├── avhrr-noaa7_ICE_baum_imager.driver │ ├── avhrr-noaa7_ICE_baum_srf.driver │ ├── avhrr-noaa7_WAT_srf.driver │ ├── avhrr-noaa8_ICE_baum_imager.driver │ ├── avhrr-noaa8_ICE_baum_srf.driver │ ├── avhrr-noaa8_WAT_srf.driver │ ├── avhrr-noaa9_ICE_baum_imager.driver │ ├── avhrr-noaa9_ICE_baum_srf.driver │ ├── avhrr-noaa9_WAT_srf.driver │ ├── modis-aqua_ICE_baum_imager.driver │ ├── modis-aqua_ICE_baum_imager_no_ray.driver │ ├── modis-aqua_ICE_baum_srf.driver │ ├── modis-aqua_ICE_baum_srf_no_ray.driver │ ├── modis-aqua_WAT_srf.driver │ ├── modis-aqua_WAT_srf_no_ray.driver │ ├── modis-terra_ICE_baum_imager.driver │ ├── modis-terra_ICE_baum_imager_no_ray.driver │ ├── modis-terra_ICE_baum_srf.driver │ ├── modis-terra_ICE_baum_srf_no_ray.driver │ ├── modis-terra_WAT_srf.driver │ ├── modis-terra_WAT_srf_no_ray.driver │ ├── modis_EYJ_A81.driver │ ├── modis_ICE_baran.driver │ ├── modis_ICE_baran_no_ray.driver │ ├── modis_ICE_baum.driver │ ├── modis_ICE_baum_no_ray.driver │ ├── modis_Volz_1973_pumice.driver │ ├── modis_WAT.driver │ ├── modis_WAT_no_ray.driver │ ├── seviri-msg1_ICE_baum_imager.driver │ ├── seviri-msg1_ICE_baum_imager_no_ray.driver │ ├── seviri-msg1_ICE_baum_srf.driver │ ├── seviri-msg1_ICE_baum_srf_no_ray.driver │ ├── seviri-msg1_WAT_srf.driver │ ├── seviri-msg1_WAT_srf_no_ray.driver │ ├── seviri-msg2_ICE_baum_imager.driver │ ├── seviri-msg2_ICE_baum_imager_no_ray.driver │ ├── seviri-msg2_ICE_baum_srf.driver │ ├── seviri-msg2_ICE_baum_srf_no_ray.driver │ ├── seviri-msg2_WAT_srf.driver │ ├── seviri-msg2_WAT_srf_no_ray.driver │ ├── seviri-msg3_ICE_baum_srf.driver │ ├── seviri-msg3_ICE_baum_srf_no_ray.driver │ ├── seviri-msg3_WAT_srf.driver │ ├── seviri-msg3_WAT_srf_no_ray.driver │ ├── seviri-msg4_ICE_baum_srf.driver │ ├── seviri-msg4_ICE_baum_srf_no_ray.driver │ ├── seviri-msg4_WAT_srf.driver │ ├── seviri-msg4_WAT_srf_no_ray.driver │ ├── seviri_CCI_A70.driver │ ├── seviri_CCI_A71.driver │ ├── seviri_CCI_A72.driver │ ├── seviri_CCI_A73.driver │ ├── seviri_CCI_A74.driver │ ├── seviri_CCI_A75.driver │ ├── seviri_CCI_A76.driver │ ├── seviri_CCI_A77.driver │ ├── seviri_CCI_A78.driver │ ├── seviri_CCI_A79.driver │ ├── seviri_EYJ_A81.driver │ ├── seviri_ICE_baran.driver │ ├── seviri_ICE_baran_no_ray.driver │ ├── seviri_ICE_baum.driver │ ├── seviri_ICE_baum_no_ray.driver │ ├── seviri_O01_OPAC_continental_clean_80RH.driver │ ├── seviri_O02_OPAC_continental_average_80RH.driver │ ├── seviri_O03_OPAC_continental_polluted_80RH.driver │ ├── seviri_O04_OPAC_urban_80RH.driver │ ├── seviri_O05_OPAC_desert_80RH.driver │ ├── seviri_O06_OPAC_maritime_clean_80RH.driver │ ├── seviri_O07_OPAC_maritime_polluted_80RH.driver │ ├── seviri_O08_OPAC_maritime_tropical_80RH.driver │ ├── seviri_O09_OPAC_arctic_80RH.driver │ ├── seviri_O10_OPAC_antarctic_80RH.driver │ ├── seviri_WAT.driver │ ├── seviri_WAT_no_ray.driver │ ├── slstr_CCI_A70.driver │ ├── slstr_CCI_A71.driver │ ├── slstr_CCI_A72.driver │ ├── slstr_CCI_A73.driver │ ├── slstr_CCI_A74.driver │ ├── slstr_CCI_A75.driver │ ├── slstr_CCI_A76.driver │ ├── slstr_CCI_A77.driver │ ├── slstr_CCI_A78.driver │ ├── slstr_CCI_A79.driver │ ├── slstr_ICE_baran.driver │ ├── slstr_ICE_baum.driver │ ├── slstr_WAT.driver │ ├── viirs-npp_ICE_baran.driver │ ├── viirs-npp_ICE_baum.driver │ ├── viirs-npp_ICE_baum_imager.driver │ ├── viirs-npp_ICE_baum_srf.driver │ ├── viirs-npp_WAT.driver │ └── viirs-npp_WAT_srf.driver ├── gas │ ├── ModtranGasOpd_aatsr_11-00.gas │ ├── ModtranGasOpd_aatsr_12-00.gas │ ├── ModtranGasOpd_aatsr__0-55.gas │ ├── ModtranGasOpd_aatsr__0-67.gas │ ├── ModtranGasOpd_aatsr__0-87.gas │ ├── ModtranGasOpd_aatsr__1-60.gas │ ├── ModtranGasOpd_aatsr__3-70.gas │ ├── ModtranGasOpd_slstr__0-55.gas │ ├── ModtranGasOpd_slstr__0-66.gas │ ├── ModtranGasOpd_slstr__0-87.gas │ ├── ModtranGasOpd_slstr__1-38.gas │ ├── ModtranGasOpd_slstr__1-61.gas │ ├── ModtranGasOpd_slstr__2-26.gas │ └── ModtranGasOpd_slstr__3-74.gas ├── inst │ ├── aatsr.inst │ ├── ahi.inst │ ├── atsr2.inst │ ├── avhrr-1.inst │ ├── avhrr-2.inst │ ├── avhrr-3.inst │ ├── modis.inst │ ├── seviri.inst │ ├── slstr.inst │ ├── tir.inst │ └── viirs-npp.inst ├── lut │ ├── aerosol_for_cloudcci.lut │ ├── aerosolcci_phaseI.lut │ ├── ice_for_cloudcci.lut │ ├── ice_for_cloudcci_baum.lut │ └── wat_for_cloudcci.lut ├── mie │ ├── Aso_A80.mie │ ├── CCI_A70.mie │ ├── CCI_A71.mie │ ├── CCI_A72.mie │ ├── CCI_A73.mie │ ├── CCI_A74.mie │ ├── CCI_A75.mie │ ├── CCI_A76.mie │ ├── CCI_A77.mie │ ├── CCI_A78.mie │ ├── CCI_A79.mie │ ├── Eyja_A81.mie │ ├── ICE_baran.mie │ ├── ICE_baum.mie │ ├── ICE_baum_aatsr-im1.mie │ ├── ICE_baum_atsr-img2.mie │ ├── ICE_baum_avhrr-m01.mie │ ├── ICE_baum_avhrr-m02.mie │ ├── ICE_baum_avhrr-n05.mie │ ├── ICE_baum_avhrr-n06.mie │ ├── ICE_baum_avhrr-n07.mie │ ├── ICE_baum_avhrr-n08.mie │ ├── ICE_baum_avhrr-n09.mie │ ├── ICE_baum_avhrr-n10.mie │ ├── ICE_baum_avhrr-n11.mie │ ├── ICE_baum_avhrr-n12.mie │ ├── ICE_baum_avhrr-n14.mie │ ├── ICE_baum_avhrr-n15.mie │ ├── ICE_baum_avhrr-n16.mie │ ├── ICE_baum_avhrr-n17.mie │ ├── ICE_baum_avhrr-n18.mie │ ├── ICE_baum_avhrr-n19.mie │ ├── ICE_baum_meteo-sg1.mie │ ├── ICE_baum_meteo-sg2.mie │ ├── ICE_baum_modis-am1.mie │ ├── ICE_baum_modis-pm1.mie │ ├── ICE_baum_viirs-npp.mie │ ├── O01_OPAC_continental_clean_80RH.mie │ ├── O02_OPAC_continental_average_80RH.mie │ ├── O03_OPAC_continental_polluted_80RH.mie │ ├── O04_OPAC_urban_80RH.mie │ ├── O05_OPAC_desert_80RH.mie │ ├── O06_OPAC_maritime_clean_80RH.mie │ ├── O07_OPAC_maritime_polluted_80RH.mie │ ├── O08_OPAC_maritime_tropical_80RH.mie │ ├── O09_OPAC_arctic_80RH.mie │ ├── O10_OPAC_antarctic_80RH.mie │ ├── Pollack_1973_andesite.mie │ ├── Volz_1973_pumice.mie │ ├── WAT.mie │ ├── opac_continental_clean_50RH.mie │ ├── opac_desert_dust_NSCM.mie │ └── opac_maritime_clean_80rh.mie └── srf │ ├── README │ ├── aatsr.org │ ├── README │ ├── aatsr_ir11.srf │ ├── aatsr_ir12.srf │ ├── aatsr_ir37.srf │ ├── aatsr_v16.srf │ ├── aatsr_v555.srf │ ├── aatsr_v659.srf │ └── aatsr_v870.srf │ ├── aatsr │ ├── aatsr_ir11.srf │ ├── aatsr_ir12.srf │ ├── aatsr_ir37.srf │ ├── aatsr_v16.srf │ ├── aatsr_v555.srf │ ├── aatsr_v659.srf │ ├── aatsr_v870.srf │ └── doit │ ├── ahi.org │ ├── AHI_08_SpecResp.xlsx │ ├── README │ ├── ahi-chan_1.srf │ ├── ahi-chan_10.srf │ ├── ahi-chan_11.srf │ ├── ahi-chan_12.srf │ ├── ahi-chan_13.srf │ ├── ahi-chan_14.srf │ ├── ahi-chan_15.srf │ ├── ahi-chan_16.srf │ ├── ahi-chan_2.srf │ ├── ahi-chan_3.srf │ ├── ahi-chan_4.srf │ ├── ahi-chan_5.srf │ ├── ahi-chan_6.srf │ ├── ahi-chan_7.srf │ ├── ahi-chan_8.srf │ └── ahi-chan_9.srf │ ├── ahi │ ├── ahi-chan_1.srf │ ├── ahi-chan_10.srf │ ├── ahi-chan_11.srf │ ├── ahi-chan_12.srf │ ├── ahi-chan_13.srf │ ├── ahi-chan_14.srf │ ├── ahi-chan_15.srf │ ├── ahi-chan_16.srf │ ├── ahi-chan_2.srf │ ├── ahi-chan_3.srf │ ├── ahi-chan_4.srf │ ├── ahi-chan_5.srf │ ├── ahi-chan_6.srf │ ├── ahi-chan_7.srf │ ├── ahi-chan_8.srf │ ├── ahi-chan_9.srf │ └── doit │ ├── atsr2.org │ ├── README │ ├── atsr2_ir11.srf │ ├── atsr2_ir12.srf │ ├── atsr2_ir37.srf │ ├── atsr2_v16.srf │ ├── atsr2_v555.srf │ ├── atsr2_v659.srf │ └── atsr2_v870.srf │ ├── atsr2 │ ├── atsr2_ir11.srf │ ├── atsr2_ir12.srf │ ├── atsr2_ir37.srf │ ├── atsr2_v16.srf │ ├── atsr2_v555.srf │ ├── atsr2_v659.srf │ ├── atsr2_v870.srf │ └── doit │ ├── avhrr.org │ ├── METOPB_A307C001.txt │ ├── METOPB_A307C002.txt │ ├── METOPB_A307C004.txt │ ├── METOPB_A307C005.txt │ ├── METOPB_A307C03A.txt │ ├── METOPB_A307C03B.txt │ ├── METOP_A_A305C001_revD.txt │ ├── METOP_A_A305C002_revD.txt │ ├── METOP_A_A305C004_revD.txt │ ├── METOP_A_A305C005_revD.txt │ ├── METOP_A_A305C03A_revD.txt │ ├── METOP_A_A305C03B_revD.txt │ ├── NOAA_10_A101C001.txt │ ├── NOAA_10_A101C002.txt │ ├── NOAA_10_A101C003.txt │ ├── NOAA_10_A101C004.txt │ ├── NOAA_11_A203C001.txt │ ├── NOAA_11_A203C002.txt │ ├── NOAA_11_A203C003.txt │ ├── NOAA_11_A203C004.txt │ ├── NOAA_11_A203C005.txt │ ├── NOAA_12_A205C001.txt │ ├── NOAA_12_A205C002.txt │ ├── NOAA_12_A205C003.txt │ ├── NOAA_12_A205C004.txt │ ├── NOAA_12_A205C005.txt │ ├── NOAA_13_A206C001.txt │ ├── NOAA_13_A206C002.txt │ ├── NOAA_13_A206C003.txt │ ├── NOAA_13_A206C004.txt │ ├── NOAA_13_A206C005.txt │ ├── NOAA_14_A204C001.txt │ ├── NOAA_14_A204C002.txt │ ├── NOAA_14_A204C003.txt │ ├── NOAA_14_A204C004.txt │ ├── NOAA_14_A204C005.txt │ ├── NOAA_15_A302C001.txt │ ├── NOAA_15_A302C002.txt │ ├── NOAA_15_A302C03A.txt │ ├── NOAA_16_A301C001.txt │ ├── NOAA_16_A301C002.txt │ ├── NOAA_16_A301C004.txt │ ├── NOAA_16_A301C005.txt │ ├── NOAA_16_A301C03A.txt │ ├── NOAA_16_A301C03B.txt │ ├── NOAA_17_A304C001.txt │ ├── NOAA_17_A304C002.txt │ ├── NOAA_17_A304C004.txt │ ├── NOAA_17_A304C005.txt │ ├── NOAA_17_A304C03A.txt │ ├── NOAA_17_A304C03B.txt │ ├── NOAA_18_A306C001.txt │ ├── NOAA_18_A306C002.txt │ ├── NOAA_18_A306C004.txt │ ├── NOAA_18_A306C005.txt │ ├── NOAA_18_A306C03A.txt │ ├── NOAA_18_A306C03B.txt │ ├── NOAA_19_A308C001.txt │ ├── NOAA_19_A308C002.txt │ ├── NOAA_19_A308C004.txt │ ├── NOAA_19_A308C005.txt │ ├── NOAA_19_A308C03A.txt │ ├── NOAA_19_A308C03B.txt │ ├── NOAA_6_A103C001.txt │ ├── NOAA_6_A103C002.txt │ ├── NOAA_6_A103C003.txt │ ├── NOAA_6_A103C004.txt │ ├── NOAA_7_A201C001.txt │ ├── NOAA_7_A201C002.txt │ ├── NOAA_7_A201C003.txt │ ├── NOAA_7_A201C004.txt │ ├── NOAA_7_A201C005.txt │ ├── NOAA_8_A102C001.txt │ ├── NOAA_8_A102C002.txt │ ├── NOAA_8_A102C003.txt │ ├── NOAA_8_A102C004.txt │ ├── NOAA_9_A202C001.txt │ ├── NOAA_9_A202C002.txt │ ├── NOAA_9_A202C003.txt │ ├── NOAA_9_A202C004.txt │ ├── NOAA_9_A202C005.txt │ ├── README │ ├── TIROS_N_APFMC004.txt │ ├── TIROS_N_PFMC001.txt │ ├── TIROS_N_PFMC002.txt │ └── TIROS_N_PFMC003.txt │ ├── avhrr │ ├── METOPB_A307C001.srf │ ├── METOPB_A307C002.srf │ ├── METOPB_A307C004.srf │ ├── METOPB_A307C005.srf │ ├── METOPB_A307C03A.srf │ ├── METOPB_A307C03B.srf │ ├── METOP_A_A305C001_revD.srf │ ├── METOP_A_A305C002_revD.srf │ ├── METOP_A_A305C004_revD.srf │ ├── METOP_A_A305C005_revD.srf │ ├── METOP_A_A305C03A_revD.srf │ ├── METOP_A_A305C03B_revD.srf │ ├── NOAA_10_A101C001.srf │ ├── NOAA_10_A101C002.srf │ ├── NOAA_10_A101C003.srf │ ├── NOAA_10_A101C004.srf │ ├── NOAA_11_A203C001.srf │ ├── NOAA_11_A203C002.srf │ ├── NOAA_11_A203C003.srf │ ├── NOAA_11_A203C004.srf │ ├── NOAA_11_A203C005.srf │ ├── NOAA_12_A205C001.srf │ ├── NOAA_12_A205C002.srf │ ├── NOAA_12_A205C003.srf │ ├── NOAA_12_A205C004.srf │ ├── NOAA_12_A205C005.srf │ ├── NOAA_13_A206C001.srf │ ├── NOAA_13_A206C002.srf │ ├── NOAA_13_A206C003.srf │ ├── NOAA_13_A206C004.srf │ ├── NOAA_13_A206C005.srf │ ├── NOAA_14_A204C001.srf │ ├── NOAA_14_A204C002.srf │ ├── NOAA_14_A204C003.srf │ ├── NOAA_14_A204C004.srf │ ├── NOAA_14_A204C005.srf │ ├── NOAA_15_A302C001.srf │ ├── NOAA_15_A302C002.srf │ ├── NOAA_15_A302C004.srf │ ├── NOAA_15_A302C005.srf │ ├── NOAA_15_A302C03A.srf │ ├── NOAA_15_A302C03B.srf │ ├── NOAA_16_A301C001.srf │ ├── NOAA_16_A301C002.srf │ ├── NOAA_16_A301C004.srf │ ├── NOAA_16_A301C005.srf │ ├── NOAA_16_A301C03A.srf │ ├── NOAA_16_A301C03B.srf │ ├── NOAA_17_A304C001.srf │ ├── NOAA_17_A304C002.srf │ ├── NOAA_17_A304C004.srf │ ├── NOAA_17_A304C005.srf │ ├── NOAA_17_A304C03A.srf │ ├── NOAA_17_A304C03B.srf │ ├── NOAA_18_A306C001.srf │ ├── NOAA_18_A306C002.srf │ ├── NOAA_18_A306C004.srf │ ├── NOAA_18_A306C005.srf │ ├── NOAA_18_A306C03A.srf │ ├── NOAA_18_A306C03B.srf │ ├── NOAA_19_A308C001.srf │ ├── NOAA_19_A308C002.srf │ ├── NOAA_19_A308C004.srf │ ├── NOAA_19_A308C005.srf │ ├── NOAA_19_A308C03A.srf │ ├── NOAA_19_A308C03B.srf │ ├── NOAA_6_A103C001.srf │ ├── NOAA_6_A103C002.srf │ ├── NOAA_6_A103C003.srf │ ├── NOAA_6_A103C004.srf │ ├── NOAA_7_A201C001.srf │ ├── NOAA_7_A201C002.srf │ ├── NOAA_7_A201C003.srf │ ├── NOAA_7_A201C004.srf │ ├── NOAA_7_A201C005.srf │ ├── NOAA_8_A102C001.srf │ ├── NOAA_8_A102C002.srf │ ├── NOAA_8_A102C003.srf │ ├── NOAA_8_A102C004.srf │ ├── NOAA_9_A202C001.srf │ ├── NOAA_9_A202C002.srf │ ├── NOAA_9_A202C003.srf │ ├── NOAA_9_A202C004.srf │ ├── NOAA_9_A202C005.srf │ ├── TIROS_N_APFMC004.srf │ ├── TIROS_N_PFMC001.srf │ ├── TIROS_N_PFMC002.srf │ ├── TIROS_N_PFMC003.srf │ └── doit │ ├── modis-aqua.org │ ├── 01.amb.1pct.det │ ├── 02.amb.1pct.det │ ├── 03.amb.1pct.det │ ├── 04.amb.1pct.det │ ├── 05.tv.1pct.det │ ├── 06.tv.1pct.det │ ├── 07.tv.1pct.det │ ├── 08.amb.1pct.det │ ├── 09.amb.1pct.det │ ├── 10.amb.1pct.det │ ├── 11.amb.1pct.det │ ├── 12.amb.1pct.det │ ├── 13.amb.1pct.det │ ├── 14.amb.1pct.det │ ├── 15.amb.1pct.det │ ├── 16.amb.1pct.det │ ├── 17.amb.1pct.det │ ├── 18.amb.1pct.det │ ├── 19.amb.1pct.det │ ├── 20.tv.1pct.det │ ├── 21.tv.1pct.det │ ├── 22.tv.1pct.det │ ├── 23.tv.1pct.det │ ├── 24.tv.1pct.det │ ├── 25.tv.1pct.det │ ├── 26.tv.1pct.det │ ├── 27.tv.1pct.det │ ├── 28.tv.1pct.det │ ├── 29.tv.1pct.det │ ├── 30.tv.1pct.det │ ├── 31.tv.1pct.det │ ├── 32.tv.1pct.det │ ├── 33.tv.1pct.det │ ├── 34.tv.1pct.det │ ├── 35.tv.1pct.det │ ├── 36.tv.1pct.det │ └── README │ ├── modis-aqua │ ├── 01.amb.1pct.srf │ ├── 02.amb.1pct.srf │ ├── 03.amb.1pct.srf │ ├── 04.amb.1pct.srf │ ├── 05.tv.1pct.srf │ ├── 06.tv.1pct.srf │ ├── 07.tv.1pct.srf │ ├── 08.amb.1pct.srf │ ├── 09.amb.1pct.srf │ ├── 10.amb.1pct.srf │ ├── 11.amb.1pct.srf │ ├── 12.amb.1pct.srf │ ├── 13.amb.1pct.srf │ ├── 14.amb.1pct.srf │ ├── 15.amb.1pct.srf │ ├── 16.amb.1pct.srf │ ├── 17.amb.1pct.srf │ ├── 18.amb.1pct.srf │ ├── 19.amb.1pct.srf │ ├── 20.tv.1pct.srf │ ├── 21.tv.1pct.srf │ ├── 22.tv.1pct.srf │ ├── 23.tv.1pct.srf │ ├── 24.tv.1pct.srf │ ├── 25.tv.1pct.srf │ ├── 26.tv.1pct.srf │ ├── 27.tv.1pct.srf │ ├── 28.tv.1pct.srf │ ├── 29.tv.1pct.srf │ ├── 30.tv.1pct.srf │ ├── 31.tv.1pct.srf │ ├── 32.tv.1pct.srf │ ├── 33.tv.1pct.srf │ ├── 34.tv.1pct.srf │ ├── 35.tv.1pct.srf │ ├── 36.tv.1pct.srf │ └── doit │ ├── modis-terra.org │ ├── README │ ├── rsr.1.inb.final │ ├── rsr.10.inb.final │ ├── rsr.11.inb.final │ ├── rsr.12.inb.final │ ├── rsr.13.inb.final │ ├── rsr.14.inb.final │ ├── rsr.15.inb.final │ ├── rsr.16.inb.final │ ├── rsr.17.inb.final │ ├── rsr.18.inb.final │ ├── rsr.19.inb.final │ ├── rsr.2.inb.final │ ├── rsr.20.inb.final │ ├── rsr.21.inb.final │ ├── rsr.22.inb.final │ ├── rsr.23.inb.final │ ├── rsr.24.inb.final │ ├── rsr.25.inb.final │ ├── rsr.26.inb.final │ ├── rsr.27.inb.final │ ├── rsr.28.inb.final │ ├── rsr.29.inb.final │ ├── rsr.3.inb.final │ ├── rsr.30.inb.final │ ├── rsr.31.inb.final │ ├── rsr.32.inb.final │ ├── rsr.33.inb.final │ ├── rsr.34.inb.final │ ├── rsr.35.inb.final │ ├── rsr.36.inb.final │ ├── rsr.4.inb.final │ ├── rsr.5.inb.final │ ├── rsr.6.inb.final │ ├── rsr.7.inb.final │ ├── rsr.8.inb.final │ └── rsr.9.inb.final │ ├── modis-terra │ ├── doit │ ├── rsr.1.inb.srf │ ├── rsr.10.inb.srf │ ├── rsr.11.inb.srf │ ├── rsr.12.inb.srf │ ├── rsr.13.inb.srf │ ├── rsr.14.inb.srf │ ├── rsr.15.inb.srf │ ├── rsr.16.inb.srf │ ├── rsr.17.inb.srf │ ├── rsr.18.inb.srf │ ├── rsr.19.inb.srf │ ├── rsr.2.inb.srf │ ├── rsr.20.inb.srf │ ├── rsr.21.inb.srf │ ├── rsr.22.inb.srf │ ├── rsr.23.inb.srf │ ├── rsr.24.inb.srf │ ├── rsr.25.inb.srf │ ├── rsr.26.inb.srf │ ├── rsr.27.inb.srf │ ├── rsr.28.inb.srf │ ├── rsr.29.inb.srf │ ├── rsr.3.inb.srf │ ├── rsr.30.inb.srf │ ├── rsr.31.inb.srf │ ├── rsr.32.inb.srf │ ├── rsr.33.inb.srf │ ├── rsr.34.inb.srf │ ├── rsr.35.inb.srf │ ├── rsr.36.inb.srf │ ├── rsr.4.inb.srf │ ├── rsr.5.inb.srf │ ├── rsr.6.inb.srf │ ├── rsr.7.inb.srf │ ├── rsr.8.inb.srf │ └── rsr.9.inb.srf │ ├── preproc.py │ ├── preproc_modis.py │ ├── seviri.org │ ├── MSG_SEVIRI_Spectral_Response_Characterisation.XLS │ ├── README │ ├── seviri-chan_1.srf │ ├── seviri-chan_10.srf │ ├── seviri-chan_11.srf │ ├── seviri-chan_12.srf │ ├── seviri-chan_2.srf │ ├── seviri-chan_3.srf │ ├── seviri-chan_4.srf │ ├── seviri-chan_5.srf │ ├── seviri-chan_6.srf │ ├── seviri-chan_7.srf │ ├── seviri-chan_8.srf │ └── seviri-chan_9.srf │ ├── seviri │ ├── doit │ ├── preproc.py │ ├── seviri-msg1-chan_1.srf │ ├── seviri-msg1-chan_10-temp_85.srf │ ├── seviri-msg1-chan_10-temp_95.srf │ ├── seviri-msg1-chan_11-temp_85.srf │ ├── seviri-msg1-chan_11-temp_95.srf │ ├── seviri-msg1-chan_12-extended.srf │ ├── seviri-msg1-chan_12.srf │ ├── seviri-msg1-chan_2.srf │ ├── seviri-msg1-chan_3.srf │ ├── seviri-msg1-chan_4-temp_85.srf │ ├── seviri-msg1-chan_4-temp_95.srf │ ├── seviri-msg1-chan_5-temp_85.srf │ ├── seviri-msg1-chan_5-temp_95.srf │ ├── seviri-msg1-chan_6-temp_85.srf │ ├── seviri-msg1-chan_6-temp_95.srf │ ├── seviri-msg1-chan_7-temp_85.srf │ ├── seviri-msg1-chan_7-temp_95.srf │ ├── seviri-msg1-chan_8-temp_85.srf │ ├── seviri-msg1-chan_8-temp_95.srf │ ├── seviri-msg1-chan_9-temp_85.srf │ ├── seviri-msg1-chan_9-temp_95.srf │ ├── seviri-msg2-chan_1.srf │ ├── seviri-msg2-chan_10-temp_85.srf │ ├── seviri-msg2-chan_10-temp_95.srf │ ├── seviri-msg2-chan_11-temp_85.srf │ ├── seviri-msg2-chan_11-temp_95.srf │ ├── seviri-msg2-chan_12-extended.srf │ ├── seviri-msg2-chan_12.srf │ ├── seviri-msg2-chan_2.srf │ ├── seviri-msg2-chan_3.srf │ ├── seviri-msg2-chan_4-temp_85.srf │ ├── seviri-msg2-chan_4-temp_95.srf │ ├── seviri-msg2-chan_5-temp_85.srf │ ├── seviri-msg2-chan_5-temp_95.srf │ ├── seviri-msg2-chan_6-temp_85.srf │ ├── seviri-msg2-chan_6-temp_95.srf │ ├── seviri-msg2-chan_7-temp_85.srf │ ├── seviri-msg2-chan_7-temp_95.srf │ ├── seviri-msg2-chan_8-temp_85.srf │ ├── seviri-msg2-chan_8-temp_95.srf │ ├── seviri-msg2-chan_9-temp_85.srf │ ├── seviri-msg2-chan_9-temp_95.srf │ ├── seviri-msg3-chan_1.srf │ ├── seviri-msg3-chan_10-temp_85.srf │ ├── seviri-msg3-chan_10-temp_95.srf │ ├── seviri-msg3-chan_11-temp_85.srf │ ├── seviri-msg3-chan_11-temp_95.srf │ ├── seviri-msg3-chan_12.srf │ ├── seviri-msg3-chan_2.srf │ ├── seviri-msg3-chan_3.srf │ ├── seviri-msg3-chan_4-temp_85.srf │ ├── seviri-msg3-chan_4-temp_95.srf │ ├── seviri-msg3-chan_5-temp_85.srf │ ├── seviri-msg3-chan_5-temp_95.srf │ ├── seviri-msg3-chan_6-temp_85.srf │ ├── seviri-msg3-chan_6-temp_95.srf │ ├── seviri-msg3-chan_7-temp_85.srf │ ├── seviri-msg3-chan_7-temp_95.srf │ ├── seviri-msg3-chan_8-temp_85.srf │ ├── seviri-msg3-chan_8-temp_95.srf │ ├── seviri-msg3-chan_9-temp_85.srf │ ├── seviri-msg3-chan_9-temp_95.srf │ ├── seviri-msg4-chan_1.srf │ ├── seviri-msg4-chan_10-temp_85.srf │ ├── seviri-msg4-chan_10-temp_95.srf │ ├── seviri-msg4-chan_11-temp_85.srf │ ├── seviri-msg4-chan_11-temp_95.srf │ ├── seviri-msg4-chan_12-extended.srf │ ├── seviri-msg4-chan_12.srf │ ├── seviri-msg4-chan_2.srf │ ├── seviri-msg4-chan_3.srf │ ├── seviri-msg4-chan_4-temp_85.srf │ ├── seviri-msg4-chan_4-temp_95.srf │ ├── seviri-msg4-chan_5-temp_85.srf │ ├── seviri-msg4-chan_5-temp_95.srf │ ├── seviri-msg4-chan_6-temp_85.srf │ ├── seviri-msg4-chan_6-temp_95.srf │ ├── seviri-msg4-chan_7-temp_85.srf │ ├── seviri-msg4-chan_7-temp_95.srf │ ├── seviri-msg4-chan_8-temp_85.srf │ ├── seviri-msg4-chan_8-temp_95.srf │ ├── seviri-msg4-chan_9-temp_85.srf │ └── seviri-msg4-chan_9-temp_95.srf │ ├── viirs.org │ ├── NG_Oct_2011_README.txt │ ├── NG_VIIRS_NPP_RSR_filtered_Oct2011_BA.zip │ ├── NPP_VIIRS_NG_RSR_I1_Effective_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_I2_Effective_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_I3_filtered_Oct2011f_BA_Mod.dat │ ├── NPP_VIIRS_NG_RSR_I4_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_I5_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M10_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M11_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M12_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M13_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M14_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M15_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M16A_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M16B_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M1_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M2_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M3_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M4_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M5_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M6_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M7_Fused_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M8_filtered_Oct2011f_BA.dat │ ├── NPP_VIIRS_NG_RSR_M9_filtered_Oct2011f_BA.dat │ └── README │ └── viirs │ ├── NPP_VIIRS_NG_RSR_I1_Effective_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_I2_Effective_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_I3_filtered_Oct2011f_BA_Mod.srf │ ├── NPP_VIIRS_NG_RSR_I4_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_I5_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M10_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M11_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M12_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M13_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M14_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M15_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M16A_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M16B_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M1_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M2_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M3_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M4_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M5_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M6_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M7_Fused_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M8_filtered_Oct2011f_BA.srf │ ├── NPP_VIIRS_NG_RSR_M9_filtered_Oct2011f_BA.srf │ └── doit ├── rd_optdat_p.pro ├── read_baran.pro ├── read_baum.pro └── write_orac_optprop_luts.pro /.gitignore: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /AUTHORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/AUTHORS -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/COPYING -------------------------------------------------------------------------------- /COPYRIGHT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/COPYRIGHT -------------------------------------------------------------------------------- /README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/README -------------------------------------------------------------------------------- /create_orac_lut.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/create_orac_lut.pro -------------------------------------------------------------------------------- /create_orac_lut_disort.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/create_orac_lut_disort.pro -------------------------------------------------------------------------------- /create_orac_lut_io.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/create_orac_lut_io.pro -------------------------------------------------------------------------------- /create_orac_lut_scat.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/create_orac_lut_scat.pro -------------------------------------------------------------------------------- /create_orac_lut_wrapper.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/create_orac_lut_wrapper.pro -------------------------------------------------------------------------------- /disort/ExampleDISORT.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/ExampleDISORT.pro -------------------------------------------------------------------------------- /disort/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/README.txt -------------------------------------------------------------------------------- /disort/src/BDREF.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/BDREF.f -------------------------------------------------------------------------------- /disort/src/DISORTfunctions.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/DISORTfunctions.f -------------------------------------------------------------------------------- /disort/src/DISORTfunctions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/DISORTfunctions.h -------------------------------------------------------------------------------- /disort/src/DISORTtoIDL.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/DISORTtoIDL.c -------------------------------------------------------------------------------- /disort/src/DISORTtoIDL.dlm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/DISORTtoIDL.dlm -------------------------------------------------------------------------------- /disort/src/DISORTtoIDL.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/DISORTtoIDL.h -------------------------------------------------------------------------------- /disort/src/DISORTwrapper.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/DISORTwrapper.c -------------------------------------------------------------------------------- /disort/src/Fortran-C.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/Fortran-C.pdf -------------------------------------------------------------------------------- /disort/src/Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/Makefile -------------------------------------------------------------------------------- /disort/src/PRTFIN.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/PRTFIN.f -------------------------------------------------------------------------------- /disort/src/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/README.txt -------------------------------------------------------------------------------- /disort/src/README_BRDF.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/README_BRDF.txt -------------------------------------------------------------------------------- /disort/src/Tutorial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/Tutorial.txt -------------------------------------------------------------------------------- /disort/src/ambrals-fortran.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/ambrals-fortran.c -------------------------------------------------------------------------------- /disort/src/ambralsfor.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/ambralsfor.c -------------------------------------------------------------------------------- /disort/src/ambralsfor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/ambralsfor.h -------------------------------------------------------------------------------- /disort/src/disort/BDREF.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/BDREF.f -------------------------------------------------------------------------------- /disort/src/disort/DISORT.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/DISORT.doc -------------------------------------------------------------------------------- /disort/src/disort/DISORT.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/DISORT.f -------------------------------------------------------------------------------- /disort/src/disort/DISORTsp.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/DISORTsp.f -------------------------------------------------------------------------------- /disort/src/disort/DISOTEST.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/DISOTEST.doc -------------------------------------------------------------------------------- /disort/src/disort/DISOTEST.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/DISOTEST.f -------------------------------------------------------------------------------- /disort/src/disort/DISOTEST2.0.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/DISOTEST2.0.out -------------------------------------------------------------------------------- /disort/src/disort/ErrPack.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/ErrPack.f -------------------------------------------------------------------------------- /disort/src/disort/LINPAK.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/LINPAK.f -------------------------------------------------------------------------------- /disort/src/disort/RDI1MACH.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/RDI1MACH.f -------------------------------------------------------------------------------- /disort/src/disort/RDI1MACH.readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/RDI1MACH.readme -------------------------------------------------------------------------------- /disort/src/disort/RDI1MACHtest.f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/RDI1MACHtest.f -------------------------------------------------------------------------------- /disort/src/disort/README.DISORT2.0: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/README.DISORT2.0 -------------------------------------------------------------------------------- /disort/src/disort/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/disort/README.txt -------------------------------------------------------------------------------- /disort/src/make.inc.example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/disort/src/make.inc.example -------------------------------------------------------------------------------- /dubovik/dubovik_lognormal.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/dubovik/dubovik_lognormal.pro -------------------------------------------------------------------------------- /dubovik/dubovik_lognormal_multiple_eps.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/dubovik/dubovik_lognormal_multiple_eps.pro -------------------------------------------------------------------------------- /dubovik/dubovik_read_filenames.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/dubovik/dubovik_read_filenames.pro -------------------------------------------------------------------------------- /dubovik/dubovik_read_kernel_kext.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/dubovik/dubovik_read_kernel_kext.pro -------------------------------------------------------------------------------- /dubovik/dubovik_read_kernel_scatt_matrix.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/dubovik/dubovik_read_kernel_scatt_matrix.pro -------------------------------------------------------------------------------- /input_files/atm/midsatm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/atm/midsatm.dat -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A70.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A70.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A71.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A71.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A72.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A72.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A73.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A73.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A74.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A74.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A75.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A75.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A76.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A76.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A77.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A77.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A78.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A78.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_CCI_A79.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_CCI_A79.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_EYJ_A81.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_EYJ_A81.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_opac_desert_dust_NSCM.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_opac_desert_dust_NSCM.driver -------------------------------------------------------------------------------- /input_files/driver/aatsr_opac_maritime_clean_80rh.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/aatsr_opac_maritime_clean_80rh.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_ICE_baran_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_ICE_baran_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_ICE_baum_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_ICE_baum_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_ICE_baum_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_ICE_baum_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_WAT_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_WAT_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/ahi_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/ahi_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/atsr2_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/atsr2_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/atsr2_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/atsr2_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/atsr2_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/atsr2_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/atsr2_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/atsr2_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/atsr2_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/atsr2_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/atsr2_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/atsr2_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-1_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-1_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-1_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-1_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-1_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-1_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-2_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-2_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-2_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-2_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-2_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-2_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-3_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-3_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-3_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-3_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-3_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-3_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-metop1_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-metop1_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-metop1_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-metop1_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-metop1_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-metop1_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-metop2_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-metop2_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-metop2_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-metop2_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-metop2_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-metop2_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa10_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa10_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa10_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa10_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa10_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa10_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa11_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa11_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa11_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa11_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa11_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa11_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa12_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa12_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa12_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa12_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa12_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa12_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa14_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa14_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa14_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa14_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa14_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa14_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa15_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa15_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa15_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa15_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa15_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa15_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa16_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa16_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa16_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa16_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa16_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa16_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa17_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa17_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa17_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa17_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa17_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa17_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa18_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa18_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa18_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa18_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa18_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa18_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa19_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa19_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa19_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa19_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa19_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa19_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa5_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa5_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa5_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa5_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa5_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa5_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa6_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa6_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa6_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa6_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa6_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa6_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa7_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa7_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa7_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa7_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa7_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa7_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa8_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa8_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa8_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa8_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa8_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa8_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa9_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa9_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa9_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa9_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/avhrr-noaa9_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/avhrr-noaa9_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/modis-aqua_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-aqua_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/modis-aqua_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-aqua_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/modis-aqua_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-aqua_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/modis-aqua_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-aqua_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/modis-terra_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-terra_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/modis-terra_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-terra_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/modis-terra_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-terra_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/modis-terra_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis-terra_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/modis_EYJ_A81.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_EYJ_A81.driver -------------------------------------------------------------------------------- /input_files/driver/modis_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/modis_ICE_baran_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_ICE_baran_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/modis_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/modis_ICE_baum_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_ICE_baum_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/modis_Volz_1973_pumice.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_Volz_1973_pumice.driver -------------------------------------------------------------------------------- /input_files/driver/modis_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/modis_WAT_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/modis_WAT_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg1_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg1_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg1_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg1_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg1_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg1_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg1_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg1_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg2_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg2_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg2_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg2_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg2_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg2_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg2_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg2_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg3_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg3_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg3_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg3_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg3_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg3_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg4_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg4_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg4_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg4_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/driver/seviri-msg4_WAT_srf_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri-msg4_WAT_srf_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A70.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A70.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A71.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A71.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A72.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A72.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A73.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A73.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A74.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A74.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A75.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A75.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A76.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A76.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A77.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A77.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A78.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A78.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_CCI_A79.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_CCI_A79.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_EYJ_A81.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_EYJ_A81.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_ICE_baran_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_ICE_baran_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_ICE_baum_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_ICE_baum_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_O04_OPAC_urban_80RH.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_O04_OPAC_urban_80RH.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_O05_OPAC_desert_80RH.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_O05_OPAC_desert_80RH.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_O09_OPAC_arctic_80RH.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_O09_OPAC_arctic_80RH.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/seviri_WAT_no_ray.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/seviri_WAT_no_ray.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A70.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A70.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A71.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A71.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A72.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A72.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A73.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A73.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A74.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A74.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A75.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A75.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A76.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A76.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A77.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A77.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A78.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A78.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_CCI_A79.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_CCI_A79.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/slstr_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/slstr_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/viirs-npp_ICE_baran.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/viirs-npp_ICE_baran.driver -------------------------------------------------------------------------------- /input_files/driver/viirs-npp_ICE_baum.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/viirs-npp_ICE_baum.driver -------------------------------------------------------------------------------- /input_files/driver/viirs-npp_ICE_baum_imager.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/viirs-npp_ICE_baum_imager.driver -------------------------------------------------------------------------------- /input_files/driver/viirs-npp_ICE_baum_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/viirs-npp_ICE_baum_srf.driver -------------------------------------------------------------------------------- /input_files/driver/viirs-npp_WAT.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/viirs-npp_WAT.driver -------------------------------------------------------------------------------- /input_files/driver/viirs-npp_WAT_srf.driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/driver/viirs-npp_WAT_srf.driver -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr_11-00.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr_11-00.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr_12-00.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr_12-00.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr__0-55.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr__0-55.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr__0-67.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr__0-67.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr__0-87.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr__0-87.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr__1-60.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr__1-60.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_aatsr__3-70.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_aatsr__3-70.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__0-55.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__0-55.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__0-66.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__0-66.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__0-87.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__0-87.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__1-38.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__1-38.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__1-61.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__1-61.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__2-26.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__2-26.gas -------------------------------------------------------------------------------- /input_files/gas/ModtranGasOpd_slstr__3-74.gas: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/gas/ModtranGasOpd_slstr__3-74.gas -------------------------------------------------------------------------------- /input_files/inst/aatsr.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/aatsr.inst -------------------------------------------------------------------------------- /input_files/inst/ahi.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/ahi.inst -------------------------------------------------------------------------------- /input_files/inst/atsr2.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/atsr2.inst -------------------------------------------------------------------------------- /input_files/inst/avhrr-1.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/avhrr-1.inst -------------------------------------------------------------------------------- /input_files/inst/avhrr-2.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/avhrr-2.inst -------------------------------------------------------------------------------- /input_files/inst/avhrr-3.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/avhrr-3.inst -------------------------------------------------------------------------------- /input_files/inst/modis.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/modis.inst -------------------------------------------------------------------------------- /input_files/inst/seviri.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/seviri.inst -------------------------------------------------------------------------------- /input_files/inst/slstr.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/slstr.inst -------------------------------------------------------------------------------- /input_files/inst/tir.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/tir.inst -------------------------------------------------------------------------------- /input_files/inst/viirs-npp.inst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/inst/viirs-npp.inst -------------------------------------------------------------------------------- /input_files/lut/aerosol_for_cloudcci.lut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/lut/aerosol_for_cloudcci.lut -------------------------------------------------------------------------------- /input_files/lut/aerosolcci_phaseI.lut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/lut/aerosolcci_phaseI.lut -------------------------------------------------------------------------------- /input_files/lut/ice_for_cloudcci.lut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/lut/ice_for_cloudcci.lut -------------------------------------------------------------------------------- /input_files/lut/ice_for_cloudcci_baum.lut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/lut/ice_for_cloudcci_baum.lut -------------------------------------------------------------------------------- /input_files/lut/wat_for_cloudcci.lut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/lut/wat_for_cloudcci.lut -------------------------------------------------------------------------------- /input_files/mie/Aso_A80.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/Aso_A80.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A70.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A70.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A71.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A71.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A72.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A72.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A73.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A73.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A74.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A74.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A75.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A75.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A76.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A76.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A77.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A77.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A78.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A78.mie -------------------------------------------------------------------------------- /input_files/mie/CCI_A79.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/CCI_A79.mie -------------------------------------------------------------------------------- /input_files/mie/Eyja_A81.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/Eyja_A81.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baran.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baran.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_aatsr-im1.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_aatsr-im1.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_atsr-img2.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_atsr-img2.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-m01.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-m01.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-m02.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-m02.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n05.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n05.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n06.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n06.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n07.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n07.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n08.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n08.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n09.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n09.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n10.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n10.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n11.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n11.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n12.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n12.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n14.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n14.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n15.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n15.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n16.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n16.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n17.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n17.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n18.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n18.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_avhrr-n19.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_avhrr-n19.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_meteo-sg1.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_meteo-sg1.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_meteo-sg2.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_meteo-sg2.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_modis-am1.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_modis-am1.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_modis-pm1.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_modis-pm1.mie -------------------------------------------------------------------------------- /input_files/mie/ICE_baum_viirs-npp.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/ICE_baum_viirs-npp.mie -------------------------------------------------------------------------------- /input_files/mie/O01_OPAC_continental_clean_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O01_OPAC_continental_clean_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O02_OPAC_continental_average_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O02_OPAC_continental_average_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O03_OPAC_continental_polluted_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O03_OPAC_continental_polluted_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O04_OPAC_urban_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O04_OPAC_urban_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O05_OPAC_desert_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O05_OPAC_desert_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O06_OPAC_maritime_clean_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O06_OPAC_maritime_clean_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O07_OPAC_maritime_polluted_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O07_OPAC_maritime_polluted_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O08_OPAC_maritime_tropical_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O08_OPAC_maritime_tropical_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O09_OPAC_arctic_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O09_OPAC_arctic_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/O10_OPAC_antarctic_80RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/O10_OPAC_antarctic_80RH.mie -------------------------------------------------------------------------------- /input_files/mie/Pollack_1973_andesite.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/Pollack_1973_andesite.mie -------------------------------------------------------------------------------- /input_files/mie/Volz_1973_pumice.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/Volz_1973_pumice.mie -------------------------------------------------------------------------------- /input_files/mie/WAT.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/WAT.mie -------------------------------------------------------------------------------- /input_files/mie/opac_continental_clean_50RH.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/opac_continental_clean_50RH.mie -------------------------------------------------------------------------------- /input_files/mie/opac_desert_dust_NSCM.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/opac_desert_dust_NSCM.mie -------------------------------------------------------------------------------- /input_files/mie/opac_maritime_clean_80rh.mie: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/mie/opac_maritime_clean_80rh.mie -------------------------------------------------------------------------------- /input_files/srf/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/README -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/README -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_ir11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_ir11.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_ir12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_ir12.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_ir37.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_ir37.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_v16.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_v16.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_v555.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_v555.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_v659.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_v659.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr.org/aatsr_v870.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr.org/aatsr_v870.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_ir11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_ir11.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_ir12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_ir12.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_ir37.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_ir37.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_v16.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_v16.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_v555.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_v555.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_v659.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_v659.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/aatsr_v870.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/aatsr_v870.srf -------------------------------------------------------------------------------- /input_files/srf/aatsr/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/aatsr/doit -------------------------------------------------------------------------------- /input_files/srf/ahi.org/AHI_08_SpecResp.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/AHI_08_SpecResp.xlsx -------------------------------------------------------------------------------- /input_files/srf/ahi.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/README -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_10.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_10.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_11.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_13.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_13.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_14.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_14.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_15.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_15.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_16.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_16.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_4.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_4.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_5.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_5.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_6.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_6.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_7.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_7.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_8.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_8.srf -------------------------------------------------------------------------------- /input_files/srf/ahi.org/ahi-chan_9.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi.org/ahi-chan_9.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_10.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_10.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_11.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_13.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_13.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_14.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_14.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_15.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_15.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_16.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_16.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_4.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_4.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_5.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_5.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_6.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_6.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_7.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_7.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_8.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_8.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/ahi-chan_9.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/ahi-chan_9.srf -------------------------------------------------------------------------------- /input_files/srf/ahi/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/ahi/doit -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/README -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_ir11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_ir11.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_ir12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_ir12.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_ir37.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_ir37.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_v16.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_v16.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_v555.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_v555.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_v659.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_v659.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2.org/atsr2_v870.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2.org/atsr2_v870.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_ir11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_ir11.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_ir12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_ir12.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_ir37.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_ir37.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_v16.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_v16.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_v555.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_v555.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_v659.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_v659.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/atsr2_v870.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/atsr2_v870.srf -------------------------------------------------------------------------------- /input_files/srf/atsr2/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/atsr2/doit -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOPB_A307C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOPB_A307C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOPB_A307C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOPB_A307C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOPB_A307C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOPB_A307C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOPB_A307C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOPB_A307C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOPB_A307C03A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOPB_A307C03A.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOPB_A307C03B.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOPB_A307C03B.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOP_A_A305C001_revD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOP_A_A305C001_revD.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOP_A_A305C002_revD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOP_A_A305C002_revD.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOP_A_A305C004_revD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOP_A_A305C004_revD.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOP_A_A305C005_revD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOP_A_A305C005_revD.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOP_A_A305C03A_revD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOP_A_A305C03A_revD.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/METOP_A_A305C03B_revD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/METOP_A_A305C03B_revD.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_10_A101C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_10_A101C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_10_A101C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_10_A101C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_10_A101C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_10_A101C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_10_A101C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_10_A101C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_11_A203C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_11_A203C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_11_A203C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_11_A203C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_11_A203C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_11_A203C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_11_A203C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_11_A203C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_11_A203C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_11_A203C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_12_A205C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_12_A205C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_12_A205C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_12_A205C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_12_A205C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_12_A205C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_12_A205C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_12_A205C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_12_A205C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_12_A205C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_13_A206C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_13_A206C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_13_A206C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_13_A206C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_13_A206C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_13_A206C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_13_A206C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_13_A206C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_13_A206C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_13_A206C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_14_A204C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_14_A204C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_14_A204C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_14_A204C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_14_A204C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_14_A204C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_14_A204C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_14_A204C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_14_A204C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_14_A204C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_15_A302C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_15_A302C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_15_A302C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_15_A302C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_15_A302C03A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_15_A302C03A.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_16_A301C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_16_A301C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_16_A301C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_16_A301C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_16_A301C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_16_A301C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_16_A301C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_16_A301C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_16_A301C03A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_16_A301C03A.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_16_A301C03B.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_16_A301C03B.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_17_A304C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_17_A304C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_17_A304C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_17_A304C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_17_A304C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_17_A304C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_17_A304C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_17_A304C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_17_A304C03A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_17_A304C03A.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_17_A304C03B.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_17_A304C03B.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_18_A306C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_18_A306C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_18_A306C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_18_A306C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_18_A306C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_18_A306C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_18_A306C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_18_A306C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_18_A306C03A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_18_A306C03A.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_18_A306C03B.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_18_A306C03B.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_19_A308C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_19_A308C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_19_A308C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_19_A308C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_19_A308C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_19_A308C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_19_A308C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_19_A308C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_19_A308C03A.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_19_A308C03A.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_19_A308C03B.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_19_A308C03B.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_6_A103C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_6_A103C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_6_A103C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_6_A103C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_6_A103C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_6_A103C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_6_A103C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_6_A103C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_7_A201C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_7_A201C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_7_A201C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_7_A201C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_7_A201C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_7_A201C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_7_A201C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_7_A201C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_7_A201C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_7_A201C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_8_A102C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_8_A102C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_8_A102C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_8_A102C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_8_A102C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_8_A102C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_8_A102C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_8_A102C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_9_A202C001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_9_A202C001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_9_A202C002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_9_A202C002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_9_A202C003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_9_A202C003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_9_A202C004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_9_A202C004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/NOAA_9_A202C005.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/NOAA_9_A202C005.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/README -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/TIROS_N_APFMC004.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/TIROS_N_APFMC004.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/TIROS_N_PFMC001.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/TIROS_N_PFMC001.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/TIROS_N_PFMC002.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/TIROS_N_PFMC002.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr.org/TIROS_N_PFMC003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr.org/TIROS_N_PFMC003.txt -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOPB_A307C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOPB_A307C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOPB_A307C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOPB_A307C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOPB_A307C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOPB_A307C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOPB_A307C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOPB_A307C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOPB_A307C03A.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOPB_A307C03A.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOPB_A307C03B.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOPB_A307C03B.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOP_A_A305C001_revD.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOP_A_A305C001_revD.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOP_A_A305C002_revD.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOP_A_A305C002_revD.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOP_A_A305C004_revD.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOP_A_A305C004_revD.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOP_A_A305C005_revD.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOP_A_A305C005_revD.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOP_A_A305C03A_revD.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOP_A_A305C03A_revD.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/METOP_A_A305C03B_revD.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/METOP_A_A305C03B_revD.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_10_A101C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_10_A101C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_10_A101C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_10_A101C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_10_A101C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_10_A101C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_10_A101C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_10_A101C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_11_A203C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_11_A203C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_11_A203C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_11_A203C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_11_A203C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_11_A203C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_11_A203C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_11_A203C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_11_A203C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_11_A203C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_12_A205C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_12_A205C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_12_A205C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_12_A205C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_12_A205C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_12_A205C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_12_A205C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_12_A205C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_12_A205C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_12_A205C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_13_A206C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_13_A206C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_13_A206C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_13_A206C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_13_A206C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_13_A206C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_13_A206C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_13_A206C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_13_A206C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_13_A206C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_14_A204C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_14_A204C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_14_A204C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_14_A204C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_14_A204C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_14_A204C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_14_A204C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_14_A204C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_14_A204C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_14_A204C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_15_A302C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_15_A302C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_15_A302C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_15_A302C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_15_A302C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_15_A302C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_15_A302C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_15_A302C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_15_A302C03A.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_15_A302C03A.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_15_A302C03B.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_15_A302C03B.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_16_A301C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_16_A301C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_16_A301C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_16_A301C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_16_A301C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_16_A301C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_16_A301C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_16_A301C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_16_A301C03A.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_16_A301C03A.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_16_A301C03B.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_16_A301C03B.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_17_A304C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_17_A304C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_17_A304C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_17_A304C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_17_A304C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_17_A304C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_17_A304C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_17_A304C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_17_A304C03A.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_17_A304C03A.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_17_A304C03B.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_17_A304C03B.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_18_A306C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_18_A306C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_18_A306C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_18_A306C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_18_A306C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_18_A306C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_18_A306C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_18_A306C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_18_A306C03A.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_18_A306C03A.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_18_A306C03B.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_18_A306C03B.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_19_A308C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_19_A308C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_19_A308C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_19_A308C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_19_A308C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_19_A308C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_19_A308C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_19_A308C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_19_A308C03A.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_19_A308C03A.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_19_A308C03B.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_19_A308C03B.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_6_A103C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_6_A103C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_6_A103C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_6_A103C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_6_A103C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_6_A103C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_6_A103C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_6_A103C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_7_A201C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_7_A201C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_7_A201C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_7_A201C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_7_A201C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_7_A201C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_7_A201C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_7_A201C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_7_A201C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_7_A201C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_8_A102C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_8_A102C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_8_A102C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_8_A102C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_8_A102C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_8_A102C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_8_A102C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_8_A102C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_9_A202C001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_9_A202C001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_9_A202C002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_9_A202C002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_9_A202C003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_9_A202C003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_9_A202C004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_9_A202C004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/NOAA_9_A202C005.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/NOAA_9_A202C005.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/TIROS_N_APFMC004.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/TIROS_N_APFMC004.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/TIROS_N_PFMC001.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/TIROS_N_PFMC001.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/TIROS_N_PFMC002.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/TIROS_N_PFMC002.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/TIROS_N_PFMC003.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/TIROS_N_PFMC003.srf -------------------------------------------------------------------------------- /input_files/srf/avhrr/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/avhrr/doit -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/01.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/01.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/02.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/02.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/03.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/03.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/04.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/04.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/05.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/05.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/06.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/06.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/07.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/07.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/08.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/08.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/09.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/09.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/10.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/10.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/11.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/11.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/12.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/12.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/13.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/13.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/14.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/14.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/15.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/15.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/16.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/16.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/17.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/17.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/18.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/18.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/19.amb.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/19.amb.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/20.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/20.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/21.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/21.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/22.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/22.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/23.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/23.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/24.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/24.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/25.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/25.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/26.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/26.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/27.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/27.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/28.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/28.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/29.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/29.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/30.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/30.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/31.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/31.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/32.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/32.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/33.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/33.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/34.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/34.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/35.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/35.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/36.tv.1pct.det: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/36.tv.1pct.det -------------------------------------------------------------------------------- /input_files/srf/modis-aqua.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua.org/README -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/01.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/01.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/02.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/02.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/03.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/03.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/04.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/04.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/05.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/05.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/06.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/06.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/07.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/07.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/08.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/08.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/09.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/09.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/10.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/10.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/11.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/11.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/12.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/12.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/13.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/13.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/14.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/14.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/15.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/15.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/16.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/16.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/17.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/17.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/18.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/18.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/19.amb.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/19.amb.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/20.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/20.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/21.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/21.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/22.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/22.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/23.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/23.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/24.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/24.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/25.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/25.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/26.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/26.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/27.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/27.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/28.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/28.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/29.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/29.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/30.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/30.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/31.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/31.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/32.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/32.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/33.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/33.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/34.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/34.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/35.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/35.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/36.tv.1pct.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/36.tv.1pct.srf -------------------------------------------------------------------------------- /input_files/srf/modis-aqua/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-aqua/doit -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/README -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.1.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.1.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.10.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.10.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.11.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.11.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.12.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.12.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.13.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.13.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.14.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.14.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.15.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.15.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.16.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.16.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.17.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.17.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.18.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.18.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.19.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.19.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.2.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.2.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.20.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.20.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.21.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.21.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.22.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.22.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.23.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.23.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.24.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.24.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.25.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.25.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.26.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.26.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.27.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.27.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.28.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.28.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.29.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.29.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.3.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.3.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.30.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.30.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.31.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.31.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.32.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.32.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.33.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.33.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.34.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.34.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.35.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.35.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.36.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.36.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.4.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.4.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.5.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.5.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.6.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.6.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.7.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.7.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.8.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.8.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra.org/rsr.9.inb.final: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra.org/rsr.9.inb.final -------------------------------------------------------------------------------- /input_files/srf/modis-terra/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/doit -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.1.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.1.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.10.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.10.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.11.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.11.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.12.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.12.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.13.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.13.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.14.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.14.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.15.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.15.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.16.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.16.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.17.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.17.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.18.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.18.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.19.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.19.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.2.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.2.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.20.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.20.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.21.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.21.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.22.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.22.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.23.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.23.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.24.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.24.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.25.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.25.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.26.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.26.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.27.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.27.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.28.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.28.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.29.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.29.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.3.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.3.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.30.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.30.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.31.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.31.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.32.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.32.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.33.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.33.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.34.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.34.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.35.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.35.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.36.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.36.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.4.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.4.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.5.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.5.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.6.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.6.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.7.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.7.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.8.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.8.inb.srf -------------------------------------------------------------------------------- /input_files/srf/modis-terra/rsr.9.inb.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/modis-terra/rsr.9.inb.srf -------------------------------------------------------------------------------- /input_files/srf/preproc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/preproc.py -------------------------------------------------------------------------------- /input_files/srf/preproc_modis.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/preproc_modis.py -------------------------------------------------------------------------------- /input_files/srf/seviri.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/README -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_10.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_10.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_11.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_11.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_4.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_4.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_5.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_5.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_6.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_6.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_7.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_7.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_8.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_8.srf -------------------------------------------------------------------------------- /input_files/srf/seviri.org/seviri-chan_9.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri.org/seviri-chan_9.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/doit: -------------------------------------------------------------------------------- 1 | preproc.py 2 | -------------------------------------------------------------------------------- /input_files/srf/seviri/preproc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/preproc.py -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_10-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_10-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_10-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_10-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_11-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_11-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_11-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_11-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_4-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_4-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_4-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_4-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_5-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_5-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_5-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_5-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_6-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_6-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_6-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_6-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_7-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_7-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_7-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_7-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_8-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_8-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_8-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_8-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_9-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_9-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg1-chan_9-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg1-chan_9-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_10-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_10-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_10-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_10-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_11-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_11-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_11-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_11-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_4-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_4-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_4-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_4-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_5-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_5-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_5-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_5-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_6-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_6-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_6-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_6-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_7-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_7-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_7-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_7-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_8-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_8-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_8-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_8-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_9-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_9-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg2-chan_9-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg2-chan_9-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_10-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_10-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_10-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_10-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_11-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_11-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_11-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_11-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_4-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_4-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_4-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_4-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_5-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_5-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_5-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_5-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_6-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_6-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_6-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_6-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_7-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_7-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_7-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_7-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_8-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_8-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_8-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_8-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_9-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_9-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg3-chan_9-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg3-chan_9-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_1.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_1.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_10-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_10-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_10-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_10-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_11-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_11-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_11-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_11-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_12.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_12.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_2.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_2.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_3.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_3.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_4-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_4-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_4-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_4-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_5-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_5-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_5-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_5-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_6-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_6-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_6-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_6-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_7-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_7-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_7-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_7-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_8-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_8-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_8-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_8-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_9-temp_85.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_9-temp_85.srf -------------------------------------------------------------------------------- /input_files/srf/seviri/seviri-msg4-chan_9-temp_95.srf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/seviri/seviri-msg4-chan_9-temp_95.srf -------------------------------------------------------------------------------- /input_files/srf/viirs.org/NG_Oct_2011_README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/viirs.org/NG_Oct_2011_README.txt -------------------------------------------------------------------------------- /input_files/srf/viirs.org/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/viirs.org/README -------------------------------------------------------------------------------- /input_files/srf/viirs/doit: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/input_files/srf/viirs/doit -------------------------------------------------------------------------------- /rd_optdat_p.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/rd_optdat_p.pro -------------------------------------------------------------------------------- /read_baran.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/read_baran.pro -------------------------------------------------------------------------------- /read_baum.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/read_baum.pro -------------------------------------------------------------------------------- /write_orac_optprop_luts.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ORAC-CC/create_orac_lut/HEAD/write_orac_optprop_luts.pro --------------------------------------------------------------------------------