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

Uploaded Source

Built Distribution

pylipd-1.2.1-py3-none-any.whl (41.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pylipd-1.2.1.tar.gz
Algorithm Hash digest
SHA256 cbc1eb59e14c5491616a76a6a7b5484e2f50f0830f8a1916dd72d10234e4fe95
MD5 6985540c2ef1a619a74c1513b4333c5a
BLAKE2b-256 65f072b5560857ca8d13de7e787070cea41a38979a70687aa96f861d8bb78bcd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 41.1 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.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b534c998c4f27ac0ce4d28327cbe99a4d897a7811b0bcec91dbdd50ba4a2d523
MD5 38c6bb6987817751d37ffc5fba4e5bad
BLAKE2b-256 6e84199dd893fd1946da7a2b413c7582b6ad4ea2d5f6cad70f75d6afcce5c9fc

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