Select Git revision
  • 115-add-pcict-date-format-managment
  • 118-plot-outputsmodel-remove-case-sensitivity-to-the-which-argument
  • 136-decreased-performance-of-calibration-execution-time
  • 161-runmodel_lag-proposal-for-a-better-transformation-and-screening-of-the-parameters
  • 165-add-missing-isintstore-argument-in-createcaliboptions
  • 171-check-error-direct-call-of-as-data-frame-posixct-is-deprecated-use-as-data-frame-vector-or-as
  • 191-speed-up-runmodel_lag-when-it-is-used-alone
  • 33-merge-airgr-and-airgrplus-functions
  • 60-migrate-transfoparam-functions-and-createcaliboptions-to-s3-methods
  • 96-parallelize-the-grid-screening-step-during-calibration
  • airGRplus
  • dev default
  • master
  • rmOptions
  • CRAN_v1.7.6
  • CRAN_v1.7.5
  • CRAN_v1.7.4
  • CRAN_v1.7.3
  • CRAN_v1.7.2
  • CRAN_v1.7.1
  • CRAN_v1.7.0
  • CRAN_v1.6.12
  • CRAN_v1.6.11
  • CRAN_v1.6.10.4
  • CRAN_v1.6.9.27
  • CRAN_v1.6.9.24
  • CRAN_v1.6.9.23
  • CRAN_v1.6.9.21
  • CRAN_v1.4.3.65
  • CRAN_v1.4.3.60
  • CRAN_v1.4.3.52
  • CRAN_v1.3.2.42
  • CRAN_v1.3.2.41
  • CRAN_v1.3.2.40
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Apr229Mar262524231615824Feb131Jan29282726252221201815131211987654231Dec232232130Nov282524232018171612119628Oct2616151476526Aug16Jul151023Jun171595427May228730Apr2924232221169865329Mar328Feb26729Jan282422212017151410719Dec1816121110654222Nov20198423Sep2019186421Jun20191276fix: Error on RunModel(FUNMOD=RunModel_Lag)feat(RunModel_Lag): Add argument `QcontribDown`refactor: use the number of day by a year accordinf to the complete leap cycle of 400 yearsfix: add missing the management lines of the class removed by mistake in CreateRunOptionsstyle: add missing whitespaces in CreateRunOptionsfix: use of .GetFeatModel to manage time step in CreateRunOptionsfix(Utils): return the truncated integer value of the mean time step from .GetFeatModelfeat(Utils): return a mean time step from .GetFeatModelfix(Utils): change the CemaNeige class in the FeatModelsGR tablerefactor(Utils): set the DatesR argument to NULL by default in .GetFeatModelrefactor: check DatesR before using .GetFeatModel CreateInputsModelfix(Utils): fix monthly and yearly time step management in .GetFeatModelrefactor: remove the use of match.fun from .GetFeatModelfix: use of .GetFeatModel to manage time step in CreateInputsModel[1 note][1 note]feat(Utils); add a DatesR argument in the .GetFeatModel function in order to manage the TimeUnitfix(Utils): change CemaNeige class in the FeatModelsGR tabledocs(vignette): remove warning message when airGR is loaded in get_starteddocs(vignette): review style in param_optim and param_sets_GR4Jfeat(Utils): add tools to manage model prameters and time stepsdocs(vignette): remove a supernumerary whitespace in param_optimdocs(vignette): fix a misspelled variable in the param_optim vignetteMerge branch '113-management-of-missing-values-in-input-and-output-of-fortran-codes' into 'dev'fix: correct wrong conditionnal test when user choose the outputs of RunModel_CemaNeigeGR6Jrefactor: replace the use of as.integer(0) by 0L in CreateRunOptionsstyle: harmonization of RunModel_* codesspeed(NA): manage NA in input and output of Fortran codes in RunModel functionsMerge branch '101-fix-vignette-plugging-in-new-calibration-algorithms-in-airgr' into 'dev'docs(vignette): speed up the parameters optimizationdocs(vignette): fix the starting points used for the multi-start approach in the param_optim vignetteMerge branch '103-runmodel_lag-stateend-is-wrong-in-case-of-more-than-1-upstream-basin' into 'dev'feat(Lag): allow NAs in Qupstreamfeat(Lag): allow NAs in Qupstreamfeat(Lag): Add warning for LenghtHydro > 1000[1 note][1 note]feat(RunModel_Lag): Change LengthHydro unit m->kmdocs(vignette): indent codestyle: indent code in RunModel_Lagdocs(man): simplify RunModel_Lag exampleMerge branch '105-using-wrong-precipitation-inputs-when-calling-gr5h-in-cemaneigegr5h' into 'dev'docs: add missing Fortran Outputs units in the comments of RunModel_* functionsfix: correct IniStates and StateEnd for CemaNeigeGR5H[1 note][1 note]