Skip to main content

Python utilities for handling LiPD data

Project description

PyLiPD

Python utilities to interact with the Linked Paleo Data (LiPD) format

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

Uploaded Source

Built Distribution

pylipd-1.0.4-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pylipd-1.0.4.tar.gz
Algorithm Hash digest
SHA256 14b0e2c8e65b091545e19865c32dd056c1952d568a3d67aed4e2b443a1fc6145
MD5 1e54af9fca39b698538e3c04c1065c3b
BLAKE2b-256 2955b23bf2afa57e95a9b5630dad6eba2f9d5f86ac40146cf029306f638a8041

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pylipd-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c7dd8f00a2117f3850cd094c9ee7264faa33d12604046d5d8d6ce8bee1d1887f
MD5 9eb04a7df93a5dcdee1ded7a6be05947
BLAKE2b-256 df6e61c714dd9a3049f1baadd47282d844687f3bf8b4040792d4576604df9358

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