Skip to content

Commit

Permalink
🔄 synced local 'environment.yml' with remote 'environment.yml' (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
facusapienza21 committed Aug 7, 2023
1 parent 3397263 commit 9c6d28c
Showing 1 changed file with 27 additions and 20 deletions.
47 changes: 27 additions & 20 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,37 +1,44 @@
name: oggm_env

channels:
- conda-forge

dependencies:
# Base language runtimes
- python=3.9

# Python packages
- bottleneck
- cartopy
- configobj
- dask
- gdal=3.3
- geopandas
- ipython
- jupyter
- jupyterlab
- matplotlib
- motionless
- netcdf4
- numpy
- scipy
- numpydoc
- pandas
- shapely
- matplotlib
- Pillow
- netcdf4
- scikit-image
- scikit-learn
- configobj
- xarray
- pytest
- dask
- bottleneck
- gdal=3.3
- pip
- pyproj
- cartopy
- geopandas
- rasterio
- rioxarray
- pytables
- pytest
- rasterio
- rioxarray
- salem
- motionless
- ipython
- numpydoc
- seaborn
- pip
- shapely
- scikit-image
- scikit-learn
- scipy
- xarray

# Packages installed through pip
- pip:
- joblib
- progressbar2
Expand Down

0 comments on commit 9c6d28c

Please sign in to comment.