reproducible-notebooks / ERDDAP_timeseries_explorer

Simple interactive ERDDAP time series explorer using Jupyter Widgets
MIT License
6 stars 4 forks source link

gets only valid std names for the server #27

Closed apkrelling closed 3 years ago

apkrelling commented 3 years ago

This PR gets a list of only the valid standard names for each server for the dropdown menu. In a future PR I'll try to make it faster/more efficient.

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

ocefpaf commented 3 years ago

Let's go with this for now and iterate on another PR. This works fine even if it is not the most optimized way.