Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oscar Corvi
LEAVE_II
Commits
3c89fe4a
Commit
3c89fe4a
authored
May 17, 2021
by
Oscar Corvi
Browse files
modifying Renku command file for dry and wet scenarios
parent
8ae7f827
Changes
1
Hide whitespace changes
Inline
Side-by-side
Renku_commands.txt
View file @
3c89fe4a
renku run papermill notebooks/theory/theory.ipynb notebooks/theory/theory.ran.ipynb -p output_path_variable notebooks/theory/pyFile_storage/theory_variable.py -p output_path_equation notebooks/theory/pyFile_storage/theory_equation.py
renku run papermill notebooks/scen1/naive_run/evaluation.ipynb notebooks/scen1/naive_run/evaluation.ran.ipynb -p path_variable notebooks/theory/pyFile_storage/theory_variable.py -p path_equation notebooks/theory/pyFile_storage/theory_equation.py -p parameter_file "notebooks/scen1/calibration/dry_season.txt" -p inputfile data/howard_spring_l4/HowardSprings_L4.nc -p export_visual_scen1 graphs/scen1/visual_explo.png -p output_path_scenario1_DataSet data/howard_spring_l4/scenario1_DataSet.nc
renku run papermill notebooks/scen1/naive_run/evaluation.ipynb notebooks/scen1/naive_run/evaluation.ran.ipynb -p path_variable notebooks/theory/pyFile_storage/theory_variable.py -p path_equation notebooks/theory/pyFile_storage/theory_equation.py -p parameter_file notebooks/scen1/calibration/dry_season.txt -p inputfile data/howard_spring_l4/HowardSprings_L4.nc -p export_visual_scen1 graphs/scen1/visual_expl_dry.png -p output_path_scenario1_DataSet data/howard_spring_l4/scenario1_DataSet_dry.nc
renku run papermill notebooks/scen1/naive_run/evaluation.ipynb notebooks/scen1/naive_run/evaluation.ran.ipynb -p path_variable notebooks/theory/pyFile_storage/theory_variable.py -p path_equation notebooks/theory/pyFile_storage/theory_equation.py -p parameter_file notebooks/scen1/calibration/wet_season.txt -p inputfile data/howard_spring_l4/HowardSprings_L4.nc -p export_visual_scen1 graphs/scen1/visual_expl_wet.png -p output_path_scenario1_DataSet data/howard_spring_l4/scenario1_DataSet_wet.nc
renku run papermill notebooks/scen1/naive_run/analysis.ipynb notebooks/scen1/naive_run/analysis.ran.ipynb -p inputfile_sce1 data/howard_spring_l4/scenario1_DataSet.nc -p export_sc1_mes_VS_model graphs/scen1/mes_sc1_VS_model.png -p export_sc1_month_invest graphs/scen1/mes_sc1_month_invest.png -p path_analysis_functions notebooks/theory/pyFile_storage/analysis_functions.py -p export_sc1_hist_RMSE_NS graphs/scen1/mes_sc1_hist_RMSE_NS.png -p export_sc1_hist_month graphs/scen1/mes_sc1_hist_month.png
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment