Coder Social home page Coder Social logo

neonsoils's Introduction

NEONSoils

NEONSoils is a repository code to acquire, tidy, and compute soil respiration fluxes at NEON sites using the flux-gradient method.

This is an early prototype package and should not be used for research purposes until scientifically validated.

An online applet for visualization at select NEON sites is found here

Installation

Installation in R is done through the devtools package:

devtools::install_github("jmzobitz/NEONSoils", build = TRUE, build_opts = c("--no-resave-data", "--no-manual"),force=TRUE)

Usage

To analyze fluxes once the package is installed requires a two step process:

  1. First acquire the NEON data, following conventions of loadByProduct function in the neonUtilities package. acquire_neon_data(site_name ="SJER", start_date = "2020-06", end_date = "2020-06", file_name = "my-file-2020-06.Rda")

  2. Then process and compute fluxes. out_fluxes_jan <- compute_neon_flux("my-file-2020-06.Rda")

If you encounter problems with code in this repository, feel free to post an issue.

Credits & Acknowledgements

This is a project solely funded by the National Science Foundation, NSF# 2017829. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.

Code Contributions / Changelog:

  • (pre-2021): Initial code developed by Edward Ayres ([email protected])
  • 2021: Initial package development and testing by Zobitz and undergraduate researchers Lajntxiag Lee and Kathleen O'Rourke (both Augsburg University)
  • 2022: Ongoing refinement and testing by undergraduate researchers at the following institutions:
    • Ridwan Abdi, Kebba Janeh, Nevin Lor, Diana Ortiz Alvarracin, Dijone Mehmeti, Ali Musa, Barbara Sabino Pina, Ly Xiong, Xeng Yang (Augsburg University)
    • Courtney Leung (Northwestern University)

License

GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007

Disclaimer

Information and documents contained within this repository are available as-is. Codes or documents, or their use, may not be supported or maintained under any program or service and may not be compatible with data currently available from the NEON Data Portal.

neonsoils's People

Contributors

jmzobitz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.