Skip to content

Support UK radar data#1825

Open
BernardClaxton (BernardClaxton) wants to merge 71 commits intomainfrom
1759_import_nimrod
Open

Support UK radar data#1825
BernardClaxton (BernardClaxton) wants to merge 71 commits intomainfrom
1759_import_nimrod

Conversation

@BernardClaxton
Copy link
Copy Markdown
Contributor

@BernardClaxton BernardClaxton (BernardClaxton) commented Nov 27, 2025

Fixes #1759

Contribution checklist

Aim to have all relevant checks ticked off before merging. See the developer's guide for more detail.

  • Documentation has been updated to reflect change.
  • New code has tests, and affected old tests have been updated.
  • All tests and CI checks pass.
  • Ensured the pull request title is descriptive.
  • Conda lock files have been updated if dependencies have changed.
  • Attributed any Generative AI, such as GitHub Copilot, used in this PR.
  • Marked the PR as ready to review.

@Sylviabohnenstengel
Copy link
Copy Markdown
Member

for info if the upgrade of you branch with main causes problems then I have created a branch of your branch and merged main in now including the addition of plotting transverse mercator. So you should be able to plot the radar data.
Branch: #1759_import_nimrod_merge_main

@Sylviabohnenstengel
Copy link
Copy Markdown
Member

Sylvia Bohnenstengel (Sylviabohnenstengel) commented Jan 20, 2026

#https://github.com/MetOffice/CSET/tree/1759_import_nimrod_merge_main adds nimrod radar switch into rose gui and enables nimrod switch in flow.cylc for the workflow.

@jfrost-mo James Frost (jfrost-mo) changed the title supporting UK radar data Support UK radar data Jan 23, 2026
Copy link
Copy Markdown
Member

@jfrost-mo James Frost (jfrost-mo) left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

src/CSET/cset_workflow/app/fetch_fcst/bin/fetch_data.py is the main file for this change, as the stuff in fetch_nimrod is largely unused.

What is our plan with this? Are we going to try and reuse the RES capability in cube_utils? Or do we not really need it given the existing capabilities of CSET?

The recipe and such looks broadly sensible, though I think we can get away with hard-coding some more for the initial simple recipe.

Comment thread src/CSET/cset_workflow/flow.cylc Outdated
Comment thread src/CSET/loaders/spatial_field.py Outdated
Comment thread src/CSET/recipes/surface_fields/generic_surface_spatial_plot_sequence_radar.yaml Outdated
Comment thread src/CSET/recipes/surface_fields/generic_surface_spatial_plot_sequence_radar.yaml Outdated
Comment thread src/CSET/recipes/surface_fields/generic_surface_spatial_plot_sequence_radar.yaml Outdated
Comment thread src/CSET/cset_workflow/app/fetch_fcst/bin/fetch_data.py
Comment thread src/CSET/cset_workflow/app/fetch_fcst/bin/fetch_data.py Outdated
Comment thread src/CSET/cset_workflow/app/fetch_fcst/bin/fetch_data.py Outdated
Comment thread src/CSET/cset_workflow/app/fetch_nimrod/bin/cube_utils.py Outdated
Comment thread src/CSET/cset_workflow/app/fetch_nimrod/bin/fetch-nimrod.py Outdated
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jan 29, 2026

Coverage

@SGallagherMet Stephen Gallagher (SGallagherMet) added the R2O Trials Items of significance to the Met Office Research to Operations Team. label Feb 16, 2026
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
Co-authored-by: James Frost <james.frost@metoffice.gov.uk>
This is mostly to satisfy my type checker that nimrod_dir_wei is set
when used.
Comment thread src/CSET/cset_workflow/meta/observations/rose-meta.conf
@jfrost-mo
Copy link
Copy Markdown
Member

Be warned that plotting spatial plots for 5 minutely data takes ages.

@jfrost-mo
Copy link
Copy Markdown
Member

James Frost (jfrost-mo) commented Apr 21, 2026

Rainfall rate Composite will also want a colourbar, so the 5 minutely data displays sensibly.

My run: https://wwwspice/~james.frost/CSET-radar-test/

@BernardClaxton
Copy link
Copy Markdown
Contributor Author

image

Nimrod 5 minute rainfall rates now plots using the same logarithmic colourbar as the other rainfall plots.

@jfrost-mo James Frost (jfrost-mo) self-requested a review May 1, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request R2O Trials Items of significance to the Met Office Research to Operations Team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Importing Nimrod radar observations

5 participants