python-awips/environment.yml

27 lines
387 B
YAML
Raw Normal View History

name: python-awips-v23
2018-09-05 15:52:38 -06:00
channels:
- https://conda.anaconda.org/conda-forge
dependencies:
- python=3
2018-09-05 15:52:38 -06:00
- numpy
2018-10-14 14:38:11 -06:00
- nomkl
2018-09-05 15:52:38 -06:00
- matplotlib
- cartopy
- jupyter
2018-10-14 14:38:11 -06:00
- netcdf4
- owslib
2018-09-05 15:52:38 -06:00
- metpy
- pint
- h5py
- sphinx>=1.3
- sphinx_rtd_theme
- nbconvert>=4.1
2018-10-14 14:38:11 -06:00
- siphon
- xarray
- ffmpeg
- pytest
- shapely
- six
2018-09-05 15:52:38 -06:00
- pip
# - python-awips