Skip to content

Commit

Permalink
Templating for harmonising variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
ukmo-huw-lewis committed Nov 7, 2024
1 parent 90cf33f commit 6d3054d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CSET/operators/read.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ def callback(cube: iris.cube.Cube, field, filename: str):
_deterministic_callback(cube, field, filename)
_lfric_normalise_callback(cube, field, filename)
_lfric_time_coord_fix_callback(cube, field, filename)
""" Add line here """

return callback

Expand Down

0 comments on commit 6d3054d

Please # to comment.