MetOffice / MetOffice/CSET

Allow collapsing by hour of day for single cases

Open
#1,442 0 comments 0 reactions 1 assignee View on GitHub

@daflack is already working on this.

Since Jun 9, 2025.

bug
Dominant language
Python
Stars
33
Forks
19
Avg merge
1d 22h
Merged PRs (30d)
30

Description

### Describe the bug

Currently our collapse by hour of day recipes all contain a call to ensure aggregable. This is not needed and prevents them working on single cases, which could be useful for longer forecasts such as climate.

### How to reproduce
Steps to reproduce the behaviour:

1. Run a collapse by hour of day over a single case
2. Observe it fails.

### Expected behaviour

We should remove the calls to ensure aggregable from the collapse by hour of day recipes.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.