Attributes { Y { String standard_name "latitude"; Int32 gridtype 0; String units "degree_north"; } X { String standard_name "longitude"; Int32 gridtype 1; String units "degree_east"; } Z { Int32 pointwidth 0; Int32 gridtype 0; String units "m"; } T { String calendar "standard"; String standard_name "time"; Int32 gridtype 0; String units "days since 1960-01-01"; } tas { Float32 pointwidth 1.0; String long_name "Near-Surface Air Temperature"; String history "Averaged over M[1.0, 5.0]"; String units "degree_Celsius"; } NC_GLOBAL { String Conventions "IRIDL"; } }