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

addfile cannot read NetCDF file #194

Open
anikfal opened this issue Dec 18, 2022 · 0 comments
Open

addfile cannot read NetCDF file #194

anikfal opened this issue Dec 18, 2022 · 0 comments

Comments

@anikfal
Copy link

anikfal commented Dec 18, 2022

Code
addfile with read-write status parameter:

f = addfile("era5_file.nc","w")
print(f)

Output

Variable: f
(0) File Missing Value : -1

f = addfile("era5_file.nc","r") does not have any problem.

OS: Fedora 36
NCL version: 6.6.2

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