python-awips/environment.yml

22 lines
325 B
YAML
Raw Permalink Normal View History

2017-08-11 13:31:23 -06:00
name: python-awips
channels:
- https://conda.anaconda.org/conda-forge
dependencies:
- python=2.7
- numpy
- matplotlib
- cartopy
- jupyter
2018-03-09 09:46:46 -07:00
- pandas
2017-08-11 13:31:23 -06:00
- metpy
- pint
2018-03-09 09:46:46 -07:00
- h5py
2017-08-11 13:31:23 -06:00
- shapely
2017-08-11 14:36:35 -06:00
- sphinx>=1.3
- sphinx_rtd_theme
- nbconvert>=4.1
- enum34
2017-08-11 13:31:23 -06:00
- pip
- pip:
- python-awips