Skip to content

Commit

Permalink
removed domain for class d1/ng
Browse files Browse the repository at this point in the history
  • Loading branch information
danovaro committed Jan 1, 2025
1 parent e7bbd0c commit 52aed0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_expand.cc
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,6 @@ CASE( "test_metkit_expand_d1" ) {
std::map<std::string, std::vector<std::string>> expected{
{"class", {"d1"}},
{"dataset", {"extremes-dt"}},
{"domain", {"g"}},
{"expver", {"0001"}},
{"levelist", {"1000","850","700","500","400","300"}},
{"levtype", {"pl"}},
Expand Down

0 comments on commit 52aed0d

Please sign in to comment.