⇐ ⇒

[CF-metadata] axis attribute

From: Jim Biard <jbiard>
Date: Wed, 5 Apr 2017 14:01:33 -0400

Hi.

I hadn't found ticket 62 before. Reading the discussion leads me to a
question. Is the axis attribute for providing hints about which plot
axis to associate the coordinate data with (use the 'x' plot axis for
longitudes, for example); for differentiating horizontal, vertical, and
temporal components; or for telling people that a coordinate variable
(auxiliary or otherwise) contains monotonic values from an independent
coordinate of the variable the coordinate is attached to? I guess I'm
less sure what the answer is after reading the ticket discussion.

The idea of using the axis attribute with a 2D coordinate variable shows
up in Steve Hankins' last comment in the ticket. Steve starts by asking,
"What does CF provide to ensure that a variable containing independent
coordinates self-expresses the semantic meaning,/I am a coordinate
variable/?" He then mentions a 2D longitude variable and why it would be
good to associate an axis attribute with it.

My objection to using the axis attribute for 2D variables is contained
in Steve's question. I don't consider a 2D longitude grid to represent
an independent coordinate. I think of 2D longitude and latitude fields
as examples of dependent coordinates of some set of independent
coordinates (projected x and y, tripolar grid indices, swath scan and
sample, etc). I see the same problem in trajectory coordinate variables.
Latitude and longitude for a trajectory are dependent coordinates of the
independent time coordinate.

So how do I feel about attaching an axis attribute to a trajectory
longitude 1D auxiliary coordinate variable? If the only point of doing
so is to mark it as containing horizontal coordinate information, as
opposed to vertical or time coordinate information, then I guess I'm OK
with it (although I'd rather have a value of 'H' for horizontal than 'X'
or 'Y'). The same goes if it is, in essence, a plotting hint.

It may be unfortunate history that 'axis' was the name chosen, but
that's water under the bridge. What do you see the intent for the axis
attribute to be?

Grace and peace,

Jim

BTW, I'm going to be on vacation for the next week, so you won't hear
more from me until the 17th.

