Difference between revisions of "LiPD Utilities"

From Linked Earth Wiki
Jump to: navigation, search
( SoftwareCode (L) )
(Deleted PropertyValue: ProgrammedIn (L) = R Studio 1.0.136)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
  
LiPD Utilities are a set of tools that work with LiPD files. These tools have a set of core functions that are coded for R, Matlab, and Python environments. The utilities are focused on core aspects of working with LiPD files, and will be extensible to meet other needs. The main functions are:  
+
LiPD Utilities are a set of 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
 
* Read
Line 21: Line 21:
 
HasVersion=0.2.0.5|
 
HasVersion=0.2.0.5|
 
Name (L)=LiPD Utilities|
 
Name (L)=LiPD Utilities|
ProgrammedIn (L)=Python 3.4|
+
ProgrammedIn (L)=Python 3.4}}
ProgrammedIn (L)=Matlab|
+
ProgrammedIn (L)=R 3.3.1}}
+

Latest revision as of 14:06, 4 May 2017


LiPD Utilities are a set of 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.