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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pylipd-0.9.1.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.1.tar.gz
Algorithm Hash digest
SHA256 24dc91bd0ae16661e7b05c55723791bf78f06453ddf5b53d8daf3e43facaf92c
MD5 2a84544df96243cd0170bbea8a655925
BLAKE2b-256 ebaa9b55a00393552deaf191a2db3abf05cbcff95c6b03f9cf55f0c67479c5f9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pylipd-0.9.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4e61c192c1522ae2281e8898b7ea78214bc7c8715cb808525aabb9052964d23f
MD5 02b270c89e9c0b6c622de033df3787be
BLAKE2b-256 7e722c9966620d492597dda98757f66ff7f02af627b534494039a759333f0f8b

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