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

Issue with using gfs_nemsiotonc #5

Open
zxh163404 opened this issue Oct 30, 2018 · 2 comments
Open

Issue with using gfs_nemsiotonc #5

zxh163404 opened this issue Oct 30, 2018 · 2 comments

Comments

@zxh163404
Copy link

Hi:
I really appreciate it that you made this python package. After installation, I tried to use utils/gfs_nemsiotonc to convert the gfs ensemble data (nemsio) to netcdf data before I use python to read data from it. I was using gdas.t12z.sfcf006.mem014.nemsio and I got error message like: " problem with nemsio_readrecv(ps), iret= -42" . Do you know how I can fix this issue?

@masabhathini
Copy link

Hi,
I also facing the same issue.
gfs_nemsiotonc gdas.t00z.atmf001.nemsio xx.nc
problem with nemsio_readrecv(dpress), iret= -42

pls, guide me.

@scothalverson
Copy link

That error indicates that either the nemsio library couldn't find a record number for the specified name, or that it couldn't read the data once it found a record number. Are you sure the record name exists in your nemsio file? If so, could it be missing/corrupt?

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

3 participants