Releases: Critical-Infrastructure-Systems-Lab/ldsr
Releases · Critical-Infrastructure-Systems-Lab/ldsr
ldsr 0.0.2
API overhaul and code refactoring
- Ensemble models can now be learned using the same functions as individual model,
PCR_reconstruction()
,LDS_reconstruction()
,cvPCR()
, andcvLDS()
. one_pcr_cv()
andone_lds_cv()
are exported so that experienced users can work with it directly, skipping argument checks and nested function calls to gain speed.- Remove dependence on
hydroGOF
. All performance metric calculations are now done internally in C++. - Bug fixes
Documentation
- All documentations updated with more details and typos fixed.
- All functions that are targeted to users now have examples.
- A different example is now used in the vignette, showcasing station Nakhon Phanom on the Mekong instead of P.1 on the Chao Phraya.