dinosar

View on PyPIReverse Dependencies (0)

0.1.4 dinosar-0.1.4-py3-none-any.whl

Wheel Details

Project: dinosar
Version: 0.1.4
Filename: dinosar-0.1.4-py3-none-any.whl
Download: [link]
Size: 20276
MD5: d1cd865893c97c09126ce1855a69291f
SHA256: 816dbdece3756066f0e30b65d276dac6146c2391efd0d69648ad1d2461cf9943
Uploaded: 2020-09-16 19:25:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dinosar
Version: 0.1.4
Summary: SAR processing on the Cloud
Author: Scott Henderson
Author-Email: scotty[at]uw.edu
Home-Page: https://github.com/scottyhq/dinosar
Project-Url: Repository, https://github.com/scottyhq/dinosar
License: MIT
Keywords: SAR,Cloud,Batch,AWS
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6.1,<4.0.0
Requires-Dist: cartopy (<0.19,>=0.18); extra == "vis"
Requires-Dist: geopandas (<0.9,>=0.8)
Requires-Dist: lxml (<5.0,>=4.4)
Requires-Dist: matplotlib (<4.0,>=3.1)
Requires-Dist: pandas (<2.0,>=1.0)
Requires-Dist: pyyaml (<6.0,>=5.2)
Requires-Dist: requests (<3.0,>=2.22)
Requires-Dist: shapely (<2.0,>=1.6)
Requires-Dist: sphinx (<3.0,>=2.3); extra == "docs"
Requires-Dist: sphinx_rtd_theme (<0.5,>=0.4); extra == "docs"
Requires-Dist: sphinxcontrib-apidoc (<0.4,>=0.3); extra == "docs"
Provides-Extra: docs
Provides-Extra: vis
Description-Content-Type: text/markdown
[Description omitted; length: 2213 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.9
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dinosar/__init__.py sha256=e70FwJ1JObLMYHbUbxGcM9rF1k9LisXmVieUhDEA1Bs 75
dinosar/archive/__init__.py sha256=Sq-Bohme2-zqOSUwP4NXGBA_Bl0ST43cMjz8Nfspunw 68
dinosar/archive/asf/__init__.py sha256=SSHvnEfVMB4R_ZY9FjaI38G7ZttXqPfb-Vovpdy9vP4 15112
dinosar/archive/plot/__init__.py sha256=Vh4DdpTVX5t_SXilmXPcDAbryQotkoMOoogsL5A9Fu4 9431
dinosar/cli/__init__.py sha256=_Vm6Us9l8GML7tB1wqXAXeHKziWCLA9rTIq5sV75iFE 15
dinosar/cli/get_inventory_asf.py sha256=LtU3xZX_zw1q0TvQB7GEzcIHfxpg3cTK8VYRzmTQcTA 2946
dinosar/cli/plot_inventory_asf.py sha256=DGHstqvod5IVOPJx607aXy-YErBJC9jlPhjBjA4h7uc 1190
dinosar/cli/prep_topsApp_local.py sha256=HeLcrPnNveaek13jErnXNxQ9Z0YZ1Y9UojVb-Qyh5gc 5304
dinosar/isce/__init__.py sha256=w5TkA0ZRlXAfq90XIc7LmX31s4hoFEjwhuEPw1N6bHc 6712
dinosar/isce/amplitude-cog.cpt sha256=uvwxSi2w2ePcbuInGfkMyGfEKrxafpeZAn4IxlsuQOY 1839
dinosar/isce/coherence-cog.cpt sha256=JnBQ2RSMTQT3RHNwHhzek6WsbQJooZEvusM86HGr9-I 1790
dinosar/isce/topsApp-dinosar-template.yml sha256=MaUQPJr07jRoWPiZ6lbaKD74iYIrjq0mjPDRzkvOsRQ 586
dinosar/isce/unwrapped-phase-cog.cpt sha256=C4a46pDompGNkmABX58YdK1MsivnoyDWzZjpqxuX1e0 1877
dinosar-0.1.4.dist-info/entry_points.txt sha256=QjL75XBm0gXqXocqBpky3RR_Zhj5fDny9xDaK32W70A 182
dinosar-0.1.4.dist-info/LICENSE sha256=K94MwTWsgSwrw9g4dwppVmzSIv7gS3nomV0g68A-kew 1072
dinosar-0.1.4.dist-info/WHEEL sha256=G_NFpzHmv_dUXgCUSAWL0-bLL-eMzYU6DzDeGXbRXUk 83
dinosar-0.1.4.dist-info/METADATA sha256=gY7A8Fcje-vzmPfcOdf2eadQgmIPY6uFxLn4OIkn-Uc 3305
dinosar-0.1.4.dist-info/RECORD

entry_points.txt

get_inventory_asf = dinosar.cli.get_inventory_asf:main
plot_inventory_asf = dinosar.cli.plot_inventory_asf:main
prep_topsApp_local = dinosar.cli.prep_topsApp_local:main