py-ewr 2.3.2__tar.gz → 2.3.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {py_ewr-2.3.2 → py_ewr-2.3.3}/PKG-INFO +2 -2
- {py_ewr-2.3.2 → py_ewr-2.3.3}/README.md +1 -1
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/evaluate_EWRs.py +0 -1
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/model_metadata/SiteID_MDBA.csv +2 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr.egg-info/PKG-INFO +2 -2
- {py_ewr-2.3.2 → py_ewr-2.3.3}/setup.py +1 -1
- {py_ewr-2.3.2 → py_ewr-2.3.3}/LICENSE +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/__init__.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/data_inputs.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/io.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/model_metadata/SiteID_NSW.csv +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/model_metadata/iqqm_stations.csv +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/observed_handling.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/parameter_metadata/ewr2obj.csv +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/parameter_metadata/ewr_calc_config.json +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/parameter_metadata/obj2target.csv +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/parameter_metadata/obj2yrtarget.csv +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/parameter_metadata/parameter_sheet.csv +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/scenario_handling.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr/summarise_results.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr.egg-info/SOURCES.txt +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr.egg-info/dependency_links.txt +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr.egg-info/requires.txt +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/py_ewr.egg-info/top_level.txt +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/pyproject.toml +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/setup.cfg +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/tests/test_data_inputs.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/tests/test_evaluate_ewr_rest.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/tests/test_evaluate_ewrs.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/tests/test_observed_handling.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/tests/test_scenario_handling.py +0 -0
- {py_ewr-2.3.2 → py_ewr-2.3.3}/tests/test_summarise_results.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: py_ewr
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.3
|
|
4
4
|
Summary: Environmental Water Requirement calculator
|
|
5
5
|
Home-page: https://github.com/MDBAuth/EWR_tool
|
|
6
6
|
Author: Martin Job
|
|
@@ -34,7 +34,7 @@ Requires-Dist: numpy<2
|
|
|
34
34
|
[](https://pypi.org/project/py-ewr/)
|
|
35
35
|
[](https://zenodo.org/badge/latestdoi/342122359)
|
|
36
36
|
|
|
37
|
-
### **EWR tool version 2.3.
|
|
37
|
+
### **EWR tool version 2.3.3 README**
|
|
38
38
|
|
|
39
39
|
### **Notes on recent version updates**
|
|
40
40
|
- CLLMM_c and CLLMM_d ewrs are now able to be calculated without all barrage level gauges being present in the model file.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
[](https://pypi.org/project/py-ewr/)
|
|
4
4
|
[](https://zenodo.org/badge/latestdoi/342122359)
|
|
5
5
|
|
|
6
|
-
### **EWR tool version 2.3.
|
|
6
|
+
### **EWR tool version 2.3.3 README**
|
|
7
7
|
|
|
8
8
|
### **Notes on recent version updates**
|
|
9
9
|
- CLLMM_c and CLLMM_d ewrs are now able to be calculated without all barrage level gauges being present in the model file.
|
|
@@ -1148,7 +1148,6 @@ def barrage_level_handle(PU: str, gauge: str, EWR: str, EWR_table: pd.DataFrame,
|
|
|
1148
1148
|
Returns:
|
|
1149
1149
|
tuple[pd.DataFrame, tuple[dict]]: EWR results for the current planning unit iteration (updated); dictionary of EWR event information
|
|
1150
1150
|
"""
|
|
1151
|
-
print(df_L.head())
|
|
1152
1151
|
barrage_level_gauges = data_inputs.get_barrage_level_gauges()
|
|
1153
1152
|
all_required_gauges = barrage_level_gauges.get(gauge)
|
|
1154
1153
|
# if all_required_gauges:
|
|
@@ -2696,7 +2696,9 @@ Pattos Pipe,Pattos Pipe,North Redbank,Pattos Pipe,2
|
|
|
2696
2696
|
Pump direct from river,Pump direct from river,"North Redbank, pumped direct from river",Pump direct from river,2
|
|
2697
2697
|
Pumped from Yanga Lake,Pumped from Yanga Lake,Yanga (South Redbank),Pumped from Yanga Lake,2
|
|
2698
2698
|
410738,Murrumbidgee River at Mt. MacDonald,"ACT - Environment, Planning and Sustainable Development Directorate",410738,3
|
|
2699
|
+
11UBMAC,Murrumbidgee River at Mt. MacDonald,"ACT - Environment, Planning and Sustainable Development Directorate",410738,3
|
|
2699
2700
|
410761,Murrumbidgee River below Lobbs Hole Creek,"ACT - Environment, Planning and Sustainable Development Directorate",410761,3
|
|
2701
|
+
11UBLOB,Murrumbidgee River below Lobbs Hole Creek,"ACT - Environment, Planning and Sustainable Development Directorate",410761,3
|
|
2700
2702
|
410700,Cotter River at Kiosk,ACT - Icon Water Limited,410700,3
|
|
2701
2703
|
410747,Cotter River below Bendora Dam,ACT - Icon Water Limited,410747,3
|
|
2702
2704
|
410752,Cotter River below Corin Dam,ACT - Icon Water Limited,410752,3
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: py_ewr
|
|
3
|
-
Version: 2.3.
|
|
3
|
+
Version: 2.3.3
|
|
4
4
|
Summary: Environmental Water Requirement calculator
|
|
5
5
|
Home-page: https://github.com/MDBAuth/EWR_tool
|
|
6
6
|
Author: Martin Job
|
|
@@ -34,7 +34,7 @@ Requires-Dist: numpy<2
|
|
|
34
34
|
[](https://pypi.org/project/py-ewr/)
|
|
35
35
|
[](https://zenodo.org/badge/latestdoi/342122359)
|
|
36
36
|
|
|
37
|
-
### **EWR tool version 2.3.
|
|
37
|
+
### **EWR tool version 2.3.3 README**
|
|
38
38
|
|
|
39
39
|
### **Notes on recent version updates**
|
|
40
40
|
- CLLMM_c and CLLMM_d ewrs are now able to be calculated without all barrage level gauges being present in the model file.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|