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.lipd 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.lipd 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.7.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

pylipd-0.9.7-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-0.9.7.tar.gz
  • Upload date:
  • Size: 32.7 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.7.tar.gz
Algorithm Hash digest
SHA256 1b1922f45565791e3e620b31270abbab304c523a89bdf24ee35982aa7dbdd0bc
MD5 243538612f085184eb00b7ab0b3e2cfc
BLAKE2b-256 0fd2516e0bf79f9db3dcd4744d28930ce010e8943dfdca6a5ded0b36dfbdac2a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-0.9.7-py3-none-any.whl
  • Upload date:
  • Size: 34.8 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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 21065241667e896b4799f7cdd1c9d96af6ac610aad07cba3dd8387fea9acd446
MD5 bb3defdbe33d69c6695bc138472736e1
BLAKE2b-256 a60ac50c73eba6103d50e9a12d22939ad1de44cb68f11ca12c6ba1f8c9bfa560

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