On 4/5/17 12:12 PM, Jonathan Gregory wrote:
> Dear Karl, Sebastien, Jim
>
> In ticket 8 I proposed explicitly to disallow the axis attribute for auxiliary
> coordinate variables, restricting it to 1D coordinate variables. This was
> agreed and implemented in an early version of CF. However in ticket 62 this
> decision was revised. That ticket was begun by Karl, who was initially
> concerned with scalar coordinate variables. However in the end the majority
> agreed to allow the attribute for all aux coord vars.
>
> We could change it back, of course, in CF 1.7, if a new proposal was made and
> agreed quickly. Please could you have a look at ticket 62 to review the
> earlier decision?
>
> Best wishes
>
> Jonathan
>
> ----- Forwarded message from Sebastien Villaume <sebastien.villaume at ecmwf.int> -----
>
>> Date: Wed, 5 Apr 2017 08:36:29 +0000
>> From: Sebastien Villaume <sebastien.villaume at ecmwf.int>
>> To: Jim Biard <jbiard at cicsnc.org>
>> CC: cf-metadata at cgd.ucar.edu
>> Subject: Re: [CF-metadata] axis attribute
>> X-Mailer: Zimbra 8.6.0_GA_1200 (ZimbraWebClient - FF50 (Linux)/8.6.0_GA_1200)
>>
>> Hi,
>>
>> I am also against assigning an "axis" attribute to a 2-D variables.
>>
>> From a mathematical point of view an axis is one dimension, has an origin, a reference unit and a direction. For instance a 3D Cartesian coordinates system has three dimensions defined by 3 axes, each axis is defined by a unit vector (reference unit and direction) and an origin (it happens that they all share the same origin but it is not a requirement in principle). A spherical coordinate system has also 3 dimensions, defined by 1 axis and 2 angles, the axis is defined like in Cartesian coordinates, the 2 angles are defined by an origin (0deg), a reference unit (1/360 of a circle) and a direction ( increasing degrees is anti clockwise).
>>
>> Clearly 2-D latitude and longitude do not fulfil this. In my case both are simply variables in a 2D space that needs to be defined somehow. This is exactly why I am trying to define 2 "supporting" 1-D variables with the clear intention to put an axis attribute on them. I could name this 2 supporting variables x and y , or i and j or whatever.
>>
>> Is it acceptable to put an "axis = x/y" on variables with standard names containing i/j? would it be acceptable to put axis = i/j instead?
>>
>> More generally when you have a dataset in a different coordinates system, i.e. spherical coordinates, do you put axis x/y/z on r, theta, phi? if you have a dataset in a grid point space: i/j/k? of in a lattice space (admittedly with limited usage for earth science)? Would it be more logical to have different type of variable attributes for different type of dimensions? like "axis", "angle", etc.
>>
>> This is a more general discussion for the CF convention experts, what I only need is two standard names to describe my lat/lon supporting axes!
>>
>> ____________________________________
>>
>> Dr. S?bastien Villaume
>> Analyst
>> ECMWF Shinfield Park,
>> Reading RG2 9AX, UK
>> +44 7825 521592
>> sebastien.villaume at ecmwf.int
>> ____________________________________
>>
>> ----- Original Message -----
>> From: "Jim Biard" <jbiard at cicsnc.org>
>> To: cf-metadata at cgd.ucar.edu
>> Sent: Tuesday, 4 April, 2017 23:43:58
>> Subject: Re: [CF-metadata] axis attribute
>>
>> Karl,
>>
>> Don't allow the attribute on 2D variables. :) I feel like it's a pretty far stretch to get to your 2D example.
>>
>>
>> Jim
>>
>> On 4/4/17 6:41 PM, Karl Taylor wrote:
>>
>>
>> Hi all,
>> I don't think the issue of 2-d auxiliary coordinates entered the discussion leading to their allowance by CF 1.6 (but I only quickly reviewed the discussion). I think that allowing the axis attribute to be attached to an auxiliary coordinate that is 1-d can be useful (e.g., when a balloon records temperature as a function of time and we want to record its lat and lon positions as a function of time; one could conceivably want to plot the temperature as a function of latitude and/or longitude, with one or the other of them providing the positions along a coordinate axis).
>>
>> I agree that saying lat(x,y) is a "y axis" seems rather odd, but if you consider each x,y pair to define an index, then it might be tolerable to say they each could be regarded as parametric axes defined as a function of an index.
>>
>> In both cases, of course, the axis values may not be monotonic, so they wouldn't be considered coordinates axes themselves.
>>
>> It's really not a pretty situation. Not sure what can be done about it.
>>
>> best regards,
>> Karl
>>
>>
>> On 4/4/17 1:49 PM, Jim Biard wrote:
>>
>>
>>
>>
>> Jonathan,
>>
>> But was the axis attribute intended for use on 2D auxiliary coordinate variables? Perhaps that was before my time, but I don't recall seeing any discussion where that use was advocated.
>>
>> Jim
>>
>> On 4/4/17 4:30 PM, Jonathan Gregory wrote:
>>
>>
>>
>> Dear David and Jim
>>
>> Before CF 1.6, the axis attribute was allowed only for (Unidata) coordinate
>> variables (i.e. the 1D ones whose name equals their dimension name). In CF 1.6
>> it was generalised to be allowed for auxiliary coordinate variables, as
>> described in the preamble of sect 5. I wasn't really in favour of this change,
>> but the majority was.
>>
>> Best wishes
>>
>> Jonathan
>>
>> ----- Forwarded message from Jim Biard <jbiard at cicsnc.org> -----
>>
>>
>>
>> Date: Fri, 31 Mar 2017 12:44:11 -0400
>> From: Jim Biard <jbiard at cicsnc.org> CC: CF Metadata <cf-metadata at cgd.ucar.edu> Subject: Re: [CF-metadata] CF compliant tripolar grid representation
>> User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:45.0)
>> Gecko/20100101 Thunderbird/45.8.0
>>
>> David,
>>
>> Yes. I think the wording could stand to be clearer. What I wonder is
>> what use is there for identifying a 2D grid of latitude values as
>> being an axis? I do a lot of satellite swath imagery and have worked
>> with polar stereographic data, and latitude is not an axis of my
>> measurement variable grid in either case.
>>
>> I think part of the confusion arises from a somewhat unclear
>> definition of coordinate. I tend to use the phrase "true coordinate"
>> for one that is1-D, has a variable name equal to its dimension name,
>> is monotonic, has no fill values, etc, versus "auxiliary coordinate"
>> for one that doesn't meet one or more of those requirements. I
>> generally assume that true coordinates are being referred to when I
>> see the word coordinate in the Conventions unless it's made clear
>> that is not the case (as in Section 5 paragraph 6). With that
>> reading, the coordinate type and dimension type are one in the same
>> in Section 4 paragraph 2, since only true coordinate variables are
>> being discussed.
>>
>> Grace and peace,
>>
>> Jim
>>
>> On 3/31/17 12:28 PM, David Hassell wrote:
>>
>>
>>
>> Hi Jim,
>>
>> I agree you with in spirit, but the conventions do say that the
>> axis attribute as being there to identify the *coordinate* type,
>> rather than the *dimension* type (section 4, paragraph 2). Perhaps
>> the wording here could be tightened up to say dimension type? I
>> wonder how the axis attribute has been used over the last 6 years
>> since 1.6 was released?
>>
>> All the best,
>>
>> David
>>
>> On 31 March 2017 at 17:04, Jim Biard < jbiard at cicsnc.org <mailto:jbiard at cicsnc.org> > wrote:
>>
>> David,
>>
>> As I read the Conventions, the axis attribute is to be applied to
>> coordinate variables (Section 4. Coordinate Types and Section 5.
>> Coordinate systems) to indicate that this variable can be treated
>> as representing an dimensional axis of corresponding variable
>> grids. Section 5 paragraph 6 talks about how it is still possible
>> to figure out that an auxiliary coordinate variable is a
>> spatiotemporal dimension of the if the axis attribute is not
>> present. I don't think a 2D auxiliary coordinate variable can be
>> considered to be a dimensional axis, can it?
>>
>> Grace and peace,
>>
>> Jim
>>
>>
>> On 3/31/17 11:52 AM, David Hassell wrote:
>>
>>
>>
>> Hello S?bastien and Jim,
>>
>> You are right to feel weird about identifying 2D lat and lon
>> as Y and X axes. The axis attribute should never be applied
>> to 2D variables. It is only valid for 1D "true" coordinate
>> variables.
>>
>> The axis attribute can be attached to auxiliary coordinate
>> variables with any number of dimensions. I would agree, though,
>> that attaching the axis=X attribute to a 2-d longitude auxiliary
>> coordinate variable is likely to confuse. The axis attribute's
>> purpose is merely to make identification easier, but as long
>> there are units of degrees_east (mandatory) and a standard name
>> of longitude (optional), humans and software alike should be happy.
>>
>> All the best,
>>
>> David
>>
>>
>> -- David Hassell
>> National Centre for Atmospheric Science
>> Department of Meteorology, University of Reading,
>> Earley Gate, PO Box 243, Reading RG6 6BB
>> Tel: +4
>> 4
>> 118 378 5613 http://www.met.reading.ac.uk/
>> -- CICS-NC <http://www.cicsnc.org/> Visit us on
>> Facebook <http://www.facebook.com/cicsnc> *Jim Biard*
>> *Research Scholar*
>> Cooperative Institute for Climate and Satellites NC <http://cicsnc.org/> North Carolina State University <http://ncsu.edu/> NOAA National Centers for Environmental Information <http://ncdc.noaa.gov/> /formerly NOAA?s National Climatic Data Center/
>> 151 Patton Ave, Asheville, NC 28801
>> e: jbiard at cicsnc.org <mailto:jbiard at cicsnc.org> o: +1 828 271 4900 <tel:%28828%29%20271-4900> /Connect with us on Facebook for climate > and ocean and
>> geophysics <
https://www.facebook.com/NOAANCEIoceangeo> information, and follow us on Twitter at _at_NOAANCEIclimate <https://twitter.com/NOAANCEIclimate> and @NOAANCEIocngeo <https://twitter.com/NOAANCEIocngeo> . /
>>
>>
>>
>> _______________________________________________
>> CF-metadata mailing list CF-metadata at cgd.ucar.edu <mailto:CF-metadata at cgd.ucar.edu> http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata <http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata> --
>> David Hassell
>> National Centre for Atmospheric Science
>> Department of Meteorology, University of Reading,
>> Earley Gate, PO Box 243, Reading RG6 6BB
>> Tel: +44 118 378 5613 http://www.met.reading.ac.uk/
>> --
>> CICS-NC <http://www.cicsnc.org/> Visit us on
>> Facebook <http://www.facebook.com/cicsnc> *Jim Biard*
>> *Research Scholar*
>> Cooperative Institute for Climate and Satellites NC <http://cicsnc.org/> North Carolina State University <http://ncsu.edu/> NOAA National Centers for Environmental Information <http://ncdc.noaa.gov/> /formerly NOAA?s National Climatic Data Center/
>> 151 Patton Ave, Asheville, NC 28801
>> e: jbiard at cicsnc.org <mailto:jbiard at cicsnc.org> o: +1 828 271 4900
>>
>> /Connect with us on Facebook for climate <https://www.facebook.com/NOAANCEIclimate> and ocean and geophysics <https://www.facebook.com/NOAANCEIoceangeo> information, and follow
>> us on Twitter at _at_NOAANCEIclimate <https://twitter.com/NOAANCEIclimate> and @NOAANCEIocngeo <https://twitter.com/NOAANCEIocngeo> . /
>>
>>
>>
>> _______________________________________________
>> CF-metadata mailing list CF-metadata at cgd.ucar.edu http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>> ----- End forwarded message -----
>> _______________________________________________
>> CF-metadata mailing list CF-metadata at cgd.ucar.edu http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>>
>> --
>>
>> Visit us on
>> Facebook Jim Biard
>> Research Scholar
>> Cooperative Institute for Climate and Satellites NC
>> North Carolina State University
>> NOAA National Centers for Environmental Information
>> formerly NOAA?s National Climatic Data Center
>> 151 Patton Ave, Asheville, NC 28801
>> e: jbiard at cicsnc.org
>> o: +1 828 271 4900
>>
>> Connect with us on Facebook for climate and ocean and geophysics information, and follow us on Twitter at _at_NOAANCEIclimate and @NOAANCEIocngeo .
>>
>>
>> _______________________________________________
>> CF-metadata mailing list CF-metadata at cgd.ucar.edu http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>>
>>
>>
>> _______________________________________________
>> CF-metadata mailing list CF-metadata at cgd.ucar.edu http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>>
>> --
>>
>> Visit us on
>> Facebook Jim Biard
>> Research Scholar
>> Cooperative Institute for Climate and Satellites NC
>> North Carolina State University
>> NOAA National Centers for Environmental Information
>> formerly NOAA?s National Climatic Data Center
>> 151 Patton Ave, Asheville, NC 28801
>> e: jbiard at cicsnc.org
>> o: +1 828 271 4900
>>
>> Connect with us on Facebook for climate and ocean and geophysics information, and follow us on Twitter at _at_NOAANCEIclimate and @NOAANCEIocngeo .
>>
>> _______________________________________________
>> CF-metadata mailing list
>> CF-metadata at cgd.ucar.edu
>> http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>
>> _______________________________________________
>> CF-metadata mailing list
>> CF-metadata at cgd.ucar.edu
>> http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata
>
> ----- End forwarded message -----
> _______________________________________________
> CF-metadata mailing list
> CF-metadata at cgd.ucar.edu
> http://mailman.cgd.ucar.edu/mailman/listinfo/cf-metadata

