geoschem / geos-chem

GEOS-Chem "Science Codebase" repository. Contains GEOS-Chem science routines, run directory generation scripts, and interface code. This repository is used as a submodule within the GCClassic and GCHP wrappers, as well as in other modeling contexts (external ESMs).
http://geos-chem.org
Other
168 stars 161 forks source link

GEOS-FP data #1999

Closed yangning-code closed 9 months ago

yangning-code commented 12 months ago

Name and Institution (Required)

Name: NingYang Institution: JNU

Confirm you have reviewed the following documentation

Confirm

Description of your issue or question

Where can I download earlier GEOS-FP data? For example, data from 2000 to the present.

yantosca commented 12 months ago

Thanks for writing @yangning-code. The GEOS-FP archive started in about 2013 or 2014, and it is only a forward-going meteorology product. So there are no data for those time periods.

For earlier dates you would need to use MERRA-2, which goes from 1980-present.

yangning-code commented 12 months ago

Thank you. But I need to run nested in China with a resolution of only GEOS-FP 0.25x0.3125. Do you have any methods for generating GEOS-FP meteorological data?

yantosca commented 12 months ago

@yangning-code: The GEOS-FP data are generated by NASA/GMAO and we just download them.

You could try using MERRA2 0.25 x 0.625 meteorology and let HEMCO regrid that to the 0.25 x 0.3125 grid. That might work.

yangning-code commented 12 months ago

Thank you. I don't understand this sentence, "You could try using MERRA2 0.25 x 0.625 meteorology and let HEMCO regrid that to the 0.25 x 0.3125 grid." Are you suggesting directly using HEMCO to call MERRA2 meteorological data, which will automatically adjust the resolution to 0.25x0.3125 for nesting, or are you referring to some other approach?

yantosca commented 11 months ago

@yangning-code: Sorry for the confusion. HEMCO in GEOS-Chem should be able to regrid the meteorological data to the grid resolution that you are using. However, we don't have much experience in e.g. using MERRA-2 meteorology at the 0.25 x 0.3125 grid. You would be on your own.

yangning-code commented 11 months ago

Thank you

yantosca commented 9 months ago

Closing out this issue. Feel free to open a new issue if you are still stuck.