bmi-topography

View on PyPIReverse Dependencies (1)

0.8.3 bmi_topography-0.8.3-py3-none-any.whl

Wheel Details

Project: bmi-topography
Version: 0.8.3
Filename: bmi_topography-0.8.3-py3-none-any.whl
Download: [link]
Size: 17420
MD5: 1f2ec867fe9fd783c71b0cb21314a4ad
SHA256: 79cb8a7192be16f8834b6c81ef479f5a170c9ce5c6ca25f63d55b3954b31f6b9
Uploaded: 2023-12-18 17:52:13 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bmi-topography
Version: 0.8.3
Summary: Fetch and cache land elevation data from OpenTopography
Author-Email: Mark Piper <mark.piper[at]colorado.edu>
Maintainer-Email: Mark Piper <mark.piper[at]colorado.edu>, Eric Hutton <eric.hutton[at]colorado.edu>
Project-Url: Homepage, https://csdms.colorado.edu
Project-Url: Documentation, https://bmi-topography.readthedocs.io/
Project-Url: Repository, https://github.com/csdms/bmi-topography
Project-Url: Changelog, https://github.com/csdms/bmi-topography/blob/main/CHANGES.md
License: MIT License
Keywords: bmi,srtm,alos,nasadem,copernicus,topography,elevation,dem,data,csdms
Classifier: Programming Language :: Python :: 3
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: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Requires-Python: >=3.9
Requires-Dist: requests
Requires-Dist: numpy
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: xarray
Requires-Dist: rioxarray
Requires-Dist: bmipy
Requires-Dist: build; extra == "build"
Requires-Dist: twine; extra == "build"
Requires-Dist: zest.releaser; extra == "build"
Requires-Dist: black; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: nox; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: recommonmark; extra == "docs"
Requires-Dist: pandoc; extra == "docs"
Requires-Dist: matplotlib; extra == "examples"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-datadir; extra == "testing"
Requires-Dist: coverage; extra == "testing"
Requires-Dist: coveralls; extra == "testing"
Provides-Extra: build
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: examples
Provides-Extra: testing
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 9131 characters]

WHEEL

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

RECORD

Path Digest Size
bmi_topography/__init__.py sha256=EwwAdILMe-P-edej8sphNuY7JLTVc2eOSc7ODOFvTGg 203
bmi_topography/_version.py sha256=otnwfmvJLUamPajTPUaIekiO9mA-2HPi-_h_E0N-uOQ 22
bmi_topography/api_key.py sha256=ioCr3sdx64GjWIwd2dh3xJMTOzJk_XnUPEqPhoSXCoo 4302
bmi_topography/bbox.py sha256=2R9Owlsm87LCj565WvATHSZjD3nnsUcAh21IoYk0DYs 2864
bmi_topography/bmi.py sha256=sRT4jeu9MrqI3HtBzWTMcUALGxB8C7S96z8wPrmLHas 21094
bmi_topography/cli.py sha256=I5zLyWsmbmR82NFbAoKx5MrG0TT2AEThbP5ITG765W8 2798
bmi_topography/errors.py sha256=xbBunxEfzK35KzuXW8v8YFYjXIiAqywwxhDcAkO9jis 398
bmi_topography/topography.py sha256=h5y1kW-rrXVcDTycauNvfVwUEHn7EkPDhAp7v21I_Ks 5745
bmi_topography-0.8.3.dist-info/LICENSE.md sha256=_yosGx1pCns4HS_2x7XlI_LC1zByk6dyBOjfQPfRV_M 1111
bmi_topography-0.8.3.dist-info/METADATA sha256=DTZ9mHgv8GWoh6SU3k7bPmpP7ZOcqFewLbQndmwUMig 11293
bmi_topography-0.8.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bmi_topography-0.8.3.dist-info/entry_points.txt sha256=phvPdm99HvQPFtGiel1g4HVWqwA876pqmbfixASdGQU 59
bmi_topography-0.8.3.dist-info/top_level.txt sha256=Kig_9rhBafJCjkDCuQiEaP05vr_fc4T2I9FiI7FbdQM 15
bmi_topography-0.8.3.dist-info/RECORD

top_level.txt

bmi_topography

entry_points.txt

bmi-topography = bmi_topography.cli:main