Skip to content

Conversation

@gavinevans
Copy link

@gavinevans gavinevans commented Aug 13, 2025

Addresses https://github.com/metoppv/mo-blue-team/issues/877

Description
Re-write to use pandas dataframes more widely throughout the QRF implementation. This is with the aim of avoiding the slowest aspect of the code i.e. the dataframe to cube conversion, and the complexity of handling the variable number of dimension coordinates within the cubes.

Testing:

  • Ran tests and they passed OK

@gavinevans gavinevans changed the title Updates to unit tests Rewrite to use pandas dataframes more widely in QRF Aug 15, 2025
@gavinevans gavinevans force-pushed the mobt_877_implement_qrf5 branch 2 times, most recently from 3e6457f to f28da94 Compare August 26, 2025 09:23
…obt_877_implement_qrf5_b

* kathurst/mobt_877_implement_qrf:
  changes to ensure the cube temporal coords are robust for prep_feature. and enforces coord ordering.
@gavinevans gavinevans force-pushed the mobt_877_implement_qrf5 branch from f28da94 to 55b25ff Compare August 26, 2025 09:26
@Kat-90 Kat-90 merged commit 4b75c99 into Kat-90:mobt_877_implement_qrf Aug 26, 2025
4 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants