shareloc

View on PyPIReverse Dependencies (1)

0.1.6 shareloc-0.1.6-py3-none-any.whl

Wheel Details

Project: shareloc
Version: 0.1.6
Filename: shareloc-0.1.6-py3-none-any.whl
Download: [link]
Size: 82238
MD5: f03f5bf0652b226b031969964592f49d
SHA256: ea9eb83118480f73daf4cb8120dc4c0510990474a50bc7847a217adeb1f076c6
Uploaded: 2023-10-04 12:21:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: shareloc
Version: 0.1.6
Summary: Simple geometry library
Author: CNES
Author-Email: cars[at]cnes.fr
Home-Page: https://shareloc.readthedocs.io/
Project-Url: Source, https://github.com/CNES/shareloc
Project-Url: Documentation, https://shareloc.readthedocs.io/en/latest/
License: Apache License 2.0
Keywords: shareloc,cars,3D,DEM,pandora,photogrammetry
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Platform: any
Requires-Python: >=3.8
Requires-Dist: numpy (>=1.17.0)
Requires-Dist: scipy (!=1.10.0,>=1.7.1)
Requires-Dist: rasterio
Requires-Dist: xarray
Requires-Dist: numba
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: isort (>=5.8.0); extra == "dev"
Requires-Dist: black (>=21.5b0); extra == "dev"
Requires-Dist: flake8 (>=3.9.1); extra == "dev"
Requires-Dist: flake8-comprehensions (>=3.4.0); extra == "dev"
Requires-Dist: flake8-bugbear (>=21.4.3); extra == "dev"
Requires-Dist: pylint (>=2.8.2); extra == "dev"
Requires-Dist: setuptools-scm; extra == "dev"
Requires-Dist: virtualenv; extra == "dev"
Requires-Dist: configupdater; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-sugar; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: graphviz; extra == "docs"
Requires-Dist: sphinx-autoapi; extra == "docs"
Requires-Dist: sphinx-tabs; extra == "docs"
Requires-Dist: notebook; extra == "notebook"
Requires-Dist: bokeh; extra == "notebook"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: notebook
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3059 characters]

WHEEL

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

RECORD

Path Digest Size
shareloc/__init__.py sha256=HvNVAdExHEsiZXiMkKr8HOoxBWDWwy7VmXMaxr3prfo 1042
shareloc/dtm_image.py sha256=tzFRO6bOouItzAn28r3bLUxmJO3Lw5uyJefhLKpWRr8 4778
shareloc/image.py sha256=iNqdrCI9Si9IIyubZxyotqG51Qoj-TowzIDQLX54d2A 7355
shareloc/math_utils.py sha256=WxbhTKL5io8dY_vfQGOP0eMpaAZGleIUFiuUrIEYAYQ 4120
shareloc/proj_utils.py sha256=ND7_m_OhEaLl1cBm4ETMpbLpw4Bst6SOvBdb3d5M3oU 1755
shareloc/geofunctions/__init__.py sha256=M_9XBfOjD7nZTwUrOT7qhHK425lfqiLWmj70n6eMXbM 764
shareloc/geofunctions/dtm_intersection.py sha256=lF7Z_humwCoiY-yyb7dwsPnUaKXrqunowObmDGmBFtk 43381
shareloc/geofunctions/localization.py sha256=5EuvEBGrjrfsWCMzd8wXcDNIHTENBefqlEEcKXVWib8 8227
shareloc/geofunctions/rectification.py sha256=e8WECw0_yhBEETdGTa7Fy40EFGpZ7egm7CZVBmslEr0 24989
shareloc/geofunctions/rectification_grid.py sha256=HDhmyGCvP358_B1eadCNNMeNkYDYiWEHA50qt9dxjJs 3054
shareloc/geofunctions/triangulation.py sha256=J9aSE3umWio7DAIS6-Ok27w1YdUCIHwomXyYaI6CPbs 8706
shareloc/geomodels/__init__.py sha256=biWVEwlnWx_ilAyejzd27cQlEHc_GaRjyEehlrZgFzY 761
shareloc/geomodels/grid.py sha256=cXwi2euqtPG915MpZhdavqx3sFEQA8wyG_4UJiN9IAc 30631
shareloc/geomodels/los.py sha256=yVWzAtA9sbd1CsWzPtzGuE2WIaeSFxFjAEkH77nVIJI 3711
shareloc/geomodels/rpc.py sha256=xWvcu-k8CUbcZLnux03SFJwOEjyjUNk-R1UGia2IKnQ 49461
tests/__init__.py sha256=WEHdv_LAdBKWN0WXW_z7cZkGdyBRzzyQP7yyyv46vKM 757
tests/helpers.py sha256=tDGnpTWs4CvDB9FPal4HTwRuI_qU2FRGVrdavHJ4rv4 1408
tests/test_dtm_image.py sha256=Gd8K879EhbCII8YXjzcdaYmG4EqGGZfHqZUYkMTqty0 2686
tests/test_image.py sha256=BOgWWQQlatKnA3FcNGhmWCHnOfnNJi_ZAB1qRDgzV9s 5044
tests/test_proj_utils.py sha256=RFhYula0gzNvFdAk5PIh8loHwE8CAJ9z_5r_VYhCLqw 1445
tests/geofunctions/__init__.py sha256=EEjF89sUQRVx-Y5Wb5WaLY4oU8XXjfrLcJ0eHXVYv9M 769
tests/geofunctions/test_dtm_intersection.py sha256=jjU8txVJZZaBCYHzhMH_LFOsbcaQGUDMZgvwa9oANDA 4144
tests/geofunctions/test_localization.py sha256=SII7IusKYT07R4g_6HyLy1rzASDk4EsZ_P_GSjoO4wg 25321
tests/geofunctions/test_rectification.py sha256=-yvljzl6Rjg6ZV1NoEeme7ev1ZuGzG7LkZNaaY8N8as 27426
tests/geofunctions/test_triangulation.py sha256=xKlEQ6KJrXPxeGxS8A2rSnY-pruOEr3ry3eS_ez3-OI 14156
tests/geomodels/__init__.py sha256=7HkU7PD-WYhkJ3KncaqwRIUcvXbqS8kH1gc8H4gg_cA 766
tests/geomodels/test_grid.py sha256=gfYoWsJvlCQc1ZiReZC88I4KCszaV062kmFhfpA6y24 3106
tests/geomodels/test_los.py sha256=ZsfgKgzJgNS604R1ovoScvUBpZat33YppJADu1hqZqg 3407
tests/geomodels/test_rpc.py sha256=6NfR9N3vTir-__xJmOj-4hLCaokgVAXldgG0xe2t61I 14793
shareloc-0.1.6.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
shareloc-0.1.6.dist-info/METADATA sha256=y-rb4sxJyDioWVChMDsQ9NPsLXfFxDRvkNUd4dvFAUE 5309
shareloc-0.1.6.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
shareloc-0.1.6.dist-info/top_level.txt sha256=-3E9q3WMX_GGdTWG6VKWqzou1EjtIp6QMqfIk5TraBo 15
shareloc-0.1.6.dist-info/RECORD

top_level.txt

shareloc
tests