Skip to content

Commit

Permalink
force gdal version
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfidan committed Jan 11, 2024
1 parent fbb0e6a commit cf1cf4c
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1,770 deletions.
1 change: 1 addition & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dependencies:
- geopandas
- datashader
- pyrad_mch
- gdal=3.5.2
- cookiecutter
# this is needed for notebooks
- pip
Expand Down
40 changes: 23 additions & 17 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,34 +1,40 @@
name: asean2024-pyrad-course
channels:
- conda-forge
- pyviz
dependencies:
- python
- jupyter-book
- jupyterlab
- jupyter_server
- matplotlib
- pydda
- tensorflow
- wradlib
- xradar
- python=3.9
- numpy<1.25
- bottleneck
- scipy
- matplotlib
- cartopy
- metpy
- siphon
- pandas
- xarray
- pydda
- s3fs
- pyrad_mch
- pyart_mch
- geoviews
- tensorflow-probability
- xradar
- wradlib
- dask
- tqdm
- hvplot
- rioxarray
- geopandas
- datashader
- pyrad_mch
- cookiecutter
# this is needed for notebooks
- pip
- jupyter-book
- pyviz_comms>=2.0
- nbstripout
- metpy
- zip
- certifi>=2023.07.22
- cryptography>=41.0.3
- semver>=3.0.1
- nbgitpuller
- pip
- pip:
- sphinx-pythia-theme
- tornado>=6.3.3
- sphinx-pythia-theme
- cmweather
1,753 changes: 0 additions & 1,753 deletions notebooks/pyart-gridding.ipynb

This file was deleted.

0 comments on commit cf1cf4c

Please sign in to comment.