Skip to content

Commit

Permalink
updated site info csv with mat and p/pet
Browse files Browse the repository at this point in the history
  • Loading branch information
stineb committed Oct 3, 2024
1 parent 611287a commit 71466ed
Show file tree
Hide file tree
Showing 3 changed files with 343 additions and 341 deletions.
4 changes: 3 additions & 1 deletion analysis/02_batch_format_rsofun_drivers.R
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ driver_data <- lapply(sites$sitename, function(site){
# bind all tibbles into one big tibble
driver_data <- dplyr::bind_rows(driver_data)

# write all drivers to file
# wr

ite all drivers to file
# apply compression to minimize space
saveRDS(
driver_data,
Expand Down
Loading

0 comments on commit 71466ed

Please sign in to comment.