Discussion:
[CF-metadata] CMIP6 Sea Ice MIP: Integrated quantities
Dirk Notz
2016-07-19 07:53:08 UTC
Permalink
Dear CF community,

as a service to the scientific community, the CMIP6 Sea-Ice MIP suggests
to save six integrated sea-ice quantities from CMIP6 model simulations.
These are total sea-ice area, total sea-ice volume and total sea-ice
extent in the Northern and in the Southern hemisphere.

To indicate that we ask for integrated quantities in a specific region,
we propose to add the following new variable names, since the existing
variables such as "sea_ice_volume" only describe the sea-ice state
within individual grid cells:

1.sea_ice_volume_in_region
total volume of sea ice in a region

2.sea_ice_area_in_region
total area of sea ice in a region

3.sea_ice_extent_in_region
Total area of all grid cells that are covered by a minimum of a given
area fraction [usually 15 %) of sea ice in a region

We look forward to hearing your feedback, guidance and input on these
suggestions.

Thank you very much,

Dirk Notz
--
----
Dr. Dirk Notz
http://www.mpimet.mpg.de/~notz.dirk
Jonathan Gregory
2016-07-20 13:17:03 UTC
Permalink
Dear Dirk

For these quantities I believe you can use the existing standard names of
sea_ice_area, volume and extent. To specify the area over which the integral
applies, you can supply size-1 coordinate variables or scalar coordinate
variables, with bounds, for latitude and longitude. For the entire hemispheres
I suppose longitude is not needed, and it would be sufficient to supply
latitude coordinates with bounds of -90,0 and 0,90 degN.

Best wishes

