add conda2 environment file for macOS eclipse/CAVE

This commit is contained in:
Michael James 2017-04-17 11:20:20 -06:00
parent c337f5798a
commit 9d98385267

23
environment.yml Normal file
View file

@ -0,0 +1,23 @@
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