Carwyn Pelley

Results 24 issues of Carwyn Pelley

Originally raised in https://github.com/metoppv/improver/pull/1754 by @tjtg I don't think there are environments in use by us or partners using

As discussed in https://github.com/metoppv/improver/pull/1702, we currently pin 'black' to `19.10b0` for both `environment_a.yml` and `environment_b.yml`. This gives rise to problems without pinning of its dependency 'click' (more information here: https://github.com/psf/black/issues/2964)....

Currently the spot-extract calls are cumulatively taking a long time due to the sheer number of them. 8s is the rough run-time for a single command, dominated primarily by imports...

Demonstrates the changes to be made to IMPROVER when executed by the orchestration layer (cylc) which utilises [dagrunner](https://github.com/MetOffice/dagrunner) to execute the science configuration. Summary of changes: - Moving any logic...

## Description This change has been on my radar for a significant time. The test data being made public being a pre-requisite for realising this change, hence only now having...

MO review required
BoM review required
Paused

https://github.com/SciTools/iris/blob/75c7570bf4d509295e239aff47b70324cd68c22d/lib/iris/fileformats/pp_save_rules.py#L398-L404 Standard calendar cannot be treated as a Proleptic Gregorian for dates `1582-01-01` More context here: [ancil/ticket #1159](https://code.metoffice.gov.uk/trac/ancil/ticket/1159) UM F03 more [recently clarified](https://code.metoffice.gov.uk/trac/um/ticket/5272) that the calendar it expects isn't Standard...

UM requires LAM's which are not on a rotated pole to be described with bplat=90 bplon=180. Iris will currently set bplon to 0. The recent introduction of UM file metadata...

Second/final chunk of plugin changes required by EPP. ## Tasks - improver/cli/extract.py - [x] Working acceptance testing. - [x] Unittesting coverage. - improver/cli/freezing_rain.py - [x] Working acceptance testing. - [x]...

Type:Maintenance
blue_team
MO review required

Closes https://github.com/metoppv/improver/issues/2005 ## Description https://github.com/metoppv/improver/blob/1eb1b195c7525c73d1530d1d7dc4030404675f9a/improver/api/__init__.py#L6-L8 ## Issues - https://github.com/MetOffice/improver_suite/issues/2253 - https://github.com/MetOffice/improver_suite/issues/2214

blue_team

Changes in environment resulting in failure in `CI Tests / Sphinx-Pytest-Coverage (conda-forge)` Most recent working `CI Tests / Sphinx-Pytest-Coverage (conda-forge)` run: package | version | CI --- | --- |...

Type:Bug
blue_team