guyaclim

Published

March 10, 2026

Introduction

The general idea is to test the development of a clean and automated database of consolidated raw microclimate data from microsensors (TOMOST, HOBO, …) in French Guiana.

Usage

guyaclim analyses rely on the quarto documents index.qmd that can be run with R and associated environment defined with renv.

Project

guyaclim includes:

  • Analyse of the data with associated documentation and figures:
    • Reproductive analyses in index``.qmd
    • Resulting page in index.html
  • All raw data from the database in data/
  • R environment definition with renv in renv/ and renv/lock
  • R files (.Rbuildignore , .Rdata , .Rprofile , .Rhistory)
  • Git and GitHub files (.gitignore)
  • Project documentation (README.qmd , README.md , NEWS.md , LICENSE)

Poeple

  • Sylvain Schmitt CIRAD
  • Léa Françoise CNRS

Database

The database includes (to be described):

Code
fs::dir_tree("data", recurse = 1)
data
├── Paracou
│   ├── README.md
│   ├── README.qmd
│   └── TOMST_ALT
├── README.md
└── README.qmd