mirror of
https://github.com/Unidata/python-awips.git
synced 2025-02-23 14:57:56 -05:00
Update index.rst
small changes for the double dash, remove space from title
This commit is contained in:
parent
446d5879d3
commit
6f981a42c5
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
==================================
|
||||
Python AWIPS Data Access Framework
|
||||
Python AWIPS Data Access Framework
|
||||
==================================
|
||||
|
||||
The python-awips package provides a data access framework for requesting grid and geometry datasets from an `EDEX <http://unidata.github.io/awips2/#edex>`_ server.
|
||||
|
@ -22,8 +22,8 @@ To install the latest version of python-awips, with all required and optional pa
|
|||
- cd python-awips
|
||||
- conda env create -f environment.yml
|
||||
- conda activate python3-awips
|
||||
- conda update - -all
|
||||
- python setup.py install -/-force
|
||||
- conda update - -all
|
||||
- python setup.py install - -force
|
||||
- jupyter notebook examples
|
||||
|
||||
Requirements
|
||||
|
|
Loading…
Add table
Reference in a new issue