Skip to content

Commit

Permalink
Add mesh metas to the iris.common.metadata public API. (#6093)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Yeo <40734014+trexfeathers@users.noreply.github.com>
  • Loading branch information
pp-mo and trexfeathers authored Jul 30, 2024
1 parent 133570c commit ff85847
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/iris/common/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
"CoordMetadata",
"CubeMetadata",
"DimCoordMetadata",
"MeshCoordMetadata",
"MeshMetadata",
"SERVICES",
"SERVICES_COMBINE",
"SERVICES_DIFFERENCE",
Expand Down

0 comments on commit ff85847

Please sign in to comment.