Skip to content

Simple interactive ERDDAP time series explorer using Jupyter Widgets

License

Notifications You must be signed in to change notification settings

apkrelling/ERDDAP_timeseries_explorer

 
 

Repository files navigation

ERDDAP Timeseries Explorer

Idea is to make a simple, interactive ERDDAP time series viewer in a notebook using Jupyter widgets

  • do a query to find the lon,lat points of all time series stations that contain a specified standard_name variable
  • put station markers on a map
  • click a station and get a time series plot from the last two weeks of data
  • select a different standard_name variable from a drop down menu

Run Notebook on binder:

Pangeo Binder

About

Simple interactive ERDDAP time series explorer using Jupyter Widgets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • Jupyter Notebook 8.4%