Lizzie Lundgren
Lizzie Lundgren
I am following ReadTheDocs to regrid an xarray DataSet with multiple variables using xESMF 0.2.0: https://xesmf.readthedocs.io/en/latest/notebooks/Dataset.html The example works great for bilinear method, but fails for conservative, seemingly due to...
In GEOS-Chem 13 there is a toggle in `HEMCO_Config.rc` to turn off emissions separate from meteorology and chemistry inputs read through HEMCO. The setting to turn emissions on/off in `input.geos`...
This is part 2 of separate issue https://github.com/geoschem/geos-chem/issues/232 which is now closed with the pending release of GEOS-Chem 12.9.0. Meteorology fields and other HEMCO fields retrieved in GeosCore subroutines all...
This PR merges in the latest updates compatibility with CESM. Updates were developed by Thibaud Fritz (@fritzt), Haipeng Lin (@jimmielin), and myself. The changes include the following: 1. Set `EmisSpec`...
Updates included in this pull request are from Christoph Keller and are relevant only for running GEOS-Chem in GEOS. These updates are zero diff for GEOS-Chem Classic and GCHP. The...
This PR updates the GC-Classic and GCHP config files to use new file `EDGARv42/v2015-02/NO/EDGAR_hourly_NOxScale.modified.nc`, which is a duplicate of the file currently used but with all missing data removed and...
This PR fixes a bug in 14.0.0 in which the incorrect AOD wavelength logical is used in subroutine PHOTO_JX. That bug resulted in calculating the 550 nm scaling rather than...
I discovered a bug in 14.0,0 in which the incorrect AOD wavelength logical is used in subroutine `PHOTO_JX`, resulting in calculating the 550 nm scaling rather than the 999 nm...
This is a bug report about a silent bug affecting GEOS-Chem. I recently discovered that using tabs rather than spaces in the extension switch section of the HEMCO config file...
This feature request supersedes https://github.com/geoschem/geos-chem/issues/666 (Extract FAST-JX code into separate directory). Cloud-J is an improved Fast-J from Michael Prather that can be run as a standalone model. Rather than pull...