fnemina / pyOSOAA

pyOSOAA is a python interface for the Ocean Successive Orders with Atmosphere - Advanced (OSOAA) radiative transfer.
GNU General Public License v3.0
20 stars 6 forks source link

lookup tables #47

Open panyuwei1 opened 1 year ago

panyuwei1 commented 1 year ago

Hello developers, I have some questions that I need your help with. I want to generate lookup tables, so when I am using the runwavelengths function in pyosoaa, I set the solar zenith angle to 0-80° at 10° intervals and the relative azimuth to 0-180° at 5° intervals, resulting in an advanced and standard output file for each band and each angle under the OSOAA_ROOT results, so it takes up up all my ubuntu space. What should I do? It seems that in order to use the pyOSOAA code you must have OSOAA simulate the results file, can you share the code for the lookup table?