Recent Releases of @ewatercycle/jupyterlab_thredds
@ewatercycle/jupyterlab_thredds - v0.5.0
JupyterLab dataset browser for THREDDS catalog and free text search for Earth System Grid Federation.
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
Fixed
- Compatible with Jupyter Lab 2.1.5 (#32)
- Python
Published by sverhoeven almost 6 years ago
@ewatercycle/jupyterlab_thredds - v0.4.1
JupyterLab dataset browser for THREDDS catalog and free text search for Earth System Grid Federation.
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
Added
- ESGF free text search support (#21)
Fixed
- Compatible with Jupyter Lab 1.1.0 (#28)
- Python
Published by sverhoeven over 6 years ago
@ewatercycle/jupyterlab_thredds - v0.4.0
JupyterLab dataset browser for THREDDS catalog and free text search for Earth System Grid Federation.
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
- Python
Published by sverhoeven over 6 years ago
@ewatercycle/jupyterlab_thredds - v0.3.0
JupyterLab dataset browser for THREDDS catalog
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
Added
- timeout config key to limit the crawling time
Fixed
- THREDDS server v5 compound serviceType not expanded (#22)
- Crawling takes too long for large (>100 datasets) catalogs (#23)
Changed
- Retrieve WMS layers in cell instead of while crawling (#23)
- Switched from thredds_crawler to siphon Python package (#22 + #23)
- Replaced workers config key with maxtasks
- Python
Published by sverhoeven over 7 years ago
@ewatercycle/jupyterlab_thredds - v0.2.1
JupyterLab dataset browser for THREDDS catalog
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
Fixed
- Skip misbehaving wms getcapabilities urls (#20)
- Row not disabled when open as not supported for row (#19)
Changed
- Compatible with Jupyter Lab v0.35.4
- Pinned xarray dependency so ipyleaflet is satisfied
- Show crawling in progress
- Vertical scrollbar when datasets do not fit on screen
- Python
Published by sverhoeven over 7 years ago
@ewatercycle/jupyterlab_thredds - v0.2.0
JupyterLab dataset browser for THREDDS catalog
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
Changed
- Compatible with Jupyter Lab v0.34.7
Fixed
- Redirection loop
- Python
Published by sverhoeven over 7 years ago
@ewatercycle/jupyterlab_thredds - v0.1.0
JupyterLab dataset browser for THREDDS catalog
Can inject iris/xarray/leaflet code cells into a Python notebook of a selected dataset to further process/visualize the dataset.
Initial release
- Python
Published by sverhoeven about 8 years ago