Merge branch 'unidata_16.4.1-ncep_osx' of github.com:Unidata/awips2 into unidata_16.4.1-ncep_osx
This commit is contained in:
commit
9ba5f269ef
1 changed files with 23 additions and 0 deletions
23
environment.yml
Normal file
23
environment.yml
Normal 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
|
Loading…
Add table
Reference in a new issue