Skip to content

Instantly share code, notes, and snippets.

View MalditoBarbudo's full-sized avatar
🍁
debugging

Víctor Granda MalditoBarbudo

🍁
debugging
  • Ecosystem Modelling Facility at CREAF
  • Barcelona, Spain
View GitHub Profile
@MalditoBarbudo
MalditoBarbudo / sfn_data_fixes.R
Last active February 25, 2020 14:23
SAPFLUXNET Data bugs fixing for 0.1.3 version
######################################################################
# CODE TO FIX KNOWN BUGS IN THE 0.1.3 VERSION OF THE SAPFLUXNET
# DATABASE
#
# INSTRUCTIONS:
# 1. COPY THIS FILE TO AN EMPTY R SCRIPT IN YOUR LOCAL MACHINE
# 2. INSTALL tidyverse AND sapfluxnetr IF NEEDED
# 3. CHANGE LAST LINE AS DESIRED
# 4. EXECUTE ALL THE SCRIPT
#######################################################################