Metadata-Version: |
2.4 |
Name: |
seamless-3dep |
Version: |
0.3.0 |
Summary: |
Easy retrieval of smealess DEM from 3DEP across US. |
Author-Email: |
Taher Chegini <cheginit[at]gmail.com> |
Project-Url: |
Changelog, https://seamless-3dep.readthedocs.io/en/latest/CHANGELOG |
Project-Url: |
CI, https://github.com/hyriver/seamless-3dep/actions |
Project-Url: |
Homepage, https://seamless-3dep.readthedocs.io |
Project-Url: |
Issues, https://github.com/hyriver/seamless-3dep/issues |
License: |
MIT |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Topic :: Scientific/Engineering :: GIS |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.9 |
Requires-Dist: |
aiofiles |
Requires-Dist: |
aiohttp (>=3.8.3) |
Requires-Dist: |
rasterio |
Requires-Dist: |
geopandas (>=1); extra == "dev" |
Requires-Dist: |
ipykernel; extra == "dev" |
Requires-Dist: |
ipywidgets; extra == "dev" |
Requires-Dist: |
matplotlib; extra == "dev" |
Requires-Dist: |
pytest; extra == "dev" |
Requires-Dist: |
pywbt (>=0.2.8); extra == "dev" |
Requires-Dist: |
rioxarray; extra == "dev" |
Requires-Dist: |
black; extra == "docs" |
Requires-Dist: |
mkdocs; extra == "docs" |
Requires-Dist: |
mkdocs-jupyter; extra == "docs" |
Requires-Dist: |
mkdocs-material; extra == "docs" |
Requires-Dist: |
mkdocstrings-python; extra == "docs" |
Requires-Dist: |
codespell; extra == "lint" |
Requires-Dist: |
pre-commit; extra == "lint" |
Requires-Dist: |
coverage[toml]; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-sugar; extra == "test" |
Requires-Dist: |
pyright; extra == "typecheck" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Provides-Extra: |
typecheck |
Description-Content-Type: |
text/markdown |
License-File: |
AUTHORS.md |
License-File: |
LICENSE |