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

Uploaded Source

Built Distribution

pylipd-1.3.5-py3-none-any.whl (49.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pylipd-1.3.5.tar.gz
Algorithm Hash digest
SHA256 2029f2d8946c945d1691e0cf683de4ac94ff5b58e7591ad2fd3d9e8849887753
MD5 99d8956fb50b34e70a09e0dd249c51c6
BLAKE2b-256 8dd0f0b835da946046f44d11acb9e4cc382af13a265ca015b0d673e5d2ff7676

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pylipd-1.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 910e08b1229b361607ce8d78a5842eb3fb99faf7847cac97502170222b2b7cca
MD5 5950037a15db74da1edb0c50d643e671
BLAKE2b-256 1ac70064fc9518a516eee0bdd6e536a1ec58fd780a5166af802df8046d1d4909

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