Difference between revisions of "LiPD Utilities"
From Linked Earth Wiki
( SoftwareCode (L) )
Chrisheiser (Talk | contribs) (Deleted PropertyValue: ProgrammedIn (L) = R Studio 1.0.136) |
Chrisheiser (Talk | contribs) |
||
(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 | + | 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}} |
− | + | ||
− | + |
Latest revision as of 21: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.