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.7b2.tar.gz (3.8 MB view details)

Uploaded Source

Built Distribution

pylipd-1.3.7b2-py3-none-any.whl (3.8 MB view details)

Uploaded Python 3

File details

Details for the file pylipd-1.3.7b2.tar.gz.

File metadata

  • Download URL: pylipd-1.3.7b2.tar.gz
  • Upload date:
  • Size: 3.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for pylipd-1.3.7b2.tar.gz
Algorithm Hash digest
SHA256 f53db70357a51ad5e0a7fe3bbc447df805947318b5d95a8a8d60df25f7846e53
MD5 f8e1ff29222d5874801d8db0d62b3e10
BLAKE2b-256 b1931265965067f01a86afa04a0751fccd4c1e65c49c3d96ad8a0005fc6ce956

See more details on using hashes here.

File details

Details for the file pylipd-1.3.7b2-py3-none-any.whl.

File metadata

  • Download URL: pylipd-1.3.7b2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for pylipd-1.3.7b2-py3-none-any.whl
Algorithm Hash digest
SHA256 2dfa2482345b13b47a6fa724104dea56ddc1961ed1c43fdeb4ce9c1f4d8bf7de
MD5 12cb67ad3b4bec247f0975a8d9df08ac
BLAKE2b-256 95e2d361ad7256c4343fc2d7c30877785b85852db76a77aa01dc174b410aeac9

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