pyreclaim 0.1.0__py3-none-any.whl → 0.3.0__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyreclaim
3
- Version: 0.1.0
3
+ Version: 0.3.0
4
4
  Summary: Reservoir Estimation of Capacity Loss using AI based Methods
5
5
  Author-email: Sanchit Minocha <msanchit@uw.edu>
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -700,8 +700,14 @@ Requires-Dist: lightgbm
700
700
  Requires-Dist: catboost
701
701
  Dynamic: license-file
702
702
 
703
- ![Reservoir Estimation of Capacity Loss using AI-based Methods](docs/_static/Reclaim_logo_clearBG.png)
704
- # Reservoir Estimation of Capacity Loss using AI-based Methods - RECLAIM
703
+ <div align="center">
704
+ <img src="https://github.com/UW-SASWE/RECLAIM/raw/main/docs/_static/Reclaim_logo_clearBG.png" alt="Reservoir Estimation of Capacity Loss using AI-based Methods" width="500"/>
705
+ </div>
706
+
707
+
708
+ # Reservoir Estimation of Capacity Loss using AI-based Methods (RECLAIM)
709
+
710
+ ---
705
711
 
706
712
  **First-of-its-kind globally scalable tool to predict reservoir sedimentation, screen vulnerable reservoirs, and pinpoint those struggling the most.**
707
713
 
@@ -723,10 +729,21 @@ It is the **first-of-its-kind tool** to:
723
729
  Install the package via pip:
724
730
 
725
731
  ```bash
726
- pip install reclaim
732
+ pip install pyreclaim
727
733
  ```
734
+
728
735
  ---
736
+ ## Download Data
729
737
 
738
+ To generate features for reservoirs using the **RECLAIM** framework and the [`pyreclaim`](https://pypi.org/project/pyreclaim/) Python package, you will need the global datasets.
739
+
740
+ You can download all required global datasets from the Open Science Framework (OSF):
741
+
742
+ [Download Global Datasets](https://doi.org/10.5281/zenodo.17230533)
743
+
744
+ These datasets include land cover, soil, terrain/DEM derivatives, and vegetation gain/loss data, which are essential for computing reservoir and catchment features for RECLAIM.
745
+
746
+ ---
730
747
  ## Documentation
731
748
 
732
749
  The documentation is available [here](https://reclaimio.readthedocs.io/en/latest/).
@@ -1,4 +1,4 @@
1
- pyreclaim-0.1.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
1
+ pyreclaim-0.3.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
2
2
  reclaim/__init__.py,sha256=PnNGOrv5as3H8_WWLE3QqHR2LnqMgutXD8lDA-8PnCE,33
3
3
  reclaim/generate_features.py,sha256=MsHC9POhji9zMAr-OIbaDrIkYiIlO2D5z3hQmRN2BcY,6164
4
4
  reclaim/reclaim.py,sha256=RVaEmnojfJm6iS8kfxXfxD4SefSDcbC1QlarbSWCtuo,19815
@@ -21,7 +21,7 @@ reclaim/static_features/utils/aec_shape.py,sha256=6N0MbbEpVJLQ6AD_LE0sbxuaUTm7Ul
21
21
  reclaim/static_features/utils/area_perimeter.py,sha256=AJlTQ2NZbIfTOSYTG01UdwksutkT9IykA-4uvn4w8Qg,1341
22
22
  reclaim/static_features/utils/catchment_agreggate.py,sha256=tooDg_-vA6eamUR3iR4g-NcQGnsQYfSE4kH8iyjK9Xo,5051
23
23
  reclaim/static_features/utils/flow_length.py,sha256=VC4rUrmAxrutj4Cj5bTjlH3KXLRmwNjp04FCT74_LUg,16939
24
- pyreclaim-0.1.0.dist-info/METADATA,sha256=doUpQXBr3SBqPPsfrSWiIuhhP3d9bHGVkb59Rg65Qr0,44730
25
- pyreclaim-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
26
- pyreclaim-0.1.0.dist-info/top_level.txt,sha256=uO95g-XnD3UQLLqi3q30muhaC9VqO04IqCbwmfsGmW4,8
27
- pyreclaim-0.1.0.dist-info/RECORD,,
24
+ pyreclaim-0.3.0.dist-info/METADATA,sha256=aHqNiLOVfkRWCYxBYvunXr0MNpX4vunewa4-Rl4yt_0,45381
25
+ pyreclaim-0.3.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
26
+ pyreclaim-0.3.0.dist-info/top_level.txt,sha256=uO95g-XnD3UQLLqi3q30muhaC9VqO04IqCbwmfsGmW4,8
27
+ pyreclaim-0.3.0.dist-info/RECORD,,