-- 
CICS-NC <http://www.cicsnc.org/> Visit us on
Facebook <http://www.facebook.com/cicsnc> 	*Jim Biard*
*Research Scholar*
Cooperative Institute for Climate and Satellites NC <http://cicsnc.org/>
North Carolina State University <http://ncsu.edu/>
NOAA National Centers for Environmental Information <http://ncdc.noaa.gov/>
/formerly NOAA?s National Climatic Data Center/
151 Patton Ave, Asheville, NC 28801
e: jbiard at cicsnc.org <mailto:jbiard at cicsnc.org>
o: +1 828 271 4900
/Connect with us on Facebook for climate 
<https://www.facebook.com/NOAANCEIclimate> and ocean and geophysics 
<https://www.facebook.com/NOAANCEIoceangeo> information, and follow us 
on Twitter at _at_NOAANCEIclimate <https://twitter.com/NOAANCEIclimate> and 
_at_NOAANCEIocngeo <https://twitter.com/NOAANCEIocngeo>. /
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cgd.ucar.edu/pipermail/cf-metadata/attachments/20170405/584578a0/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CicsLogoTiny.png
Type: image/png
Size: 15784 bytes
Desc: not available
URL: <http://mailman.cgd.ucar.edu/pipermail/cf-metadata/attachments/20170405/584578a0/attachment.png>
Received on Wed Apr 05 2017 - 12:01:33 BST

This archive was generated by hypermail 2.3.0 : Tue Sep 13 2022 - 23:02:42 BST

⇐ ⇒