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

Uploaded Source

Built Distribution

pylipd-1.2.3-py3-none-any.whl (42.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-1.2.3.tar.gz
  • Upload date:
  • Size: 39.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.2.3.tar.gz
Algorithm Hash digest
SHA256 240e165ff4a39a9f788ca418b9cb2a7aa20349ea29f5a1e7d5b5e5141b33c40b
MD5 fedeb1f676124ce51bcfd2e13a5c563c
BLAKE2b-256 500c8e0a3e1049e907038c8bc43e03ca06865da8b9f8d839d6fb5c31d8f8bc75

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 42.4 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d87c49e8bc9c7eca6777e5a4e36c5f777a647c098f6737992d00819bbbbe9c85
MD5 2227dce99e84e75deee091c3e4a56167
BLAKE2b-256 2584fa1f14a8e77bb8b880861bf4c02d4912d1cb9d2bc2f91e339d4f7e208a72

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