Published May 19, 2024
| Version 1.3.0
Software
Open
TCCON/py-ginput – ginput v1.2.0 release – ginput v1.3.0 release
Description
This release primarily adds two new features:
- the ability to calculate a time-varying O2 mole fraction, which gets added to the
.vmrfile header. - better tracking of input met model data in the
.modfile header.
To support the time-varying O2 mole fraction, it includes a new program that downloads Scripps O2/N2 data and NOAA global average CO2 data and calculates the yearly O2 mole fraction from them. This file is not included with ginput, but can be obtained by running the update_fo2 subcommand of run_ginput.py.
Other changes:
- Some type hints in
get_NOAA_flask_dataupdated to be backwards compatible to at least Python 3.7. - Small update to
mod_makerto handle taking chemistry variables from a different version of the GEOS files than the met variables. This will support possible TCCON reprocessing with GEOS FP-IT met and GEOS IT CO.
Files
py-ginput_v1.3.0.zip
Additional details
- Available
-
2024-11-20