Skip to content

Commit

Permalink
allowing ec-europe
Browse files Browse the repository at this point in the history
  • Loading branch information
heikoklein committed Feb 23, 2024
1 parent 46239f2 commit f44f960
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions utils/SnapPy/Snappy/Resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -452,6 +452,9 @@ def getSnapInputMetDefinitions(
elif metmodel == MetModel.EC0p1Global:
# no setup needed, autdetection in snap
pass
elif metmodel == MetModel.EC0p1Europe:
# no setup needed, autdetection in snap
pass
elif metmodel == MetModel.Meps2p5:
# no setup needed, autdetection in snap
pass
Expand Down

0 comments on commit f44f960

Please sign in to comment.