Commit a77af356 authored by Oscar Corvi's avatar Oscar Corvi
Browse files

fix typing error in renku command, add -p key word before each argument

parent 608e6d6b
Pipeline #229759 passed with stage
in 17 seconds
...@@ -16,4 +16,4 @@ renku run papermill notebooks/scen2/model_run/evaluation_PM.ipynb notebooks/scen ...@@ -16,4 +16,4 @@ renku run papermill notebooks/scen2/model_run/evaluation_PM.ipynb notebooks/scen
renku run papermill notebooks/scen2/model_run/analysis_PM.ipynb notebooks/scen2/model_run/analysis_PM.ran.ipynb -p inputfile_sce2 data/howard_spring_l4/scenario2_Dataset.nc -p export_sc2_mes_VS_model graphs/scen2/mes_sc2_VS_model.png -p export_sc2_month_invest graphs/scen2/mes_sc2_month_invest.png -p path_analysis_functions notebooks/theory/pyFile_storage/analysis_functions.py -p export_sc2_hist_RMSE_NS graphs/scen2/mes_sc2_hist_RMSE_NS.png -p export_sc2_hist_month graphs/scen2/mes_sc2_hist_month.png renku run papermill notebooks/scen2/model_run/analysis_PM.ipynb notebooks/scen2/model_run/analysis_PM.ran.ipynb -p inputfile_sce2 data/howard_spring_l4/scenario2_Dataset.nc -p export_sc2_mes_VS_model graphs/scen2/mes_sc2_VS_model.png -p export_sc2_month_invest graphs/scen2/mes_sc2_month_invest.png -p path_analysis_functions notebooks/theory/pyFile_storage/analysis_functions.py -p export_sc2_hist_RMSE_NS graphs/scen2/mes_sc2_hist_RMSE_NS.png -p export_sc2_hist_month graphs/scen2/mes_sc2_hist_month.png
renku run papermill notebooks/Finished_project/location_stress_factor/location_stress_factor.ipynb notebooks/Finished_project/location_stress_factor/location_stress_factor.ran.ipynb -p path_variable notebooks/theory/pyFile_storage/theory_variable.py path_equation notebooks/theory/pyFile_storage/theory_equation.py path_analysis_functions notebooks/theory/pyFile_storage/analysis_functions.py path_data data/eddycovdata/ dates_fPAR data/fpar_howard_spring/dates_v5 timeSerie_oneSite_oneYear notebooks/Finished_project/location_stress_factor/timeSerie_oneSite_oneYear.png inverseModelling notebooks/Finished_project/location_stress_factor/inverseModelling.png Influence_atmo_E_dry notebooks/Finished_project/location_stress_factor/Influence_atmo_E_dry.png Influence_atmo_E_wet notebooks/Finished_project/location_stress_factor/Influence_atmo_E_wet.png Influence_atmo_rel_dry notebooks/Finished_project/location_stress_factor/Influence_atmo_rel_dry.png Influence_atmo_rel_wet notebooks/Finished_project/location_stress_factor/Influence_atmo_rel_wet.png sensitivity_parameters notebooks/Finished_project/location_stress_factor/sensitivity_parameters.png statistical_assessment notebooks/Finished_project/location_stress_factor/statistical_assessment.png different_sites notebooks/Finished_project/location_stress_factor/different_sites.png renku run papermill notebooks/Finished_project/location_stress_factor/location_stress_factor.ipynb notebooks/Finished_project/location_stress_factor/location_stress_factor.ran.ipynb -p path_variable notebooks/theory/pyFile_storage/theory_variable.py -p path_equation notebooks/theory/pyFile_storage/theory_equation.py -p path_analysis_functions notebooks/theory/pyFile_storage/analysis_functions.py -p path_data data/eddycovdata/ -p dates_fPAR data/fpar_howard_spring/dates_v5 -p timeSerie_oneSite_oneYear notebooks/Finished_project/location_stress_factor/timeSerie_oneSite_oneYear.png -p inverseModelling notebooks/Finished_project/location_stress_factor/inverseModelling.png -p Influence_atmo_E_dry notebooks/Finished_project/location_stress_factor/Influence_atmo_E_dry.png -p Influence_atmo_E_wet notebooks/Finished_project/location_stress_factor/Influence_atmo_E_wet.png -p Influence_atmo_rel_dry notebooks/Finished_project/location_stress_factor/Influence_atmo_rel_dry.png -p Influence_atmo_rel_wet notebooks/Finished_project/location_stress_factor/Influence_atmo_rel_wet.png -p sensitivity_parameters notebooks/Finished_project/location_stress_factor/sensitivity_parameters.png -p statistical_assessment notebooks/Finished_project/location_stress_factor/statistical_assessment.png -p different_sites notebooks/Finished_project/location_stress_factor/different_sites.png
\ No newline at end of file \ No newline at end of file
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