Skip to content

Commit bbff6ce

Browse files
committed
Add Mappings_CMIP6_fx.json with areacella configuration
1 parent 890e9f3 commit bbff6ce

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"areacella": {
3+
"dimensions": {
4+
"lat": "lat",
5+
"lon": "lon"
6+
},
7+
"units": "m2",
8+
"positive": null,
9+
"model_variables": [
10+
"areacella"
11+
],
12+
"calculation": {
13+
"type": "direct",
14+
"formula": "areacella"
15+
}
16+
}
17+
}

0 commit comments

Comments
 (0)