AJMR-Python-Baird/NTC_DFM/ENV.yml

20 lines
279 B
YAML

name: D3DFM
channels:
- conda-forge
dependencies:
- python=3.8
- geopandas
- pathlib
- netcdf4
- jupyter
- openpyxl
- pyepsg
- cartopy
- contextily
- cartopy_offlinedata
- astropy
- xlrd
- xarray
- pyarrow
prefix: C:\Users\arey\Anaconda3\envs\D3DFM