Skip to content

Commit

Permalink
Add unit scaling for thermofeel parameters [MAGP-1364]
Browse files Browse the repository at this point in the history
  • Loading branch information
iainrussell committed Nov 7, 2024
1 parent 1ec47d4 commit e82c641
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions share/magics/styles/ecmwf/thermofeel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"prefered_units": "C",
"match": [
{
"paramId": "260004"
},
{
"paramId": "260005"
},
{
"paramId": "261022"
},
{
"paramId": "261001"
},
{
"paramId": "261014"
}
]
}
]

0 comments on commit e82c641

Please sign in to comment.