geoschem / integrated_methane_inversion

Integrated Methane Inversion workflow repository.
https://imi.readthedocs.org
MIT License
26 stars 23 forks source link

Update download_TROPOMI.py to use v02.04.00/v02.05.00 of tropomi data #108

Closed laestrada closed 1 year ago

laestrada commented 1 year ago

Ensures download of v2.0.4 of the tropomi data. Additionally, simplifies the logic used to determine the subdirectory to download from. There was previously some convoluted logic here that I attempted to simplify and make more readable.

Expected behavior is that data before 07-26-2022 is downloaded from the s3://meeo-s5p/RPRO bucket and everything after is downloaded from s3://meeo-s5p/OFFL.

@nicholasbalasus can you take a look since you are the tropomi expert?

nicholasbalasus commented 1 year ago

Thanks, Lucas, this looks great. It's really cool that they got all of the RPRO data on AWS so fast. The pull request might be better named "Update download_TROPOMI.py" to use v02.04.00/v02.05.00 of TROPOMI data." There is a switch from v02.04.00 to v02.05.00 in March 2023, but it doesn't impact the CH4 retrieval.

nicholasbalasus commented 1 year ago

Not super important, but just emphasizing it is v02.04.00/v02.05.00 (instead of v2.0.4 and v2.0.5).