Skip to content

Instantly share code, notes, and snippets.

@dopplershift
Last active April 18, 2024 03:28
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save dopplershift/356f2e14832e9b676207 to your computer and use it in GitHub Desktop.
Save dopplershift/356f2e14832e9b676207 to your computer and use it in GitHub Desktop.
A Jupyter notebook showing how to use Python to access the NCEI radar archive on Amazon S3 through Unidata's THREDDS server.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@ebdavison
Copy link

Understood. Thanks.

@btang8
Copy link

btang8 commented Apr 1, 2024

Following the example script exactly, I am encountering an error where catalog.datasets returns an empty list for either real-time or archived queries. Perhaps just a temporary hiccup with the radar server or some change with the backend?

@jrudzin
Copy link

jrudzin commented Apr 18, 2024

Having the same issue as btang8 - receiving an empty list even though the data is there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment