Skip to content

004 climatology regridder#8

Draft
b-barton wants to merge 20 commits into
mainfrom
004-climatology-regridder
Draft

004 climatology regridder#8
b-barton wants to merge 20 commits into
mainfrom
004-climatology-regridder

Conversation

@b-barton
Copy link
Copy Markdown
Collaborator

I've coded up a simple regridder that makes a climatology of the model data on the model grid. It then adds the profiles it is given to the climatology by simply replacing values in the climatology.

The tests I've included check that the climatology is a mean of the day in a month. and that the climatology mean is the same as the dataset mean. There is also a test that the regridded profiles are the same as the climatology and that a point in the output is equal to the profile that should have replaced it. These should still pass when we change to a more advanced regridder.

@b-barton b-barton linked an issue May 13, 2026 that may be closed by this pull request
@b-barton b-barton self-assigned this May 13, 2026
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.

[feature] Create simple climatology regridder

2 participants