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

set up renku command for simpler_model.ipynb, not run yet as computation expensive cells

parent 0fed0d02
Pipeline #229949 passed with stage
in 25 seconds
......@@ -18,4 +18,6 @@ renku run papermill notebooks/scen2/model_run/analysis_PM.ipynb notebooks/scen2/
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
renku run papermill notebooks/Finished_project/meaning_stress_factor/meaning_stress_factor.ipynb notebooks/Finished_project/meaning_stress_factor/meaning_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 stress_factor_reconstruct notebooks/Finished_project/meaning_stress_factor/stress_factor_reconstruct.png -p constant_VS_fPAR notebooks/Finished_project/meaning_stress_factor/constant_VS_fPAR.png -p complete_VS_incomplete notebooks/Finished_project/meaning_stress_factor/complete_VS_incomplete.png
\ No newline at end of file
renku run papermill notebooks/Finished_project/meaning_stress_factor/meaning_stress_factor.ipynb notebooks/Finished_project/meaning_stress_factor/meaning_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 stress_factor_reconstruct notebooks/Finished_project/meaning_stress_factor/stress_factor_reconstruct.png -p constant_VS_fPAR notebooks/Finished_project/meaning_stress_factor/constant_VS_fPAR.png -p complete_VS_incomplete notebooks/Finished_project/meaning_stress_factor/complete_VS_incomplete.png
renku run papermill notebooks/Finished_project/simpler_model/simpler_model.ipynb notebooks/Finished_project/simpler_model/simpler_model.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/simpler_model/timeSerie_oneSite_oneYear.png -p inverseModelling notebooks/Finished_project/simpler_model/inverseModelling.png -p Influence_atmo_E_dry notebooks/Finished_project/simpler_model/Influence_atmo_E_dry.png -p Influence_atmo_E_wet notebooks/Finished_project/simpler_model/Influence_atmo_E_wet.png -p Influence_atmo_rel_dry notebooks/Finished_project/simpler_model/Influence_atmo_rel_dry.png -p Influence_atmo_rel_wet notebooks/Finished_project/simpler_model/Influence_atmo_rel_wet.png -p sensitivity_parameters notebooks/Finished_project/simpler_model/sensitivity_parameters.png -p statistical_assessment notebooks/Finished_project/simpler_model/statistical_assessment.png -p different_sites notebooks/Finished_project/simpler_model/different_sites.png
\ 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