emit-sds / emit-ghg

Mapping of greenhouse gases with EMIT.
Apache License 2.0
34 stars 14 forks source link

Gaussian window with 2nd methane and 900to1200 #3

Closed jfahlen closed 11 months ago

jfahlen commented 1 year ago

Contains two updates:

1) Adds the Gaussian covariance window in process_mf.py. Currently hardcoded to a width of 20. I'm not sure how to handle parameters like this so I just left it for now.

2) Changes process_mf.py to use a set of specified channels rather than the wavelength range. Currently hardcoded to use the standard 49 CH4 channels plus the second Ch4 absorption region from 1600 to 1800 plus three channels between 900 and 1200 (two water absorptions and one clear). I call this "baseline_2nd_region_3ch" in the code. As with 1, not sure how to handle this so it's just hardcoded for now.