update the requirements section to reflect the environment.yml file

This commit is contained in:
srcarter3 2020-09-30 16:52:38 -06:00 committed by GitHub
parent 2e2f4f4739
commit 27303e6bfd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,10 +38,27 @@ To install the latest version of python-awips, with all required and optional pa
Requirements
------------
- python 2.7+
- numpy
- shapely
- six
These are specified in the environment.yml file that is used to create the 'python3-awips' conda environment:
- python 3
- numpy
- nomkl
- matplotlib
- cartopy
- jupyter
- netcdf4
- owslib
- metpy
- pint
- h5py
- nbconvert 4.1
- siphon
- xarray
- ffmpeg
- pytest
- shapely
- six
- pip
Quick Example