Ben Fitzpatrick

Results 28 issues of Ben Fitzpatrick

Discuss and document: * should we pass in cubes into python in any order? (e.g. https://github.com/metoppv/improver/pull/1754) * can we simplify the clize handling? * how do we handle ancillary file...

As an IMPROVER developer I want a clear neighbourhood processing interface so that it is easy to work with. Our neighbourhood processing has grown organically with lots of new capability...

Type:TechnicalDebt
split
green_team
product_planning

As per @cpelley's [note](https://github.com/metoppv/improver/pull/1722/files#r883417114), look at functions in IMPROVER and see how many both mutate their input and return output. It might be that we just want them to do...

See https://github.com/metoppv/improver/pull/1466/files#annotation_1472312821 - we could add a test to cover this.

We could do with de-duplicating individual contributions with a mailmap - see e.g. https://github.com/cylc/cylc-flow/blob/master/.mailmap. See also https://blog.developer.atlassian.com/aliasing-authors-in-git/.

As an IMPROVER developer I want some relevant code to be ported to Iris (where Iris developers agree) so that more functionality lives in the right place where more people...

green_team
product_planning

This looks like it is retiring in favour of Sigrid by end of December 2022 - retire the tag we use on the README or migrate?

Work in progress! Aims to address #1419. I'm not that happy with the configuration syntax, although I am happy with the three main elements of it as elements. The mechanism...

Common actions like whole-section-deletion and copying should be faster for big configurations.

UI

When `rose edit` is launched for an app, it automatically expands the tree of pages (not so for apps loaded within a `rose edit` suite session). This can be undesirable...

UI