Skip to content

This is a package for simplifying and making reproducible the postprocessing of eddycovariance data after Eddypro step

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

bravemaster3/PostEddyPro

Repository files navigation

PostEddyPro

R

PostEddyPro is an R package developed to ease and streamline eddy covariance flux data processing following raw flux calculation in EddyPro. The package includes various functions for quality control, gap filling with machine learning, unit conversions, and Monte Carlo simulations.

Features

  • Quality Control: Comprehensive tools to ensure data integrity.
  • Gap Filling: Utilizes machine learning algorithms like XGBoost and Random Forest for accurate gap filling.
  • Unit Conversions: Simplifies the conversion process between different units.
  • Monte Carlo Simulation: Enables robust statistical analysis.
  • **Many more functions. Checkout the help after installation, e.g. in R Studio.

Installation

You can install the development version from GitHub:

# install.packages("devtools")
devtools::install_github("bravemaster3/PostEddyPro")

For more detailed usage, you can refer to the PostEddyPro_Temp_Vignette.

Contributions

Contributions are welcome! Feel free to fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

About

This is a package for simplifying and making reproducible the postprocessing of eddycovariance data after Eddypro step

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages