hydrosar

View on PyPIReverse Dependencies (0)

1.0.0 hydrosar-1.0.0-py3-none-any.whl

Wheel Details

Project: hydrosar
Version: 1.0.0
Filename: hydrosar-1.0.0-py3-none-any.whl
Download: [link]
Size: 30793
MD5: 2abe3ccd2347d969f8aae509f48bd8bf
SHA256: 286f1eb2376a3f275c94d8fb286f619e152ce274ef7f4a9afebe8e05342604ec
Uploaded: 2024-01-19 00:13:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hydrosar
Version: 1.0.0
Summary: Algorithms for the monitoring of hydrological hazards using data from Synthetic Aperture Radar (SAR) sensors
Project-Url: Homepage, https://github.com/fjmeyer/HydroSAR
Project-Url: Bug Tracker, https://github.com/fjmeyer/HydroSAR/issues
License: BSD-3-Clause
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: astropy
Requires-Dist: fiona
Requires-Dist: gdal (>=3.3)
Requires-Dist: numpy
Requires-Dist: pysheds (>=0.3)
Requires-Dist: rasterio
Requires-Dist: scikit-fuzzy
Requires-Dist: scikit-image
Requires-Dist: scipy
Requires-Dist: shapely
Requires-Dist: tqdm
Requires-Dist: flake8; extra == "develop"
Requires-Dist: flake8-import-order; extra == "develop"
Requires-Dist: flake8-blind-except; extra == "develop"
Requires-Dist: flake8-builtins; extra == "develop"
Requires-Dist: gdal-utils; extra == "develop"
Requires-Dist: pytest; extra == "develop"
Requires-Dist: pytest-cov; extra == "develop"
Requires-Dist: pytest-console-scripts; extra == "develop"
Provides-Extra: develop
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4169 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hydrosar/README.md sha256=XAi6iRfQge8CFoo-RifuCskyufxFFgVR0B9d_IpFqac 3783
hydrosar/__init__.py sha256=iREk3HS5UhE1ntqkWqLamCfhKOQjmzYPaZGS3HN405w 222
hydrosar/__main__.py sha256=nQZUi4121KOGS8YZWhzz0o2pjrofIaf0kJDIYNd9u40 749
hydrosar/flood_map.py sha256=6Yg_eRcZ_PUmrVvVuFZlBoKCa173AJJl5h-r_qt1MQw 18915
hydrosar/threshold.py sha256=KAKprqPDqKNTdrHI6p4eWj6KhGAunXpjvYTSwrWTbVk 5781
hydrosar/water_map.py sha256=7gziUte69psKTeJLAAqIe-o-0sdZUYlxdMq3ZAdTCAQ 19872
hydrosar/data/water_extent.vrt sha256=CXfuL-thms5sqX3XLAqv9aDZExMLUAkZ8M7cFfkqCH4 267960
hydrosar/etc/entrypoint.sh sha256=TCXpNkRycZ34c25Zxv6Nr0_m-COTG0YwKjKvojlw0eo 81
hydrosar/hand/__init__.py sha256=r-5HcJXROhklZ4MuX-FUTk3TjCVbfk5ZQ-0kaQQgCZo 235
hydrosar/hand/calculate.py sha256=sMem91f5koHBdxEg4Vgfj5hH6-gt7ECuz_yncZw64J4 9065
hydrosar/hand/prepare.py sha256=vm2PdVnl82KLy4RUbbJfwT3tB1xAA9dOhV2t_srKRlo 3280
hydrosar-1.0.0.dist-info/LICENSE sha256=7F82EzBHbbbMirs_Xu-r-1QNkQUYU7k0cgL6c4OjzL8 1525
hydrosar-1.0.0.dist-info/METADATA sha256=6L81FEWQDxFAhbf_ncBNvbL3h3L21UkCyuMjqGi7XNw 5706
hydrosar-1.0.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
hydrosar-1.0.0.dist-info/entry_points.txt sha256=PHvtmIvzclFKXgpysdkDN91AEsg-jDIU87HVtsRm9PY 212
hydrosar-1.0.0.dist-info/top_level.txt sha256=Rq_nlr5zxbQ30y1Gi7Grop6GrVod8Wq38WdRPe4R-fg 9
hydrosar-1.0.0.dist-info/RECORD

top_level.txt

hydrosar

entry_points.txt

calculate_hand = hydrosar.hand.calculate:main
make_FD30 = hydrosar.flood_map:main
make_HYDRO30 = hydrosar.water_map:main
[hyp3]
FD30 = hydrosar.flood_map:hyp3
HYDRO30 = hydrosar.water_map:hyp3