Skip to content

Commit

Permalink
Update codelines.R
Browse files Browse the repository at this point in the history
  • Loading branch information
hydrocodes authored Jun 17, 2024
1 parent 4fcc05e commit 6eb7399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tutorial/codelines.R
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ library(dplyr)
library(airGR)
library(parallel)
library(purrr)
setwd('C:/.../)
source("https://raw.githubusercontent.com/hydrocodes/hydRopclim/main/tutorial/spatial_grad/interpolation.R")
temp_stations <- read.csv('.../serie_tiempo_temp.csv')
prec_stations <- read.csv('.../serie_tiempo_prc.csv')
Expand Down

0 comments on commit 6eb7399

Please sign in to comment.