mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 22:57:56 -05:00
15 lines
232 B
YAML
15 lines
232 B
YAML
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
|