Lachlan Whyborn
Lachlan Whyborn
coeff throws a StackOverflowError I think if the expression has Symbolics in the denominator that cannot be simplified. A simple example: `@variables x y` `expr = (x + y) /...
### What is your issue? When opening an NetCDF dataset using ```open_dataset```, the attributes ```_FillValue``` and ```missing_value``` of the underlying Datasets are removed (unless ```mask_and_scale = false```). It seems counterintuitive...
This driver is intended to facilitate spin-up CABLE configurations, which involve usually many stages with differing science configurations. An example experiment exists here, with some documentation: [Staged_CABLE](https://github.com/CABLE-LSM/Staged-CABLE-in-payu/tree/main)
The respective drivers lack documentation, requiring assumed knowledge to configure specific models. Require users to contribute an example experiment for the commonly used drivers to demonstrate features specific to that...
The existing CABLE driver is specifically configured for the main branch of ```CABLE```, which is behind the ```CABLE-POP_TRENDY``` branch in terms of the physics. The ```CABLE-POP_TRENDY``` branch requires different namelists,...
Payu re-submissions in a ```-n N``` run job trigger re-generating the input manifest. For small jobs, this becomes a significant portion of run time (maybe this is only relevant for...
## Improvements to ```staged_cable``` driver I made some improvements to the ```staged_cable``` driver to hopefully make it more easily understandable, and more easily shareable. Summary of changes: * Changed the...
Rotated axis labels (tested with regular `Axis` labels and `Colorbar` labels) that contain LaTeX fractions are incorrectly displayed. The vinculum is misplaced by varying amounts. Occurs when `labelrotation` is defined,...
Is there any appetite for supporting different calendars? No leapyear and 360 days calendars are still used relatively often in climate applications. This would involve minor additions to the `daysInMonth`...