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
a77af356
Commit
a77af356
authored
Jul 14, 2021
by
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
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Renku_commands.txt
View file @
a77af356
...
@@ -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
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