Commit aaadfc5e authored by Heraut Louis's avatar Heraut Louis
Browse files

INI variable

parent 94402310
No related merge requests found
Showing with 11 additions and 11 deletions
+11 -11
......@@ -55,19 +55,19 @@ filedir =
# Name of the file that will be analysed from the BH directory
# (if 'all', all the file of the directory will be chosen)
filename =
# ""
""
c(
# c(
# "S2235610_HYDRO_QJM.txt",
# "P1712910_HYDRO_QJM.txt",
# "P0885010_HYDRO_QJM.txt",
# "O5055010_HYDRO_QJM.txt",
# "O0384010_HYDRO_QJM.txt",
# "S4214010_HYDRO_QJM.txt",
"Q7002910_HYDRO_QJM.txt",
"O3035210_HYDRO_QJM.txt",
"O3121010_HYDRO_QJM.txt"
)
# "Q7002910_HYDRO_QJM.txt",
# "O3035210_HYDRO_QJM.txt",
# "O3121010_HYDRO_QJM.txt"
# )
## AGENCE EAU ADOUR GARONNE SELECTION
......@@ -77,8 +77,8 @@ AGlistdir =
""
AGlistname =
""
# "Liste-station_RRSE.docx"
# ""
"Liste-station_RRSE.docx"
## NIVALE SELECTION
......@@ -249,9 +249,9 @@ res_VCN10trend = get_VCN10trend(df_data, df_meta,
# p_thresold=p_thresold)
# Center date for low water trend
res_tMIDtrend = get_tMIDtrend(df_data, df_meta,
period=trend_period,
p_thresold=p_thresold)
# res_tMIDtrend = get_tMIDtrend(df_data, df_meta,
# period=trend_period,
# p_thresold=p_thresold)
### 3.3. Break analysis
# df_break = get_break(res_QAtrend$data, df_meta)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment