eWaterCycle / eWaterCycle/jupyterlab_thredds
Change default THREDDS server catalog url to public THREDDS server
Open
- Dominant language
- Python
- Stars
- 25
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Currently the extension uses a THREDDS server running on localhost as the default.
So it expects you to have a THREDDS server running locally which makes it hard to quickly test it out.
The default THREDDS catalog url should be changed to a public url like http://thredds.ucar.edu/thredds/ or http://opendap.knmi.nl/knmi/thredds/ or one of listed at https://publicwiki.deltares.nl/display/OET/OPeNDAP
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.