Skip to content

Commit

Permalink
trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentineHerr committed Mar 6, 2024
1 parent f7ae5dd commit 33f1382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R_scripts/CI_QAQC_reports.R
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ checks <- fread("QAQC_reports//GitHubAction_checks.csv")


## source code to convert coordinates
source("https://raw.githubusercontent.com/SCBI-ForestGEO/SCBI-ForestGEO-Data/master/R_scripts/SIGEO_plot_grid_UTMcoord.R")
# source("https://raw.githubusercontent.com/SCBI-ForestGEO/SCBI-ForestGEO-Data/master/R_scripts/SIGEO_plot_grid_UTMcoord.R")

# get data together ####
setdiff(names(tree), names(stem)) # need to add those to stem
Expand Down

0 comments on commit 33f1382

Please sign in to comment.