installation
conda config --add channels conda-forge
conda install -c conda-forge numpy pyreadr pandas xarray scipy
conda install -c conda-forge cartopy
conda install -c conda-forge pyproj
pip install git+https://github.com/fmaussion/salem.git
conda install -c conda-forge configobj
conda install -c conda-forge seaborn
pip install shapely rasterio Pillow geopandas netcdf4 scikit-image joblib motionless dask Descartes
conda install -c conda-forge netCDF4 joblib
pip install git+https://github.com/fmaussion/salem.git
conda install -c conda-forge ipykernel python -m ipykernel install --user --name ENVNAME --display-name "Python (whatever you want to call it)"