Skip to contents
floodam.cba 1.1.1.0
-
diff_calendar() (internal)
- take into account new format for probabilistic calendar
-
print.log_msg() (export)
- explicit export to allow its use as a
print() method for object of class “log_msg”
floodam.cba 1.1.0.0
Enhancements
-
calculate_weight() (export)
- management of formats to makes appropriate calls to calculate_weight_vector
- management of data.frame and arrays (correctly)
- documentation and tests
-
calculate_weight_vector() (internal)
- type can be chosen between “period” (default) and “frequency”
- management of flood scenarios in any order
-
discount_rate() (export)
- add of option quinet2013, option constant is default, option cgp is re-named in cgp 2005
- documentation
-
discount_weight()
-
list_to_array()
- optional test to have a message is something goes wrong
- examples to the documentation, and tests
floodam.cba 1.0.0.0
First version