LiPD Utilities

From Linked Earth Wiki
Revision as of 13:49, 4 May 2017 by Chrisheiser (Talk | contribs) (Added PropertyValue: ProgrammedIn (L) = Matlab)

Jump to: navigation, search
( SoftwareCode (L) )


LiPD Utilities are a set of Python tools that work with LiPD files. The utilities are focused on core aspects of working with LiPD files, and will be extensible to meet other needs. The main functions are:

  • Read
  • Write
  • Extract Timeseries
  • Collapse Timeseries
  • Filter
  • Convert Excel format to LiPD format
  • Convert LPD format to NOAA format
  • Update publication using DOI.org


Versions

LiPD Utilities follows the versioning pattern of "1.0.0.0". The version numbers represent "Major Release", "Minor Release", "Maintenance Release", and "Build Number" respectively. Official package updates will be released through PyPi for all major, minor, and maintenance updates. The Github repository will continue to have updates for all changes.