python-awips/environment-python3.yml

29 lines
406 B
YAML
Raw Normal View History

2018-09-06 12:21:06 -06:00
name: python3-awips
channels:
- https://conda.anaconda.org/conda-forge
dependencies:
- python=3
2018-09-06 12:21:06 -06:00
- numpy
- nomkl
2018-09-06 12:21:06 -06:00
- matplotlib
- cartopy
- jupyter
- netcdf4
- owslib
2018-09-06 12:21:06 -06:00
- metpy
- pint
- h5py
- shapely
- sphinx>=1.3
- sphinx_rtd_theme
- nbconvert>=4.1
- siphon
- xarray
- ffmpeg
- pytest
- shapely
- six
2018-09-06 12:21:06 -06:00
- pip
- pip:
- python-awips