This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Attributes {
SST {
String long_name "OI Cloud-free SST, blah blah blah";
String standard_name "sea_surface_temperature";
String units "degC";
}
Foobar {
String long_name "My foobar variable"
String units "m"
}
}
As I read the catalog spec, I will lose the "human-readable"
long_name attribute (ala CF-1.0):
<variables><variable name="SST" vocabulary_name="sea_surface_temperature" units="degC"/>
<variable name="Foobar" vocabulary_name"Foobar" units="m" />
</variables>
Am I missing something? Is there a way to retain that human-readable
description of the variables?
Thanks, -Darren -- Darren Hardy Ph.D. Student Bren School of Environmental Science & Management University of California, Santa Barbara address@hidden www.bren.ucsb.edu/~dhardy =============================================================================== To unsubscribe thredds, visit: http://www.unidata.ucar.edu/mailing-list-delete-form.html ===============================================================================