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

Check PS field exists in restart file #6

Closed
jwallwork23 opened this issue Dec 6, 2024 · 1 comment
Closed

Check PS field exists in restart file #6

jwallwork23 opened this issue Dec 6, 2024 · 1 comment
Assignees

Comments

@jwallwork23
Copy link

Your name

Joe Wallwork

Your affiliation

University of Cambridge

What happened? What did you expect to happen?

I hit an error of the form

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%%%               HEMCO: Harmonized Emissions Component                 %%%%%
%%%%%               You are using HEMCO version 3.9.3                     %%%%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  
Reading settings & switches of HEMCO configuration file: HEMCO_Config.rc

HEMCO verbose output is OFF
  
Reading fields of HEMCO configuration file: HEMCO_Config.rc
Using HEMCO extension: Volcano (volcanic SO2 emissions)
Using HEMCO extension: Inorg_Iodine (HOI and I2 emissions)
HEMCO: Opening /home/joe/data/giss-gc/ExtData/HEMCO/TIMEZONES/v2015-02/timezones_voronoi_1x1.nc
HEMCO: Opening /home/joe/data/giss-gc/ExtData/HEMCO/UVALBEDO/v2019-06/uvalbedo.geos.2x25.nc
HEMCO: Opening ./Restarts/GEOSChem.Restart.20190701_0000z.nc4

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

In Ncrd_3d_R4 #1:  PS, NetCDF: Variable not found
     65536

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Code stopped from DO_ERR_OUT (in module NcdfUtil/m_do_err_out.F90) 

This is an error that was encountered in one of the netCDF I/O modules,
which indicates an error in writing to or reading from a netCDF file!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I eventually managed to find out where this was coming from, but it wasn't immediately obvious.

What are the steps to reproduce the bug?

Build and run GISS-GC using the setup.sh, build.sh, and run.sh scripts provided in fetch4/GISS-GC#63.

Please attach any relevant configuration and log files.

No response

What HEMCO version were you using?

3.9.0

What environment were you running HEMCO on?

Personal computer

What compiler and version were you using?

gfortran 11.4.0

Will you be addressing this bug yourself?

Yes

In what configuration were you running HEMCO?

Other (please explain in additional information section below)

As what resolution were you running HEMCO?

4x5

What meterology fields did you use?

Other (please explain in additional information section below)

Additional information

Driven by GISS Model E as part of GISS-GC.

@jwallwork23
Copy link
Author

Fixed by ensuring we are using the correct restart file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant