File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,10 +14,10 @@ filesystem with metadata. A series of scenarios (``ScenarioSeries``) are stored
1414in a single root directory for each new series with metadata for later
1515analysis.
1616
17- Questions or comments? Contact `John Volk <mailto:johnvolk08@gmail.com >`_
17+ Questions or comments? Contact `John Volk <mailto:jmvolk@unr.edu >`_
1818
1919
20- Install
20+ Install (out of date version on PyPI, for new version use method below)
2121-------
2222
2323``pip install prms-python ``
@@ -29,7 +29,7 @@ First, clone from GitHub
2929
3030.. code-block :: sh
3131
32- git clone https://github.com/mtpain /PRMS-Python.git && cd PRMS-Python
32+ git clone https://github.com/JohnVolk /PRMS-Python && cd PRMS-Python
3333
3434 Then install dependencies and executable
3535
@@ -47,7 +47,9 @@ command-line interface to the PRMS-Python tools.
4747
4848If instead you would rather get acquainted with the Python API for direct use,
4949see the :doc: `tutorial ` page for usage recipes and examples, and consult the
50- :doc: `api ` for more details.
50+ :doc: `api ` for more details. More examples and in depth documentation can be
51+ found in the Jupyter notebooks found in the notebooks directory in the PRMS-Python
52+ package.
5153
5254Happy coding, y'all!
5355
You can’t perform that action at this time.
0 commit comments