Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find field with valid time stamp #2658

Open
InterstellarPenguin opened this issue Dec 20, 2024 · 0 comments
Open

Cannot find field with valid time stamp #2658

InterstellarPenguin opened this issue Dec 20, 2024 · 0 comments
Labels
category: Bug Something isn't working

Comments

@InterstellarPenguin
Copy link

InterstellarPenguin commented Dec 20, 2024

Your name

Guolinyang

Your affiliation

UCAS

What happened? What did you expect to happen?

Hi, I’m running a 42-year CO2 simulation using my own monthly carbon flux and fossil fuel data (referred to as SA). The simulation runs smoothly until the last time step (2022-12-01), where I encounter the error described as 'Cannot find field with valid time stamp.'
image

To debug, I initiated another simulation (referred to as SB) starting from 2022-11-01 and ending on 2023-01-01. In this run, I modified the fossil fuel emission setting in HEMCO_config.rc from EFY to C. Interestingly, the issue does not occur when reading the 2022-12-01 fossil fuel data in this setup.

What are the steps to reproduce the bug?

Related config setting are below:
SA:
image
image

SB:
image
image

PS: I also post my code of creating the input data
image
I'm wondering if this process might have introduced the bug, especially the following line: xr.cftime_range(start='1981-01-01', end='2022-12-01', freq='MS')

When the model reading other carbon flux data I created, the bugs still appear, I suspect the reason is the same as the fossil fuel data, since I used an identical format to creating input datas.

Please attach any relevant configuration and log files.

No response

What GEOS-Chem version were you using?

14.4.2

What environment were you running GEOS-Chem on?

Local cluster

What compiler and version were you using?

ifort version 15.0.2

Will you be addressing this bug yourself?

Yes

In what configuration were you running GEOS-Chem?

GCClassic

What simulation were you running?

CO2

As what resolution were you running GEOS-Chem?

2x2.5

What meterology fields did you use?

MERRA-2

Additional information

No response

@InterstellarPenguin InterstellarPenguin added the category: Bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant