bas-gloria

View on PyPIReverse Dependencies (0)

0.2.0 bas_gloria-0.2.0-py3-none-any.whl

Wheel Details

Project: bas-gloria
Version: 0.2.0
Filename: bas_gloria-0.2.0-py3-none-any.whl
Download: [link]
Size: 15040
MD5: f67f13732363ac493f0c8a682249b1d1
SHA256: 94d014d9e50e2f13655a8e6fcd3a8d0a82de0db6549382382e4b218c00e26b8e
Uploaded: 2022-05-07 13:03:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bas-gloria
Version: 0.2.0
Summary: Package for working with GLORIA side-scan sonar files
Author: Paul Breen
Author-Email: pbree[at]bas.ac.uk
Home-Page: https://github.com/antarctica/bas-gloria
Project-Url: Documentation, https://github.com/antarctica/bas-gloria/blob/main/README.md
Project-Url: Repository, https://github.com/antarctica/bas-gloria
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: matplotlib (<4.0.0,>=3.4.3)
Requires-Dist: netCDF4 (<2.0.0,>=1.5.2)
Requires-Dist: numpy (<2.0.0,>=1.17.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4436 characters]

WHEEL

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

RECORD

Path Digest Size
gloria/__init__.py sha256=p5_v3YjUMGpF_3b5NHxpWPfpsDZhAmD_ELa1bVd-w24 13693
gloria/gloria_to_nc.py sha256=10thGUVGobmSUT5ccScZG1a3zWWfj00KQIMcm-L_RHs 442
gloria/gloria_to_txt.py sha256=oC7aqMOwUrcXBwtTYsdWdwYH1K93SIzsNZTODRST1Ps 435
gloria/plot_gloria.py sha256=HwcqU5CkrrmP395XNZhA2JlGUU6IhL3kJdTb9xF7phA 7163
gloria/read_gloria.py sha256=4Vl8AYaaqi0gB9mULUeO17b7vlfHhmp2urgGdXvjjJ0 1405
gloria/write_gloria.py sha256=dAC8xWiMLMB-hnASeJoQmlwKRmxk6Ac3_OSfKdb1jTY 984
bas_gloria-0.2.0.dist-info/entry_points.txt sha256=dF678Ga8pbManMxQmRfBvVIdYt2rrlEYQdNjNBFaVfE 207
bas_gloria-0.2.0.dist-info/LICENSE sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
bas_gloria-0.2.0.dist-info/WHEEL sha256=SrtnPGVTMeYWttls9xnWA01eUhCZ3ufFdJUYb1J3r-U 83
bas_gloria-0.2.0.dist-info/METADATA sha256=8L1zafuY4w_j9QDsdH3yDwlCqfJZp4O-ZqK0brKZgGM 5281
bas_gloria-0.2.0.dist-info/RECORD

entry_points.txt

gloria_to_nc = gloria.gloria_to_nc:main
gloria_to_txt = gloria.gloria_to_txt:main
plot_gloria = gloria.plot_gloria:main
read_gloria = gloria.read_gloria:main
write_gloria = gloria.write_gloria:main