geodataExtent

View on PyPIReverse Dependencies (0)

0.2.8 geodataExtent-0.2.8-py3-none-any.whl

Wheel Details

Project: geodataExtent
Version: 0.2.8
Filename: geodataExtent-0.2.8-py3-none-any.whl
Download: [link]
Size: 20495
MD5: 328d38610b633f1adb63ba7edee98857
SHA256: 8a611146d0cc73c7e7f3e519b7838d88559754c5fd57f2adb23047b0a560d217
Uploaded: 2019-01-27 16:39:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: geodataExtent
Version: 0.2.8
Summary: Package for extracting the time and spatial extent of Geodata
Author: A^sHL^2
Author-Email: h_fock01[at]uni-muenster.de
Home-Page: https://github.com/HenFo/Geosoftware-II-AALLH/tree/master/CLI%20Tools
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: gdal (>=2.3.0)
Requires-Dist: click (>=7.0)
Requires-Dist: netCDF4 (>=1.4.2)
Requires-Dist: pandas (>=0.23.4)
Requires-Dist: pygeoj (>=1.0.0)
Requires-Dist: pyshp (>=2.0.0)
Requires-Dist: xarray (>=0.11.0)
Requires-Dist: DateTime (>=4.3)
Requires-Dist: tabulate (>=0.8.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2230 characters]

WHEEL

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

RECORD

Path Digest Size
geodataExtent/__init__.py sha256=m54LYDwrjkGyF76nQjJPmv_YblI4Q4CGq-3IWBVfJR0 26
geodataExtent/extractGeoDataFromFolder.py sha256=ebmwl61yxbg1I_-oXfQIRLPGvxoVKZdI49RcuLPemZQ 3406
geodataExtent/getBoundingBox.py sha256=v5UYE0EDm-qi3JLj2s7RSh8-hhg6ky2i2CnfdmO19mo 17263
geodataExtent/getPolygon.py sha256=KfKzXQfmA36JQFC1GQoZmunm7v2FABrgrIpEdb4eGnM 15321
geodataExtent/getTimeExtent.py sha256=EbYfAmn_5eUNigmI87U04sXHP_QLwH-4oe1XuXbH50Q 10968
geodataExtent/masterExtract.py sha256=jZqgZw2f7bSB3iHv5bnZUzsN-xZAxGcW9K27HVu1rEM 2856
geodataExtent/sendToPyCSW.py sha256=uVuf_1Q2o1GKm2fWL-vYmUwZG4cwvtTRNyI8gsLX28s 4228
geodataExtent-0.2.8.dist-info/LICENCE sha256=6kbiFSfobTZ7beWiKnHpN902HgBx-Jzgcme0SvKqhKY 1091
geodataExtent-0.2.8.dist-info/METADATA sha256=ex_qreNK8VhSZtNxgUD73O3RC8GwNRluylPz4GGf2Pw 3003
geodataExtent-0.2.8.dist-info/WHEEL sha256=LRS-GSFNyYPLBJaJJ6kxdk4Urtb4kEVXWc5DpA8iv6o 97
geodataExtent-0.2.8.dist-info/entry_points.txt sha256=K79nGiTDNnlrCVFXUm13zL8TWcUVGhDXV3wkWw4Dcq4 116
geodataExtent-0.2.8.dist-info/top_level.txt sha256=0DVnOCEW-Lc1Pl097nl5Pfc1FEcDCTmqTHLczNjUse8 14
geodataExtent-0.2.8.dist-info/RECORD

top_level.txt

geodataExtent

entry_points.txt

extract-extent = geodataExtent.masterExtract:main
extract2pycsw = geodataExtent.sendToPyCSW:main