Skip to content

R-package for processing data from biometeorological station

License

Notifications You must be signed in to change notification settings

Rosalien/toolboxMeteosol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolboxMeteosol

Lifecycle: maturing

R-package for processing raw files from biometeorological station of SNO-Tourbières

Installation

You can install the released version of toolboxMeteosol with:

devtools::install_github("Rosalien/toolboxMeteosol")

Example

Raw files need to respect format describe in the documentation here. Examples of raw files are also available in extdata folder.

toolboxMeteosol::workflowMeteosolData(repFile=system.file("extdata", package = "toolboxMeteosol"),
				repTraitement="~/",
				repOut="~/",
				yearsToIntegrate="20",
				Site="lgt",
				Station="bm1")

About

R-package for processing data from biometeorological station

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages