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

Uploaded Source

Built Distribution

pylipd-1.1.1-py3-none-any.whl (41.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-1.1.1.tar.gz
  • Upload date:
  • Size: 38.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.1.1.tar.gz
Algorithm Hash digest
SHA256 a4c5767136b82f218561536f9585c4e991a1b48442ab76f52b9c22df5157161a
MD5 974fb13dfc3d2748c4e722c52eda37d8
BLAKE2b-256 dabb2e25609273a9cde5c55a6022806e9d2042a355cf3f4c39520ef91964858e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 41.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.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1761daca590f5f6845c874835b906d3ce957b58950bd274718dd81e901c884e
MD5 9d1362d1250885674ce798a7c95a3adc
BLAKE2b-256 e620865d0b6a87f02011d6398984d6360769a68ded2bdc45eb2d3c0dbcc36370

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