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

Uploaded Source

Built Distribution

pylipd-1.3.1-py3-none-any.whl (47.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-1.3.1.tar.gz
  • Upload date:
  • Size: 43.6 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.1.tar.gz
Algorithm Hash digest
SHA256 6827e88afbcfdf437f7fc8b113f9c1317de5abe4242ec5c675e1d78f2132412f
MD5 e70f243b4780edd0bd1c35541faf99b3
BLAKE2b-256 1a5c866b6fdbcc76c12a32ebb51ada71707fc4b0a12e37d0668dd983b8a52a7a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 47.7 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 584167a18e99787a323891aaef229b4ddf42f3cc1ae7914d6d78a9df0794347a
MD5 c36ad9f34a3aa28ad7576626caa710d4
BLAKE2b-256 ed95ec1c9633cf5ad4f90f22e2d2469c4b659be244f1f74e18f62535e579a45c

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