Lachlan Whyborn
Lachlan Whyborn
I think it would be a good idea for coeff(p, sym) to throw a more descriptive error if `isdiv(p)` while I (or someone else) think of a way to handle...
I've not run into any issues building larger grids when rotationally extruding 2D grids with the makeWedgeGrid tool. I wasn't tracking the RAM usage directly, but I built a 64M...
I'll add some tests before requesting another review.
I had requested another one, but I have been doing some thinking since the Payu workshop session to improve the handling of restarts. I'll cancel the current request and add...
I've made some adjustments to the way we retrieve the restarts, see the unresolved conversation. I've added tests to capture most of the desired functionality, but I was struggling to...
This has been addressed as part of the larger work on the [staged_cable driver](https://github.com/payu-org/payu/pull/461).
At least one of the configurations we want to support has ~1000 input files (Met forcing files which are for some reason split into single year chunks). It might well...