Skip to content

Commit 34d2d21

Browse files
kaklisekbonney
andauthored
WNTR factsheets (#485)
* Added factsheets and data requirements * factsheet updates * factsheet update * added factsheets to homepage * minor update to factsheets * removed ppt files * removed unused graphic * removed rtd from developer page * minor doc updates * added MPLBACKEND env variable for windows tests * factsheet updates --------- Co-authored-by: kbonney <[email protected]>
1 parent 05c5a7a commit 34d2d21

File tree

7 files changed

+19
-13
lines changed

7 files changed

+19
-13
lines changed

documentation/attention.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
.. attention::
2-
Version 1.3.2 is now available.
2+
Version 1.4.0rc1 is now available.
33
See `release notes <https://usepa.github.io/WNTR/whatsnew.html>`_
44
for more information.
5+
6+
For more information on WNTR, see the EPA report titled `Water Network Tool for Resilience (WNTR) Overview, Requirements, and Tutorials <https://cfpub.epa.gov/si/si_public_record_report.cfm?dirEntryId=367270&Lab=CESER>`_ or download the following factsheets.
7+
8+
- :download:`WNTR Overview Factsheet <factsheets/WNTR_Overview_Factsheet_EPA600S25183.pdf>`
9+
- :download:`WNTR Model Requirements Factsheet <factsheets/WNTR_Model_Requirements_factsheet_EPA600S25183.pdf>`
10+
- :download:`WNTR Tutorials Factsheet <factsheets/WNTR_Tutorials_Factsheet_EPA600S25183.pdf>`
11+
- :download:`WNTR Case Studies Factsheet <factsheets/WNTR_Case_Studies_Factsheet_EPA600S23240.pdf>`
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

documentation/index.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Water Network Tool for Resilience (WNTR)
88

99
The Water Network Tool for Resilience (WNTR) is an EPANET compatible Python package
1010
designed to simulate and analyze resilience of water distribution networks.
11-
1211
The official WNTR software repository is hosted in the U.S. EPA's GitHub organization
1312
(https://github.com/USEPA/WNTR); releases are available via PyPI and conda-forge
1413
(see :ref:`installation`).
@@ -17,12 +16,12 @@ Key Features in WNTR
1716
=====================
1817

1918
.. list-table::
20-
:widths: 65 35
19+
:widths: 60 40
2120
:header-rows: 0
2221

2322
* - .. _fig_wntr_features:
2423
.. figure:: figures/wntr_features.png
25-
:width: 750
24+
:width: 600
2625
- .. include:: attention.rst
2726

2827
.. toctree::

documentation/whatsnew/v1.3.2.rst

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Version 1.3.2 (March 7, 2025)
2-
---------------------------------------------------
3-
WNTR version 1.3.2 includes the following updates:
4-
5-
* Updated API documentation by @wDushanin in https://github.com/USEPA/WNTR/pull/478 and https://github.com/USEPA/WNTR/pull/477
6-
* Fixed release workflow by @kbonney in https://github.com/USEPA/WNTR/pull/481
7-
* Fixed broken links in PULL_REQUEST_TEMPLATE.md by @kbonney in https://github.com/USEPA/WNTR/pull/480
8-
* Fixed check valve syntax by @angusmcb in https://github.com/USEPA/WNTR/pull/482
9-
* Update wheel building to rename linux wheels by @kbonney in https://github.com/USEPA/WNTR/pull/484
1+
Version 1.3.2 (March 7, 2025)
2+
---------------------------------------------------
3+
WNTR version 1.3.2 includes the following updates:
4+
5+
* Updated API documentation by @wDushanin in https://github.com/USEPA/WNTR/pull/478 and https://github.com/USEPA/WNTR/pull/477
6+
* Fixed release workflow by @kbonney in https://github.com/USEPA/WNTR/pull/481
7+
* Fixed broken links in PULL_REQUEST_TEMPLATE.md by @kbonney in https://github.com/USEPA/WNTR/pull/480
8+
* Fixed check valve syntax by @angusmcb in https://github.com/USEPA/WNTR/pull/482
9+
* Update wheel building to rename linux wheels by @kbonney in https://github.com/USEPA/WNTR/pull/484

0 commit comments

Comments
 (0)