Skip to content
Snippets Groups Projects
Commit 74ef335c authored by clblatte's avatar clblatte
Browse files

Main.R - exlcude "structure_SIMO_rsl..."

parent 38967999
No related branches found
No related tags found
No related merge requests found
......@@ -41,9 +41,10 @@ db_names <- c("MV_Hartola",
### Restructure the SQL database: querry that creates the final UNIT table, which contains indicators over time under regimes
#
# !!! Only needed if the DB is read/loaded for the first time. !!!
# !!! Only needed if the DB is read/loaded for the first time. THis may take some time !!!
# !!! For your downloaded watershed data this is already done. !!!
source(paste0(path, "structure_SIMO_rslDB_FBE.R")) # Afterwards, you can exclude this line with: #
# source(paste0(path, "structure_SIMO_rslDB_FBE.R")) # Afterwards, you can exclude this line with: #
### Import the restructured SIMO data (from UNIT table) in the R-environment
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment