-
Notifications
You must be signed in to change notification settings - Fork 9
Installation
Bich N Tran edited this page Mar 26, 2021
·
1 revision
- dask=2.27.*
- gdal=2.3.*
- matplotlib=3.3.*
- netcdf4=1.4.*
- notebook=6.1.1=py37_0
- numpy=1.19.*
- pandas=1.1.*
- pip=20.1.1=py37_1
- pyshp=2.1.*
- python=3.7.*
- shapely=1.6.*
- tqdm=4.49.*
- xarray=0.16.*
- geopy==2.0.*
- requests=2.24.*
Change to folder contain environment.yml file
>>> D:
>>> cd Github/WAPORWA
Create environment from environment.yml file
>>> conda create env
Activate environment
>>> conda activate waporwa
Please report your issues and inquiries in the Issues section