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

Uploaded Source

Built Distribution

pylipd-1.0.6-py3-none-any.whl (39.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-1.0.6.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.6.tar.gz
Algorithm Hash digest
SHA256 79d61aeb22d3afcf00ad7861f17d9644054a52943072ffc3eddb6f09d792860b
MD5 50cc1aa02e7689622c623222bfa9c626
BLAKE2b-256 1959193ac623791df48b2523dcfa0465afe8c20536fdf6acd0e8f0978d416d44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 39.3 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 c1d1383e575636b43d33046bc84665e968eea59572e074548d0fefd9ce0f1a7d
MD5 d3a2fd64815d34e81db01dc569c7a736
BLAKE2b-256 db4c1ab51522b81c3e6b5e191f2de46f9acd5aa67a2b97b5a5201b6ab8187a2f

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