Difference between revisions of "LiPD Utilities"

From Linked Earth Wiki
Jump to: navigation, search
( SoftwareCode (L) )
(Added PropertyValue: ProgrammedIn (L) = Python 3.4)
(Added PropertyValue: Name (L) = LiPD Utilities)
Line 18: Line 18:
 
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.{{#set:
 
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.{{#set:
 
HasVersion=0.2.0.5|
 
HasVersion=0.2.0.5|
 +
Name (L)=LiPD Utilities|
 
ProgrammedIn (L)=Python 3.4}}
 
ProgrammedIn (L)=Python 3.4}}

Revision as of 13:49, 4 May 2017


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.