cartoee

View on PyPIReverse Dependencies (0)

0.0.5 cartoee-0.0.5-py3-none-any.whl

Wheel Details

Project: cartoee
Version: 0.0.5
Filename: cartoee-0.0.5-py3-none-any.whl
Download: [link]
Size: 10837
MD5: fbb25935ff4870815f22323e0dd2c0c2
SHA256: 8cf6d2994b4c7896dc7be7edd7d60d6847e42d12420a9d3c0b6b3cd11abff19e
Uploaded: 2019-01-29 20:50:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cartoee
Version: 0.0.5
Summary: Publication quality maps using Earth Engine and Cartopy!
Author: Kel Markert
Author-Email: kel.markert[at]gmail.com
Home-Page: http://github.com/kmarkert/cartoee
License: GNU GPL v3
Requires-Dist: matplotlib
Requires-Dist: Cython
Requires-Dist: geos
Requires-Dist: pyproj
Requires-Dist: cartopy (==0.16.0)
Requires-Dist: oauth2client
Requires-Dist: google-api-python-client
Requires-Dist: earthengine-api
Description-Content-Type: text/markdown
[Description omitted; length: 5258 characters]

WHEEL

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

RECORD

Path Digest Size
cartoee/__init__.py sha256=Ry9pFsRdh7Ywpyvm9XKbSoYkgtJXFXcym9RWvvWKWyY 24
cartoee/core.py sha256=mARRpG1L5EJD7mly_lp07gMmsSV78fA0P1x81FVM-OU 4185
cartoee/plotting.py sha256=XkxAVMshkUhBRihkcBDbly9R71nNCHrs5oAPI1YWPzk 9035
cartoee/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cartoee/tests/installation_test.py sha256=YVpZZzw8-qXyyfvfDLy8gi4EFvDhHjSv0L1_4mSiImI 2183
cartoee/tests/logo.py sha256=9VGKhVWXEz-aMa2bMo3jNezNftVs1HhcPdpdVMtilT8 1083
cartoee/tests/plotting_test.py sha256=cSWO7OK-uSUpPdPYod0OvyzsJzSBudG2vicIwnOAF84 2540
cartoee-0.0.5.dist-info/METADATA sha256=TqP019kIPSuW4TxEeLRKNoEwUVRGMQLuUJn0yWWoeI4 5779
cartoee-0.0.5.dist-info/RECORD
cartoee-0.0.5.dist-info/WHEEL sha256=NzFAKnL7g-U64xnS1s5e3mJnxKpOTeOtlXdFwS9yNXI 92
cartoee-0.0.5.dist-info/entry_points.txt sha256=1PKbMAU_41ZONK2oRpf-6xfkGBKEvdF4Vc2x5yKCFtg 128
cartoee-0.0.5.dist-info/top_level.txt sha256=zvQS17ISgBv5I3WXFSa_JcOLcuw83f_kL2KY-ys8Ies 8

top_level.txt

cartoee

entry_points.txt

cee_install_test = cartoee.tests.installation_test:main
cee_plotting_test = cartoee.tests.plotting_test:main