xpublish-edr

View on PyPIReverse Dependencies (0)

0.2.2 xpublish_edr-0.2.2-py3-none-any.whl

Wheel Details

Project: xpublish-edr
Version: 0.2.2
Filename: xpublish_edr-0.2.2-py3-none-any.whl
Download: [link]
Size: 14469
MD5: 4afa5a51acce65b0043b03f4b9b84d34
SHA256: f3819af8e94b6544543109e180b222646eb2be315a8d34cabd4b5c010167880f
Uploaded: 2024-11-11 14:27:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xpublish_edr
Version: 0.2.2
License: Copyright 2017 AUTHOR NAME Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.7
Requires-Dist: geopandas
Requires-Dist: scipy
Requires-Dist: shapely
Requires-Dist: xarray
Requires-Dist: xpublish (<0.4.0,>=0.3.0)
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 4353 characters]

WHEEL

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

RECORD

Path Digest Size
xpublish_edr/__init__.py sha256=ET3PVhL54ttqdvbP3tJJy_nlQ1DgCNs91TWwOJOix8A 247
xpublish_edr/_version.py sha256=RrHB9KG1O3GPm--rbTedqmZbdDrbgeRLXBmT4OBUqqI 411
xpublish_edr/logger.py sha256=hHmXZU19qP4OhKJLP5c-92paQmC9bHeQJktFlX-FFsA 166
xpublish_edr/plugin.py sha256=eU19Fb7Ow3nKNiJ4O8kBaj7knc-rgPVlk4t8dJM81XU 5639
xpublish_edr/query.py sha256=Xg7ivETRRhNub9RchBsbGwLjxU_haHnBxDFiJoG5fgE 4845
xpublish_edr/formats/to_covjson.py sha256=PNGzvb0p7MUsGmX51836TtJ1K09WYdaPuqvpsFTpp9Y 4142
xpublish_edr/formats/to_csv.py sha256=0D15M9hWXzcIHwrVWnHnbP_tUKYALN_M3fkhDpfJ7xs 428
xpublish_edr/formats/to_geojson.py sha256=3QHCuDZIExyjSyGuQOknN7XCL1RIJHUuUph0XptJjuM 1002
xpublish_edr/formats/to_netcdf.py sha256=Qb4_NilxPpyMD8OgVuPs1Rz6WMTFqCPR2p5w41WTsjg 617
xpublish_edr/geometry/__init__.py sha256=qvX0XALdGIg9d1VcmkRF-w_1Ue3fK5iVr355UyOaPjw 51
xpublish_edr/geometry/area.py sha256=qUNDAYMlltoH7MDxengTzOjch9aP51RDMqSgAb8uPuk 1556
xpublish_edr/geometry/common.py sha256=0vy7qrEC6MPzMKsOT_VFWElopkUp1bKyXLUHx4Dtqig 438
xpublish_edr/geometry/position.py sha256=ttaE9_C2cexphwaCI6Fy0CTjNmlIdPTU_zPS8inxzaI 2184
xpublish_edr-0.2.2.dist-info/LICENSE.txt sha256=VWIXR6fejYnrrUQ94kUjWfKWCzdkLu8QxPzrXN7jjWQ 1472
xpublish_edr-0.2.2.dist-info/METADATA sha256=xUj65KX8njLoz8KEFC9HM9ByxsMnJIZXBOUwQkqCTuA 6857
xpublish_edr-0.2.2.dist-info/WHEEL sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc 91
xpublish_edr-0.2.2.dist-info/entry_points.txt sha256=jO0XFeHxcgAUGM7jcI_V9JpdRYAkKQxWR8plvt_DR2M 439
xpublish_edr-0.2.2.dist-info/top_level.txt sha256=GyI876nXYRMLky1WlemHLcTaF2vDFeq9YwnEelZzKgA 13
xpublish_edr-0.2.2.dist-info/RECORD

top_level.txt

xpublish_edr

entry_points.txt

cf_edr = xpublish_edr.plugin:CfEdrPlugin
cf_covjson = xpublish_edr.formats.to_covjson:to_cf_covjson
csv = xpublish_edr.formats.to_csv:to_csv
geojson = xpublish_edr.formats.to_geojson:to_geojson
nc = xpublish_edr.formats.to_netcdf:to_netcdf
nc4 = xpublish_edr.formats.to_netcdf:to_netcdf
netcdf = xpublish_edr.formats.to_netcdf:to_netcdf
netcdf4 = xpublish_edr.formats.to_netcdf:to_netcdf