Skip to content

Commit 79c1670

Browse files
committed
Add sftlf mapping configuration to Mappings_CMIP6_fx.json
1 parent bbff6ce commit 79c1670

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

src/access_mopper/mappings/Mappings_CMIP6_fx.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,21 @@
1313
"type": "direct",
1414
"formula": "areacella"
1515
}
16+
},
17+
"sftlf": {
18+
"CF standard Name": "land_area_fraction",
19+
"dimensions":{
20+
"lat": "lat",
21+
"lon": "lon"
22+
},
23+
"units": "1",
24+
"positive": null,
25+
"model_variables": [
26+
"fld_s03i395"
27+
],
28+
"calculation": {
29+
"type": "direct",
30+
"formula": "fld_s03i395"
31+
}
1632
}
1733
}

0 commit comments

Comments
 (0)