Jonathan
Date: Tue, 19 Jul 2016 09:53:08 +0200
Subject: [CF-metadata] CMIP6 Sea Ice MIP: Integrated quantities
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101
Thunderbird/38.8.0
Dear CF community,
as a service to the scientific community, the CMIP6 Sea-Ice MIP suggests
to save six integrated sea-ice quantities from CMIP6 model simulations.
These are total sea-ice area, total sea-ice volume and total sea-ice
extent in the Northern and in the Southern hemisphere.
To indicate that we ask for integrated quantities in a specific region,
we propose to add the following new variable names, since the existing
variables such as "sea_ice_volume" only describe the sea-ice state
1.sea_ice_volume_in_region
total volume of sea ice in a region
2.sea_ice_area_in_region
total area of sea ice in a region
3.sea_ice_extent_in_region
Total area of all grid cells that are covered by a minimum of a given
area fraction [usually 15 %) of sea ice in a region
We look forward to hearing your feedback, guidance and input on these
suggestions.
Thank you very much,
Dirk Notz
--
----
Dr. Dirk Notz
http://www.mpimet.mpg.de/~notz.dirk
_______________________________________________
CF-metadata mailing list
http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
----- End forwarded message -----
Jonathan Gregory
2016-07-21 12:53:56 UTC
Permalink
Dear Dirk
For sea_ice_extent, there is currently no definition in the CF
convention. This variable is somewhat odd in a CF context, as it only
makes sense when applied over several grid cells.
Hence, we suggest to adopt a definition which implies usage over several
sea_ice_extent: Total area of all grid cells that are covered by a
minimum of a given area fraction [usually 15 %) of sea ice in a
specified region".
I agree that it needs a definition. It is like sea ice area (m2) in being an
extensive quantity which is integrated over the area considered, but I agree
that extent is not meaningful unless there is some discretisation of area.
I would suggest that we could allow for the possibility of the threshold
being other than 15%, following practice for other standard names (as in
recent emails of Martin's), like this

sea_ice_extent: Total area of all grid cells in which the sea ice area
fraction equals or exceeds a threshold. By default the threshold is 15%.
The threshold can be specified by supplying a coordinate variable or scalar
coordinate variable with standard_name of sea_ice_area_fraction.

Would something like that be OK?

Best wishes

Jonathan
m***@stfc.ac.uk
2016-07-25 09:15:54 UTC
Permalink
Dear Jonathon, Dirk,

I agree with Jonathon that it is a good idea to follow the approach used in other names (e.g. number_of_days_with_air_temperature_above_threshold) and use a coordinate for the threshold value .. though I would prefer to make it obligatory to state the threshold in order to avoid ambiguity.

Another issue is the domain .. the variable is being defined as the total area of cells above the threshold within a specific domain (the N. hemisphere of S. hemisphere in the CMIP6 data request). The threshold examples that I could find in the existing standard names are all temporal statistics (e.g. number of days with quantity X above a threshold within a year) and so use a climatological time variable. Here we want to specify the area over which cells are being summed. Would it make sense to use a 2nd coordinate variable, with standard name "region" specifying the region (this would also require adding "northern_hemisphere" and "southern_hemisphere" to the region list)? Alternatively, we could use latitude and longitude coordinate variables with bounds attributes to declare the region.

The region will be in the long name, of course, but it would be good to have an agreed approach to encoding it in CF,

regards,
Martin


Dear Dirk
For sea_ice_extent, there is currently no definition in the CF
convention. This variable is somewhat odd in a CF context, as it only
makes sense when applied over several grid cells.
Hence, we suggest to adopt a definition which implies usage over several
sea_ice_extent: Total area of all grid cells that are covered by a
minimum of a given area fraction [usually 15 %) of sea ice in a
specified region".
I agree that it needs a definition. It is like sea ice area (m2) in being an
extensive quantity which is integrated over the area considered, but I agree
that extent is not meaningful unless there is some discretisation of area.
I would suggest that we could allow for the possibility of the threshold
being other than 15%, following practice for other standard names (as in
recent emails of Martin's), like this

sea_ice_extent: Total area of all grid cells in which the sea ice area
fraction equals or exceeds a threshold. By default the threshold is 15%.
The threshold can be specified by supplying a coordinate variable or scalar
coordinate variable with standard_name of sea_ice_area_fraction.

Would something like that be OK?

Best wishes

Jonathan
a***@stfc.ac.uk
2016-08-05 00:32:23 UTC
Permalink
Dear Dirk, Martin, Jonathan,

I agree that it is useful to have 'threshold' in the name itself where a quantity could in theory be calculated for any threshold. This makes the name more general and therefore potentially more useful in the future. I also agree that we should add a definition to the existing sea_ice_extent name.

Initially, Dirk sent me a list of variables to preview before proposing the standard names to the mailing list. In it there were several variables relating to sea ice extent, area and volume, some of which refer to a threshold and others which don't. I've reproduced my original comments below with some additional explanation.

1. Current CF proposal: sea_ice_extent_in_region
CMIP6 short name: siextentn
Long name: Sea ice extent North
Units: 10^6 km²
Description: Total area of all Northern-Hemisphere grid cells that are covered by at least 15 % areal fraction of sea ice
My suggestion:
Standard name: area_extent_of_grid_cells_with_sea_ice_above_threshold (canonical units: m2)
+ new standardized region name 'northern hemisphere' which could be supplied in a scalar coordinate variable.
The standard name definition can be written so as to allow a threshold of sea_ice coverage to be specified, in this case 15%, using a scalar coordinate variable. If no threshold is specified it is assumed to be zero. This would follow the practice adopted for existing names such as time_when_flood_water_falls_below_threshold.

I appreciate that the existing name sea_ice_extent doesn't have a definition, and maybe we could write something that would allow us to use it for the aforementioned variable, but I don't like that solution for the following reason. The existing name sea_ice_area has the definition ' "X_area" means the horizontal area occupied by X within the grid cell', i.e. it is the area of the sea_ice itself. By analogy, I would expect sea_ice_extent to be defined as something like ' "X_extent" means the horizontal area occupied by X summed across the horizontal domain of the data variable as described by the associated coordinate variables and coordinate bounds or a scalar coordinate variable with a standard name of "region" '. However, if I have understood Dirk's variable correctly, it is the sum of the area of the grid cells that contain at least 15 per cent sea ice, not the area of the sea ice itself, and I would favour introducing a new standard name for that concept. Plus it gives us the opportunity to mention the threshold.

Dirk's original list contained an analogous variable for the southern hemisphere for which we could use the same standard name. Instead of using a "region" scalar coordinate variable, we could specify the latitude and longitude extents of the northern and southern hemispheres using coordinate variables as others have already suggested. I'd be happy with either approach, so on that point I'll go along with the majority decision.

2. Current CF proposal: sea_ice_area_in_region
CMIP6 short name: siarean
Long name: Sea ice area North
Units: 10^6 km²
Description: Total area of sea ice in the Northern hemisphere
My suggestion:
Standard name: sea_ice_area_extent (canonical units: m2)
+ new standardized region name 'northern hemisphere' or specify horizontal domain via coordinate variables.
I think the existing name of sea_ice_extent (with added definition as above: "X_extent" means the horizontal area occupied by X summed across the horizontal domain of the data variable as described by the associated coordinate variables and coordinate bounds or a scalar coordinate variable with a standard name of "region") can definitely be used for this variable, and for added clarity I'm suggesting we also modify the name itself. Thus sea_ice_extent would become an alias of sea_ice_area_extent. This name would also work for the analogous southern hemisphere quantity in Dirk's original list.

3. Current CF proposal: sea_ice_volume_in_region
CMIP6 short name: sivoln
Long name: Sea ice volume North
Units: 10^3 km³
Description: Total volume of sea ice in the Northern hemisphere
My suggestion:
Standard name: sea_ice_volume_extent (canonical units: m3)
+ new standardized region name 'northern hemisphere' or specify horizontal domain via coordinate variables.
We have an existing name sea_ice_volume which does not have a definition. I think we should add a definition and by analogy with sea_ice_area I suggest it should be ' "X_volume" means the volume occupied by X within the grid cell'. To indicate the sum of the volumes across a horizontal domain we would then need a new standard name. For consistency with sea_ice_area_extent I suggest 'sea_ice_volume_extent' for this name. This would be defined as ' "X_volume_extent" means the volume occupied by X summed across the horizontal domain of the data variable as described by the associated coordinate variables and coordinate bounds or a scalar coordinate variable with a standard name of "region" '. Again, this name would work for both northern and southern hemispheres.

What do others think of these ideas?

Please note that all Dirk's proposed names can be viewed in the CEDA vocabulary editor: http://cfeditor.ceda.ac.uk/proposals/1?status=active&namefilter=&proposerfilter=Dirk&descfilter=&unitfilter=&yearfilter=&commentfilter=&filter+and+display=Filter. I will update the entries as our discussions progress.

Best wishes,
Alison

------
Alison Pamment Tel: +44 1235 778065
Centre for Environmental Data Analysis Email: ***@stfc.ac.uk
STFC Rutherford Appleton Laboratory
R25, 2.22
Harwell Campus, Didcot, OX11 0QX, U.K.
-----Original Message-----
Sent: 25 July 2016 10:16
Subject: [CF-metadata] CMIP6 Sea Ice MIP: Integrated quantities
Dear Jonathon, Dirk,
I agree with Jonathon that it is a good idea to follow the approach used in
other names (e.g.
number_of_days_with_air_temperature_above_threshold) and use a
coordinate for the threshold value .. though I would prefer to make it
obligatory to state the threshold in order to avoid ambiguity.
Another issue is the domain .. the variable is being defined as the total area
of cells above the threshold within a specific domain (the N. hemisphere of
S. hemisphere in the CMIP6 data request). The threshold examples that I
could find in the existing standard names are all temporal statistics (e.g.
number of days with quantity X above a threshold within a year) and so use
a climatological time variable. Here we want to specify the area over which
cells are being summed. Would it make sense to use a 2nd coordinate
variable, with standard name "region" specifying the region (this would also
require adding "northern_hemisphere" and "southern_hemisphere" to the
region list)? Alternatively, we could use latitude and longitude coordinate
variables with bounds attributes to declare the region.
The region will be in the long name, of course, but it would be good to have
an agreed approach to encoding it in CF,
regards,
Martin
Dear Dirk
For sea_ice_extent, there is currently no definition in the CF
convention. This variable is somewhat odd in a CF context, as it only
makes sense when applied over several grid cells.
Hence, we suggest to adopt a definition which implies usage over several
sea_ice_extent: Total area of all grid cells that are covered by a
minimum of a given area fraction [usually 15 %) of sea ice in a
specified region".
I agree that it needs a definition. It is like sea ice area (m2) in being an
extensive quantity which is integrated over the area considered, but I agree
that extent is not meaningful unless there is some discretisation of area.
I would suggest that we could allow for the possibility of the threshold
being other than 15%, following practice for other standard names (as in
recent emails of Martin's), like this
sea_ice_extent: Total area of all grid cells in which the sea ice area
fraction equals or exceeds a threshold. By default the threshold is 15%.
The threshold can be specified by supplying a coordinate variable or scalar
coordinate variable with standard_name of sea_ice_area_fraction.
Would something like that be OK?
Best wishes
Jonathan
_______________________________________________
CF-metadata mailing list
http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
Dirk Notz
2016-08-05 06:08:55 UTC
Permalink
Dear Alison,

thank you very much for your thoughtful comments, which we had
considered carefully before submitting our proposal to the CF list. As
you will have noticed, we followed your advice on almost all other
variables, but for the integrated properties area/extent/volume, our
suggestion to the list differed from your suggestion.

This is because in a sea-ice context, combining the two terms "area" and
"extent" within single variable names would give rise to substantial
confusion. The two terms simply describe two very different things,
which are used to describe sea-ice coverage in all climate literature:

"area" always describes the areal coverage of the sea ice itself.

"extent", in contrast, always describes the areal coverage of all grid
cells that have a certain amount of sea ice in them. This is the only
variable that relates to a threshold within individual grid cells in our
variable proposal, and there is no meaningful definition of
sea_ice_extent without such threshold. Despite it's unusual definition,
this variable has been the standard variable to evaluate model
simulations of sea-ice coverage, and is shown in virtually all satellite
time series that describe the sea-ice loss in the Arctic, for example.
This is because observational uncertainty of sea-ice extent is much
small than the uncertainty for sea-ice area, which is why sea-ice extent
has been the preferred way of evaluating models. There are substantial
issues with this approach, but that's a different story :-)

Any variable containing in its name the phrase "area_extent" would hence
make it very difficult to figure out what this variable actually
describes. We hence think that we would do more harm than good in
combining these two words within individual variable names. It was
therefore that we decided to not follow your naming suggestion on these
two variables.

Regarding volume the terminology "volume_extent" would be highly
confusing to the community, as "extent" describes an areal coverage
(units m²), whereas volume has units m³.

We therefore found Jonathan's suggestion to simply use sea_ice_area,
sea_ice_extent and sea_ice_volume very good, since they most clearly
describe the physical meaning of the variables we want to describe.
Given that sea_ice_extent already exists within the CF convention,
simply updating its definition should be sufficient, since in the
published literature sea_ice_extent only ever has the single meaning of
an integrated quantity over several grid cells.
Post by a***@stfc.ac.uk
Initially, Dirk sent me a list of variables to preview before proposing the standard names to the mailing list. In it there were several variables relating to sea ice extent, area and volume, some of which refer to a threshold and others which don't. I've reproduced my original comments below with some additional explanation.
sea-ice area and volume: These are defined in individual grid cells, and
we additionally suggest to use them to describe integrated measures over
full hemispheres.

sea-ice extent: This is only defined over several grid cells, and is the
only variable that refers to a threshold. There is no meaningful
application of the terminology sea-ice extent for individual grid cells.
Post by a***@stfc.ac.uk
1. Current CF proposal: sea_ice_extent_in_region
CMIP6 short name: siextentn
Long name: Sea ice extent North
Units: 10^6 km²
Description: Total area of all Northern-Hemisphere grid cells that are covered by at least 15 % areal fraction of sea ice
Standard name: area_extent_of_grid_cells_with_sea_ice_above_threshold (canonical units: m2)
+ new standardized region name 'northern hemisphere' which could be supplied in a scalar coordinate variable.
The standard name definition can be written so as to allow a threshold of sea_ice coverage to be specified, in this case 15%, using a scalar coordinate variable. If no threshold is specified it is assumed to be zero. This would follow the practice adopted for existing names such as time_when_flood_water_falls_below_threshold.
I appreciate that the existing name sea_ice_extent doesn't have a definition, and maybe we could write something that would allow us to use it for the aforementioned variable, but I don't like that solution for the following reason. The existing name sea_ice_area has the definition ' "X_area" means the horizontal area occupied by X within the grid cell', i.e. it is the area of the sea_ice itself. By analogy, I would expect sea_ice_extent to be defined as something like ' "X_extent" means the horizontal area occupied by X summed across the horizontal domain of the data variable as described by the associated coordinate variables and coordinate bounds or a scalar coordinate variable with a standard name of "region" '. However, if I have understood Dirk's variable correctly, it is the sum of the area of the grid cells that contain at least 15 per cent sea ice, not the area of the sea ice itself, and I would favour introducing a new standard name for that concept. Plus it gives us the opportunity to mention the threshold.
Dirk's original list contained an analogous variable for the southern hemisphere for which we could use the same standard name. Instead of using a "region" scalar coordinate variable, we could specify the latitude and longitude extents of the northern and southern hemispheres using coordinate variables as others have already suggested. I'd be happy with either approach, so on that point I'll go along with the majority decision.
We find the definition suggested by Jonathan very helpful and good:
"sea-ice_extent: Total area of all grid cells in which the sea ice area
fraction equals or exceeds a threshold. By default the threshold is 15%.
The threshold can be specified by supplying a coordinate variable or
scalar coordinate variable with standard_name of sea_ice_area_fraction."

Regarding the variable name, there is no other possibility to define the
existing variable sea_ice_extent in a meaningful way, we believe. Unless
we drop that variable from the CF convention, there doesn't seem to be
any real need to define a new variable from our point of view.

Regarding the decision on whether the hemispheres should be defined by
lat/lon, or simply by a new region definition, I don't have a strong
opinion, and would be happy to follow either common practice or the
majority.
Post by a***@stfc.ac.uk
2. Current CF proposal: sea_ice_area_in_region
CMIP6 short name: siarean
Long name: Sea ice area North
Units: 10^6 km²
Description: Total area of sea ice in the Northern hemisphere
Standard name: sea_ice_area_extent (canonical units: m2)
+ new standardized region name 'northern hemisphere' or specify horizontal domain via coordinate variables.
I think the existing name of sea_ice_extent (with added definition as above: "X_extent" means the horizontal area occupied by X summed across the horizontal domain of the data variable as described by the associated coordinate variables and coordinate bounds or a scalar coordinate variable with a standard name of "region") can definitely be used for this variable, and for added clarity I'm suggesting we also modify the name itself. Thus sea_ice_extent would become an alias of sea_ice_area_extent. This name would also work for the analogous southern hemisphere quantity in Dirk's original list.
If we were to use the existing term "sea-ice extent" to describe actual
"sea-ice area", the CF convention would get in conflict with the entire
scientific literature, as described above. We don't think this would be
a good idea, and rather suggest to simply follow Jonathan's suggestion
to use the existing sea_ice_area, which then should be summed over a
given region. This would also underpin how closely related sea-ice area
in individual grid cells is to the integrated sea-ice area that we ask
for here.
Post by a***@stfc.ac.uk
3. Current CF proposal: sea_ice_volume_in_region
CMIP6 short name: sivoln
Long name: Sea ice volume North
Units: 10^3 km³
Description: Total volume of sea ice in the Northern hemisphere
Standard name: sea_ice_volume_extent (canonical units: m3)
+ new standardized region name 'northern hemisphere' or specify horizontal domain via coordinate variables.
We have an existing name sea_ice_volume which does not have a definition. I think we should add a definition and by analogy with sea_ice_area I suggest it should be ' "X_volume" means the volume occupied by X within the grid cell'. To indicate the sum of the volumes across a horizontal domain we would then need a new standard name. For consistency with sea_ice_area_extent I suggest 'sea_ice_volume_extent' for this name. This would be defined as ' "X_volume_extent" means the volume occupied by X summed across the horizontal domain of the data variable as described by the associated coordinate variables and coordinate bounds or a scalar coordinate variable with a standard name of "region" '. Again, this name would work for both northern and southern hemispheres.
We don't think it's helpful to use extent (which has units m²) to
describe a quantity that has units m³. Hence, as for sea-ice area, we
feel it's best to use the existing standard name sea_ice_volume, and to
ask that this should be summed up over a certain region. We also here
find Jonathan's respective remark very intuitive.

I hope this makes sense - and sorry for the lengthy reply. It's length
was also born out of the fact that I'll be offline for the coming three
weeks, and tried to clarify our view in one go.

Alexandra Jahn, who is co-chair of our CMIP6 sea-ice MIP, might have
additional comments while I'm gone.

Thank you very much once again for this constructive exchange!

All the best,

Dirk
a***@stfc.ac.uk
2016-08-05 11:10:29 UTC
Permalink
Dear Dirk,

Thank you for getting back to me so quickly and for clarifying how the terms "area" and "extent" are used in the sea ice community. Clearly I had misunderstood the meaning of "extent" which just demonstrates the need to add a definition!

If indeed it is always the case that extent describes the area of the grid cells containing ice, then I completely agree that is how we should define it in CF. I also agree that using the terms area_extent and volume_extent would be confusing in those circumstances so I am happy to drop the idea.

Usually in CF we do include the word 'threshold' in any name where a threshold has been applied which is why several of us have suggested that approach during the discussion. However, I take your point that having a threshold is fundamental to the concept of sea_ice_extent, if indeed 'extent' means the area of the grid cells, so in this case I'd be OK with not including it in the name. I agree with Martin's comment that, for clarity, a threshold should always be supplied (even if it is zero) so I think we definitely need to write that into the definition of sea_ice_extent.

Please see below for my summary of where I think we are now on the individual names.
Post by a***@stfc.ac.uk
Post by a***@stfc.ac.uk
1. Current CF proposal: sea_ice_extent_in_region
CMIP6 short name: siextentn
Long name: Sea ice extent North
Units: 10^6 km²
Description: Total area of all Northern-Hemisphere grid cells that are
covered by at least 15 % areal fraction of sea ice
m2)
Post by a***@stfc.ac.uk
+ new standardized region name 'northern hemisphere' which could be
supplied in a scalar coordinate variable.
Post by a***@stfc.ac.uk
The standard name definition can be written so as to allow a threshold of
sea_ice coverage to be specified, in this case 15%, using a scalar coordinate
variable. If no threshold is specified it is assumed to be zero. This would
follow the practice adopted for existing names such as
time_when_flood_water_falls_below_threshold.
Post by a***@stfc.ac.uk
I appreciate that the existing name sea_ice_extent doesn't have a
definition, and maybe we could write something that would allow us to use
it for the aforementioned variable, but I don't like that solution for the
following reason. The existing name sea_ice_area has the definition '
"X_area" means the horizontal area occupied by X within the grid cell', i.e. it
is the area of the sea_ice itself. By analogy, I would expect sea_ice_extent
to be defined as something like ' "X_extent" means the horizontal area
occupied by X summed across the horizontal domain of the data variable as
described by the associated coordinate variables and coordinate bounds or
a scalar coordinate variable with a standard name of "region" '. However, if I
have understood Dirk's variable correctly, it is the sum of the area of the
grid cells that contain at least 15 per cent sea ice, not the area of the sea ice
itself, and I would favour introducing a new standard name for that concept.
Plus it gives us the opportunity to mention the threshold.
"sea-ice_extent: Total area of all grid cells in which the sea ice area
fraction equals or exceeds a threshold. By default the threshold is 15%.
The threshold can be specified by supplying a coordinate variable or
scalar coordinate variable with standard_name of sea_ice_area_fraction."
So we will use the existing name
sea_ice_extent (m2).
The definition should be amended to make it a requirement to supply the threshold and to say something about the geographical area over which extent is calculated:
'The term sea_ice_extent means the total area of all grid cells in which the sea ice area fraction equals or exceeds a threshold, often chosen to be 15 per cent. The threshold must be specified by supplying a coordinate variable or scalar coordinate variable with the standard name of sea_ice_area_fraction. The horizontal domain over which sea ice extent is calculated is described by the associated coordinate variables and coordinate bounds or by a coordinate variable or scalar coordinate variable with the standard name of "region" supplied according to section 6.1.1 of the CF conventions.'

OK?
Post by a***@stfc.ac.uk
Regarding the decision on whether the hemispheres should be defined by
lat/lon, or simply by a new region definition, I don't have a strong
opinion, and would be happy to follow either common practice or the
majority.
I have checked the CF conventions document again regarding this point. Section 6.1.1, "Geographic regions", states: "When data is representative of geographic regions which can be identified by names but which have complex boundaries that cannot practically be specified using longitude and latitude boundary coordinates, a labeled axis should be used to identify the regions. We recommend that the names be chosen from the list of standardized region names whenever possible. To indicate that the label values are standardized the variable that contains the labels must be given the standard_name attribute with the value region." In the case of the northern and southern hemispheres, the boundaries are not "complex" and can conveniently be described using the usual coordinate variables, so I think in fact we should stick to doing that for CMIP6. In the definition of the name I have allowed for the use of a 'region' coordinate or scalar coordinate variable because it is conceivable that someone may at some stage wish to calculate sea_ice_extent over an irregularly shaped area. However, I now think that we don't need to add northern_hemisphere and southern_hemisphere to the standardized region list. OK?
Post by a***@stfc.ac.uk
Post by a***@stfc.ac.uk
2. Current CF proposal: sea_ice_area_in_region
CMIP6 short name: siarean
Long name: Sea ice area North
Units: 10^6 km²
Description: Total area of sea ice in the Northern hemisphere
Standard name: sea_ice_area_extent (canonical units: m2)
+ new standardized region name 'northern hemisphere' or specify
horizontal domain via coordinate variables.
Post by a***@stfc.ac.uk
I think the existing name of sea_ice_extent (with added definition as
above: "X_extent" means the horizontal area occupied by X summed across
the horizontal domain of the data variable as described by the associated
coordinate variables and coordinate bounds or a scalar coordinate variable
with a standard name of "region") can definitely be used for this variable,
and for added clarity I'm suggesting we also modify the name itself. Thus
sea_ice_extent would become an alias of sea_ice_area_extent. This name
would also work for the analogous southern hemisphere quantity in Dirk's
original list.
If we were to use the existing term "sea-ice extent" to describe actual
"sea-ice area", the CF convention would get in conflict with the entire
scientific literature, as described above. We don't think this would be
a good idea, and rather suggest to simply follow Jonathan's suggestion
to use the existing sea_ice_area, which then should be summed over a
given region. This would also underpin how closely related sea-ice area
in individual grid cells is to the integrated sea-ice area that we ask
for here.
Agreed. We should stick with using sea_ice_area, as currently defined, for this quantity.
Post by a***@stfc.ac.uk
Post by a***@stfc.ac.uk
3. Current CF proposal: sea_ice_volume_in_region
CMIP6 short name: sivoln
Long name: Sea ice volume North
Units: 10^3 km³
Description: Total volume of sea ice in the Northern hemisphere
Standard name: sea_ice_volume_extent (canonical units: m3)
+ new standardized region name 'northern hemisphere' or specify
horizontal domain via coordinate variables.
Post by a***@stfc.ac.uk
We have an existing name sea_ice_volume which does not have a
definition. I think we should add a definition and by analogy with
sea_ice_area I suggest it should be ' "X_volume" means the volume
occupied by X within the grid cell'. To indicate the sum of the volumes
across a horizontal domain we would then need a new standard name. For
consistency with sea_ice_area_extent I suggest 'sea_ice_volume_extent'
for this name. This would be defined as ' "X_volume_extent" means the
volume occupied by X summed across the horizontal domain of the data
variable as described by the associated coordinate variables and coordinate
bounds or a scalar coordinate variable with a standard name of "region" '.
Again, this name would work for both northern and southern hemispheres.
We don't think it's helpful to use extent (which has units m²) to
describe a quantity that has units m³. Hence, as for sea-ice area, we
feel it's best to use the existing standard name sea_ice_volume, and to
ask that this should be summed up over a certain region. We also here
find Jonathan's respective remark very intuitive.
Agreed. So we will use the existing name
sea_ice_volume (m3)
and add the definition:
' "X_volume" means the volume occupied by X within the grid cell.'
OK?
Post by a***@stfc.ac.uk
I hope this makes sense - and sorry for the lengthy reply. It's length
was also born out of the fact that I'll be offline for the coming three
weeks, and tried to clarify our view in one go.
Alexandra Jahn, who is co-chair of our CMIP6 sea-ice MIP, might have
additional comments while I'm gone.
I appreciate that we may not be able to finalise all the sea ice names during August when many people are on leave. The next update of the standard name table won't take place until September 13th (again due to the holiday season) so we might be able to agree some, if not all, the names by then. We need to expand on the definition text for all the proposed names to bring them into line with existing names so I will prepare a list summarizing the current state of play, with full definitions, ready for you to review once you are back in the office.

Best wishes,
Alison

------
Alison Pamment Tel: +44 1235 778065
Centre for Environmental Data Analysis Email: ***@stfc.ac.uk
STFC Rutherford Appleton Laboratory
R25, 2.22
Harwell Campus, Didcot, OX11 0QX, U.K.
Dirk Notz
2016-08-05 11:24:45 UTC
Permalink
Dear Alison,

thank you very much for your quick reply, I'm very glad that we seem to
converge to a good solution on how to add the requested sea-ice
variables to the CF convention. In particular, I certainly appreciate
that the concept of sea-ice extent is quite confusing, and that a clear
definition is certainly required. Notwithstanding such definition, we
discourage the use of sea-ice extent for model evaluation in CMIP6
SIMIP, for the reasons outlined here:
http://www.the-cryosphere.net/8/229/2014/
Post by a***@stfc.ac.uk
So we will use the existing name
sea_ice_extent (m2).
'The term sea_ice_extent means the total area of all grid cells in which the sea ice area fraction equals or exceeds a threshold, often chosen to be 15 per cent. The threshold must be specified by supplying a coordinate variable or scalar coordinate variable with the standard name of sea_ice_area_fraction. The horizontal domain over which sea ice extent is calculated is described by the associated coordinate variables and coordinate bounds or by a coordinate variable or scalar coordinate variable with the standard name of "region" supplied according to section 6.1.1 of the CF conventions.'
OK?
This sounds very good to me.
Post by a***@stfc.ac.uk
I have checked the CF conventions document again regarding this point. Section 6.1.1, "Geographic regions", states: "When data is representative of geographic regions which can be identified by names but which have complex boundaries that cannot practically be specified using longitude and latitude boundary coordinates, a labeled axis should be used to identify the regions. We recommend that the names be chosen from the list of standardized region names whenever possible. To indicate that the label values are standardized the variable that contains the labels must be given the standard_name attribute with the value region." In the case of the northern and southern hemispheres, the boundaries are not "complex" and can conveniently be described using the usual coordinate variables, so I think in fact we should stick to doing that for CMIP6. In the definition of the name I have allowed for the use of a 'region' coordinate or scalar coordinate variable because it is conceivable that so
meone may at some stage wish to calculate sea_ice_extent over an irregularly shaped area. However, I now think that we don't need to add northern_hemisphere and southern_hemisphere to the standardized region list. OK?
I fully agree, thanks for looking this up!
Post by a***@stfc.ac.uk
We should stick with using sea_ice_area, as currently defined, for this quantity.
Great, thanks!
Post by a***@stfc.ac.uk
Agreed. So we will use the existing name
sea_ice_volume (m3)
' "X_volume" means the volume occupied by X within the grid cell.'
OK?
Yes, this is good, thanks!
Post by a***@stfc.ac.uk
I appreciate that we may not be able to finalise all the sea ice names during August when many people are on leave. The next update of the standard name table won't take place until September 13th (again due to the holiday season) so we might be able to agree some, if not all, the names by then. We need to expand on the definition text for all the proposed names to bring them into line with existing names so I will prepare a list summarizing the current state of play, with full definitions, ready for you to review once you are back in the office.
Great, we'd be very happy to have further comments and/or suggestions
regarding our proposed variables. I find the exchange on this email list
to be truly helpful and extremely constructive. Thanks to everyone!

All the best for now,

Dirk
a***@stfc.ac.uk
2016-08-05 13:19:50 UTC
Permalink
Forwarding to list because I forgot to do 'reply all'.

------
Alison Pamment Tel: +44 1235 778065
Centre for Environmental Data Analysis Email: ***@stfc.ac.uk
STFC Rutherford Appleton Laboratory
R25, 2.22
Harwell Campus, Didcot, OX11 0QX, U.K.
-----Original Message-----
From: Pamment, Alison (STFC,RAL,RALSP)
Sent: 05 August 2016 13:51
To: 'Dirk Notz'
Subject: RE: [CF-metadata] CMIP6 Sea Ice MIP: Integrated quantities
Dear Dirk,
Yes, I'm pleased too that we seem to have agreed these terms. The changes
to sea_ice_extent and sea_ice_volume, i.e. the addition of the definitions,
are accepted for publication in the standard name table. These will be
added on September 13th.
Best wishes,
Alison
------
Alison Pamment Tel: +44 1235 778065
STFC Rutherford Appleton Laboratory
R25, 2.22
Harwell Campus, Didcot, OX11 0QX, U.K.
-----Original Message-----
Sent: 05 August 2016 12:25
Subject: Re: [CF-metadata] CMIP6 Sea Ice MIP: Integrated quantities
Dear Alison,
thank you very much for your quick reply, I'm very glad that we seem to
converge to a good solution on how to add the requested sea-ice
variables to the CF convention. In particular, I certainly appreciate
that the concept of sea-ice extent is quite confusing, and that a clear
definition is certainly required. Notwithstanding such definition, we
discourage the use of sea-ice extent for model evaluation in CMIP6
http://www.the-cryosphere.net/8/229/2014/
Post by a***@stfc.ac.uk
So we will use the existing name
sea_ice_extent (m2).
The definition should be amended to make it a requirement to supply
the
threshold and to say something about the geographical area over which
Post by a***@stfc.ac.uk
'The term sea_ice_extent means the total area of all grid cells in which
the
sea ice area fraction equals or exceeds a threshold, often chosen to be 15
per cent. The threshold must be specified by supplying a coordinate
variable or scalar coordinate variable with the standard name of
sea_ice_area_fraction. The horizontal domain over which sea ice extent is
calculated is described by the associated coordinate variables and
coordinate bounds or by a coordinate variable or scalar coordinate variable
with the standard name of "region" supplied according to section 6.1.1 of
the CF conventions.'
Post by a***@stfc.ac.uk
OK?
This sounds very good to me.
Post by a***@stfc.ac.uk
I have checked the CF conventions document again regarding this point.
Section 6.1.1, "Geographic regions", states: "When data is representative
of
geographic regions which can be identified by names but which have
complex boundaries that cannot practically be specified using longitude
and
latitude boundary coordinates, a labeled axis should be used to identify
the
regions. We recommend that the names be chosen from the list of
standardized region names whenever possible. To indicate that the label
values are standardized the variable that contains the labels must be given
the standard_name attribute with the value region." In the case of the
northern and southern hemispheres, the boundaries are not "complex"
and
can conveniently be described using the usual coordinate variables, so I
think in fact we should stick to doing that for CMIP6. In the definition of
the
name I have allowed for the use of a 'region' coordinate or scalar
coordinate
variable because it is conceivable that someone may at some stage wish to
calculate sea_ice_extent over an irregularly shaped area. However, I now
think that we don't need to add northern_hemisphere and
southern_hemisphere to the standardized region list. OK?
I fully agree, thanks for looking this up!
Post by a***@stfc.ac.uk
We should stick with using sea_ice_area, as currently defined, for this
quantity.
Great, thanks!
Post by a***@stfc.ac.uk
Agreed. So we will use the existing name
sea_ice_volume (m3)
' "X_volume" means the volume occupied by X within the grid cell.'
OK?
Yes, this is good, thanks!
Post by a***@stfc.ac.uk
I appreciate that we may not be able to finalise all the sea ice names
during August when many people are on leave. The next update of the
standard name table won't take place until September 13th (again due to
the holiday season) so we might be able to agree some, if not all, the
names
by then. We need to expand on the definition text for all the proposed
names to bring them into line with existing names so I will prepare a list
summarizing the current state of play, with full definitions, ready for you
to
review once you are back in the office.
Great, we'd be very happy to have further comments and/or suggestions
regarding our proposed variables. I find the exchange on this email list
to be truly helpful and extremely constructive. Thanks to everyone!
All the best for now,
Dirk
Loading...