All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
1 January 2023
- feat: remove visualization, show objective function of each variable
b90e91f
- feat: including 'basin_wb" file in output extraction with SWAT+
79f3561
- Update CHANGELOG.md
bf4d2ab
2 November 2022
- Add more features (extracting SWAT+ outputs) - fixed error for loading multiple observed data files
#52
- code cleaning + add changelog file + fixed issue app stops if error o…
#51
- Add option for working with SWAT+ project
#50
- Add examples for SWAT+ and rearrange data folder
d220234
- add option for working with SWAT+ model
30256c1
- code cleaning + add changelog file + fixed issue app stops if error occurs
8dac5f7
20 August 2022
- Development
#49
- code cleaning + add option for calibration and validation in the observed data file
95760f3
- remove postProcessing.R (duplicate) and correct maximum objfunction value (only affect display)
4e36292
- Add files via upload
068cdb2
19 May 2022
- add option extract output that was not used for calibration, by assigning all observed data of that variable as NA
a3fa6d1
- fixed error in writing model output with DDS approach and add check input behavioral threshold
cf3db50
16 April 2022
- critical update readSaveOutput.R
#45
- update note for loadPackages.R
#44
- update example userObjFunction
#43
- update readme
#42
- Development
#41
- update example (calibration at both daily and monthly timestep)
#40
- remove a folder that accidentally created
#39
- update
#38
- Development
#37
- update readme
#36
- update install instruction
#35
- update example
#34
- Development
#33
- Development
#32
- Development
#31
- update sensitivity
#30
- update visualization
#29
- Add visualization
#28
- added running SWAT with user parameter values from external file
#27
- add visualization watout.dat file
#26
- checked "Dynamically dimensioned search algorithm" for parameter optimization
#25
- Update displayOutput.R
#24
- add load package ggplot2
#23
- Update paramSamplingUI.R
#22
- update restart option, modifying parameter from .res and .pnd files
#21
- add plot objective function and parameter values
#20
- update visual plot for sensitivity
#19
- add ggplot2 package
#18
- Development
#17
- Update introduction.html
#16
- add option "userReadSwatOutput", user can extract any output from SWAT
#15
- fix bugs in updateTxtInOut
#14
- code cleaning, enable extract from .hru, .sub, .rch
#13
- update introduction
#12
- update text intoduction
#11
- update introduction text (open new tab when click to text with link)
#10
- add introduction tab
#9
- Update generalSettingUI.R
#8
- update read CurrentSimulationReport.log
#7
- Update README.md
#6
- update get HRU information from TxtInOut folder for special case
#5
- make the algorithm to get HRU information from TxtInOut folder more general
#4
- fix: program stop when selecting behavioral threshold greater than ma…
#3
- Add Morris approach for sensitivity analysis
#2
- add display selected output table
#1
- replace example data
31b25dd
- Initial commit
0c2edf8
- parallel package is now part of base R (will be installed when R is installed)
0ad8eea