python-awips conda environment

This commit is contained in:
Michael James 2017-08-11 13:31:23 -06:00
parent 8ec1c39fc5
commit 6d8978beb7

15
environment.yml Normal file
View file

@ -0,0 +1,15 @@
name: python-awips
channels:
- https://conda.anaconda.org/conda-forge
dependencies:
- python=2.7
- numpy
- matplotlib
- cartopy
- jupyter
- metpy
- pint
- shapely
- pip
- pip:
- python-awips