Skip to main content

Python utilities for handling LiPD data

Project description

PyLiPD

Python LiPD utilities

Installation

pip install pylipd

Usage

Loading local LiPD files

from pylipd import LiPD
lipd = LiPD()
lipd.load(["MD98_2181.Stott.2007.lpd", "Ant-WAIS-Divide.Severinghaus.2012.lpd", "Asi-TDAXJP.PAGES2k.2013.lpd"])

Loading LiPD data from GraphDB server

from pylipd import LiPD
lipd = LiPD()
lipd.set_endpoint("https://linkedearth.graphdb.mint.isi.edu/repositories/LiPDVerse2")
lipd.load_remote_datasets(["MD98_2181.Stott.2007", "Ant-WAIS-Divide.Severinghaus.2012", "Asi-TDAXJP.PAGES2k.2013"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylipd-0.9.2.tar.gz (30.2 kB view details)

Uploaded Source

Built Distribution

pylipd-0.9.2-py3-none-any.whl (32.1 kB view details)

Uploaded Python 3

File details

Details for the file pylipd-0.9.2.tar.gz.

File metadata

  • Download URL: pylipd-0.9.2.tar.gz
  • Upload date:
  • Size: 30.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pylipd-0.9.2.tar.gz
Algorithm Hash digest
SHA256 4e09379a6a2c951b01c2d9b5ef9dc2b55bfedbc93f2139d30155e26db4d6c3df
MD5 159f3059fcacff4a146da1383ca9936b
BLAKE2b-256 8ac1a2c00ff069e29dd1c5d3925e071ce2b62966892ee304aef0ed327f070921

See more details on using hashes here.

File details

Details for the file pylipd-0.9.2-py3-none-any.whl.

File metadata

  • Download URL: pylipd-0.9.2-py3-none-any.whl
  • Upload date:
  • Size: 32.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for pylipd-0.9.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7f0cfb13a407506afb96718f5371a80399a7b6ffa1798b2167989dc885e4d605
MD5 576766da8600204c483ceb7da5a3d308
BLAKE2b-256 bec271487d702094a32ef45eba066fa5918646f6def8c615cc9cb3a9160535d7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page