Skip to content

Commit

Permalink
Add prc fix for native6 ERA5 CMORization (#2550)
Browse files Browse the repository at this point in the history
Co-authored-by: Elizaveta Malinina <elizaveta.malinina-rieger@ec.gc.ca>
Co-authored-by: Valeriu Predoi <valeriu.predoi@gmail.com>
  • Loading branch information
3 people authored Nov 12, 2024
1 parent 4b83308 commit c792a52
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions esmvalcore/cmor/_fixes/native6/era5.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,10 @@ def fix_metadata(self, cubes):
return cubes


class Prc(Pr):
"""Fix for Prc."""


class Prsn(Fix):
"""Fixes for prsn."""

Expand Down

0 comments on commit c792a52

Please sign in to comment.