Declan Valters
Declan Valters
Rough sketch of how this looks (at least in my head... :thinking:) Drew this (confusingly) using matrix row/column notation even though x/y implies cartesian...sorry! - i.e. [0][0] is the top...
A lot of these do look useful - I don't know whether it would be worth implementing everything listed (although it would be nice for a sense of completion and...
@meesam15 Did you find a resolution to your issue?
Update: My workaround was to upgrade some of the packages in the Dockerfile(s): ```diff diff --git a/Dockerfile.hub b/Dockerfile.hub index 08f2cc3..82a3b27 100644 --- a/Dockerfile.hub +++ b/Dockerfile.hub @@ -1,4 +1,4 @@ -FROM...
Hi @bwj202, if you turn off rainfall data (`rainfall_data_on: no`) and run in hydro_only mode, with reach_mode switched on, that is essentially a "reach only mode". In practice, the routing...
Thanks Tom! :)
Hi, it's not currently tested, but the code is there. It wouldn't take too much to finalise the implementation/check as the routines are fairly straightforward.
Sorry to resurrect this - having a similar issue as well. I'm going to try create a MWE that reproduces it if that helps. 
`R1/0329T00` works fine. It seems not to like any combination of month with 30th or 31st day. (Except January...) (Incidentally, is it supposed to be leap year aware? `R1/010229T00` expands...
## Review checklist for @dvalters ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...