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

download_narr broken #103

Closed
mitchellmanware opened this issue Jul 17, 2024 · 1 comment
Closed

download_narr broken #103

mitchellmanware opened this issue Jul 17, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mitchellmanware
Copy link
Collaborator

Downloaded nc files cannot be opened

> s <- process_narr(
+   variable = "shum",
+   date = c("2021-01-01", "2021-01-10"),
+   path = "~/Documents/amadeus/demo/shum"
+ )
Error: [rast] cannot open this file as a SpatRaster: /Users/manwareme/Documents/amadeus/demo/shum/shum.202101.nc
In addition: Warning message:
`/Users/manwareme/Documents/amadeus/demo/shum/shum.202101.nc' not recognized as a supported file format. (GDAL error 4) 
@mitchellmanware mitchellmanware added the bug Something isn't working label Jul 17, 2024
@mitchellmanware mitchellmanware self-assigned this Jul 17, 2024
@mitchellmanware
Copy link
Collaborator Author

The code has been fixed but there now seems to be a host issue with the NCEP NARR server, as even the information page is down.
https://psl.noaa.gov/data/gridded/data.narr.html
Screenshot 2024-07-18 at 1 30 03 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant