Commit 3c89fe4a authored by Oscar Corvi's avatar Oscar Corvi
Browse files

modifying Renku command file for dry and wet scenarios

parent 8ae7f827
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
......
Markdown is supported
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