Skip to content

CUPofTEAproject/LandDataTools.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LandDataTools

Stable LandDataTools Downloads version

Dev Build Status Coverage

Example

First, a database need to be in a folder named input. For example, the COSORE database (soil respiration, from https://github.com/bpbond/cosore).

Then, you can use the package utility functions to work with those databases, for example: Get paths and ID of each dataset of the database:

image

Load the dataset corresponding to an ID:

image