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

Satellite_Example.ipynb Broken #95

Open
julienchastang opened this issue Apr 10, 2020 · 2 comments
Open

Satellite_Example.ipynb Broken #95

julienchastang opened this issue Apr 10, 2020 · 2 comments
Assignees

Comments

@julienchastang
Copy link
Member

HTTPError: 404 Client Error: 404 for url: https://thredds.ucar.edu/thredds/catalog/satellite/WV/WEST-CONUS_4km/current/catalog.xml

Looping @wendiflynn into the conversation.

@dopplershift
Copy link
Member

The 404 is because I took down that entry from the THREDDS catalog--but I took it down because that data is no longer being shipped on NOAAPORT. @dcamron can you update this example to use GOES-16 or 17? It should be as easy as replacing the GiniFile stuff with a call to remote_access(use_xarray=True) I think (with some other variable name updates). I think.

@dopplershift
Copy link
Member

Looks like that data re-appeared, but currently the data on thredds.ucar.edu is stale (from sept 2020 as of this writing). Need to update this example, because it tries to get GFS output from September and fails.

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