python-awips/environment-python3.yml
2018-10-04 12:56:01 -06:00

26 lines
376 B
YAML

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