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

Uploaded Source

Built Distribution

pylipd-1.3.3-py3-none-any.whl (47.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-1.3.3.tar.gz
  • Upload date:
  • Size: 43.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.3.3.tar.gz
Algorithm Hash digest
SHA256 1a5f5b4e1bd0e4f537d7c8d7fc6992d285be5fe212096543f5e8bdcb1564163b
MD5 30e75ddf36f411d629599b0e4a9d45bb
BLAKE2b-256 c600248acd850b035c972a08c1a01163593aafadd36c239cd7bf0709fefaa77d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-1.3.3-py3-none-any.whl
  • Upload date:
  • Size: 47.9 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.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5dfb33c2d7ce3b730a756690a59196a456478271a18606fc4a72f82fc9ffe06a
MD5 b745917e927554b24be051c6cb95b92f
BLAKE2b-256 6506ff443f7fba636ee5cfec1af786afb0978b6e16edceabf54e5027f5941f2b

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