issues
search
CH-Earth
/
pyviscous
PyVISCOUS: Open-Source VISCOUS Code in Python
Other
5
stars
5
forks
source link
Merge Develop to Main
#14
Closed
h294liu
closed
11 months ago
h294liu
commented
11 months ago
Several enhancements in this pull request:
Improved Formatting: Codebase formatting has been refined for better readability and consistency.
Added Real Case Study: Introduced the 'Bow at Banff' real case study to provide a practical example and context.
Sensitivity Index Adjustment: Sensitivity index results are now enforced to be one when exceeding one for improved accuracy and reliability.
Expanded n_components Range: Widened the range of n_components from [2,9] to [1,9] to allow for greater flexibility in model configuration.
Several enhancements in this pull request: