integrated_methane_inversion icon indicating copy to clipboard operation
integrated_methane_inversion copied to clipboard

Error BoundaryCondition

Open DajaE1 opened this issue 1 year ago • 4 comments

Name and Institution (Required)

Name: Daja Elum Institution: Howard University

Description of your issue or question

Tried to run a simulation with nothing changed other than the lat/lon and date (one day) and received multiple errors regarding the BoundaryConditions .nc4 file not existing and the "HeadObject operation: Key GEOSCHEM_RESTARTS/v2020-02/initial_GEOSChem_rst.2x25_CG4.nc" does not exist.

This has caused a failure in creating inversion results.

image

DajaE1 avatar Feb 08 '24 15:02 DajaE1

Here is my comfig.yml: the run was for one day: "20231011 - 20231012:

image

image

image

image

DajaE1 avatar Feb 08 '24 15:02 DajaE1

Hi @DajaE1,

This error is occurring because the boundary condition files needed to start the IMI are only currently available up until 2023-06-01. We are currently planning the release of IMI 2.0, which will include a new set of boundary conditions (with more frequent updates). For now, using an earlier time period should work.

Additionally, which version of the IMI are you using? The current released version is IMI 1.2. I ask because I see that there is no BCversion config variable, which comes standard in IMI 1.2. I would recommend switching to IMI 1.2 if you are not already using it. You can do this by doing:

$ cd /home/ubuntu/integrated_methane_inversion
$ git checkout main
$ git pull
$ git checkout imi-1.2.1

Let us know if you have additional issues!

-- Lucas and the IMI team

laestrada avatar Feb 08 '24 15:02 laestrada

I ran into this issue as well and was able to find this open post; however, I think it would be useful to alert the user when their config input is "out of bounds". It was not immediately clear that that was the issue until I found this post stating as much. I am using most recent IMI 1.2. Thanks!

Aaron

agmeyer4 avatar Apr 04 '24 21:04 agmeyer4

Is the AMI in AWS set up to run GEOS-Chem and get more recent GEOS-Chem BCs?

valenal avatar May 10 '24 19:05 valenal

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the issue from closing this issue.

github-actions[bot] avatar Nov 07 '24 01:11 github-actions[bot]

Closing due to inactivity

github-actions[bot] avatar Nov 14 '24 01:11 github-actions[bot]