Skip to main content

Python utilities for handling LiPD data

Project description

PyLiPD

Python LiPD utilities

Installation

pip install pylipd

Usage

Loading local LiPD files

from pylipd 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 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-0.9.0.tar.gz (25.8 kB view details)

Uploaded Source

Built Distribution

pylipd-0.9.0-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pylipd-0.9.0.tar.gz
Algorithm Hash digest
SHA256 366f1e6ff09f1fda968ed6641b610d9b4e06229bf8073b7f0fcea63efa3563d3
MD5 4c22adc89275ab92113dfd35e006a664
BLAKE2b-256 6b126bed08696c14979dca651863bfd2310d3f3c8616d8036a57c15e8920d37f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-0.9.0-py3-none-any.whl
  • Upload date:
  • Size: 27.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-0.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1b922385fe5f9e5f0d107bd2718542b5d2e51f096da953d1614865ceb1c7e72e
MD5 912a274377b694588f4b71daabbd0f6f
BLAKE2b-256 16b342260ee56776c19883a81f5287cf6718fb0d7f10d19aed6bc31a721dc289

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