Daily and monthly tasmin, tasmax share the same branded names but have different cell methods and dimensions. E.g. for tasmin,
"cmip6_compound_name": [
"Amon.tasmin",
"day.tasmin"
],
"cell_methods": [
"area: mean time: minimum within days time: mean over days",
"area: mean time: minimum"
],
"dimensions": [
"longitude latitude time4 height2m",
"longitude latitude time height2m"
]
with branded name tas_tmin-h2m-hxy-u. That is, the label tmin is common to both, but the time processing is different. Similarly for tasmax, with branded name tas_tmax-h2m-hxy-u.
Is a new temporal label needed to distinguish the monthly tasmin/max from the daily ones?
@taylor13 @znichollscr
Daily and monthly tasmin, tasmax share the same branded names but have different cell methods and dimensions. E.g. for tasmin,
with branded name
tas_tmin-h2m-hxy-u. That is, the labeltminis common to both, but the time processing is different. Similarly for tasmax, with branded nametas_tmax-h2m-hxy-u.Is a new temporal label needed to distinguish the monthly tasmin/max from the daily ones?
@taylor13 @znichollscr