Skip to content
Snippets Groups Projects

Use acwater from pip for now.

Merged Daniel Scheffler requested to merge enhancement/install_acwater_from_pip into master
10 files
+ 35
2
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 7
0
@@ -57,6 +57,7 @@ to resolve the following dependencies before the pip installer is run:
* llvmlite
* lxml
* matplotlib
* packaging
* pandas
* pygrib
* pyhdf
@@ -103,6 +104,12 @@ and polymer_ are required.
$ make ancillary
$ pip install -e .
3. Finally install ACwater:
.. code-block:: bash
$ pip install acwater>=0.3.0
.. note::
When using a conda_ environment on Linux or Mac OSX, the needed compilers to build polymer_
Loading