Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
Add icon to grib def map (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfkanesan authored Mar 1, 2024
1 parent b300ca3 commit 47fc1f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/idpi/data_source.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
GRIB_DEF = {
mars.Model.COSMO_1E: "cosmo",
mars.Model.COSMO_2E: "cosmo",
mars.Model.ICON_CH1_EPS: "cosmo",
mars.Model.ICON_CH2_EPS: "cosmo",
}


Expand Down

0 comments on commit 47fc1f3

Please sign in to comment.