Joseph Guillaume

Results 110 issues of Joseph Guillaume

Currently user needs to explicitly alter hydromad.options and hydromad.stats, e.g. clusterEvalQ(cl, hydromad.stats("obj"=.......) Could export of these options be done more easily?

enhancement
parallelisation

See Shin et al. explanation and Willem's tutorial

documentation

Help init to be calculated so results are identical, and update test-transfer-functions.R accordingly

help-wanted

Existing code allows using hydromad to calibrate to estimates of actual ET, but needs to be harmonised with the hydromad code base to be integrated into the package

code improvement

Reported by @buzacott: https://github.com/josephguillaume/hydromad/pull/160 "the test-coverage action is failing and it seems like there is some compiling error on one of the dependencies to setup the action. After a quick...

github

> contour(evals.rsm,~tw.c+f.c+tau_s.c+v_s.c) > Error in contour.default(dat$x, dat$y, dat$z, xlab = dat$labs[1], ylab = dat$labs[2], : > increasing 'x' and 'y' values expected

bug
help-wanted

Tests are needed that check that model handling of NAs is consistent across models We need to identify: - Locations of NAs that need testing - Guidelines for how NAs...

tests
help-wanted

snow.sim generates P and passes it to cmd.sim. This could be generalised by modifying hydromad and update.hydromad to understand a network of inputs snow,sma,routing

new feature
harmonisation

Provide a generic wrapper around the airgr package to use the models provided in hydromad

interoperability

Test datasets obviously need to include below zero temperatures, but before adding new datasets we need some thought into what other conditions they need to test.

tests
help-wanted