awips2/environment.yml
2017-04-17 11:20:20 -06:00

23 lines
305 B
YAML

name: awips-osx
channels:
- conda-forge
dependencies:
- python=2.7
- cartopy
- jupyter
- matplotlib
- metpy
- nose
- numpy
- python-dateutil
- pint
- pip
- pyparsing
- pytz
- scipy
- six
- shapely
- pip:
- pupynere
- python-awips
- jep