Aktionen

NetCDF Globale Attribute: Unterschied zwischen den Versionen

Aus BAWiki

imported>Lang Guenther
(Erstversion, mit Text)
 
imported>Lang Guenther
(→‎Liste der Attribute: Text überarbeitet und ergänzt)
Zeile 6: Zeile 6:
=Liste der Attribute=
=Liste der Attribute=


:: // global attributes
// global attributes
::: :institution = "Bundesanstalt für Wasserbau (Federal Waterways Engineering and Research Institute) - Hamburg" ;
: institution = "Bundesanstalt für Wasserbau (Federal Waterways Engineering and Research Institute) - Hamburg" ;
::: :references = "http://www.baw.de/" ;
: references = "http://www.baw.de/" ;
::: :title = "''description of what is in the dataset''" ;
: title = "''description of what is in the dataset''" ;
::: :source ="''method of production of the original data, e.g. model and model version, experiment etc.''" ;
: source ="''method of production of the original data, e.g. model and model version, experiment etc.''" ;
::: :history = "''audit trail for modifications to the original data''" ;
: history = "''audit trail for modifications to the original data''" ;
::: :comment = "''miscellaneous information about the data or methods used to produce it" ;  
: comment = "''miscellaneous information about the data or methods used to produce it" ;  
::: :Conventions = "CF-1.4/Deltares-0.1/BAW-0.1" ; \\ temporary version of convention
: Conventions = "CF-1.4/Deltares-0.1/BAW-0.1" ; \\ temporary version of convention
 
Hinweise:
# Die Attribute "institution", "references" und "Conventions" werden in der Regel automatisch durch die Software ergänzt.
# Die anderen Attribute "title", "source", "history" und "comment" müssen vom Anwender einmalig angegeben werden.
----
----
zurück zu [[NetCDF]]
zurück zu [[NetCDF]]
----
----
[[Strukturübersicht]]
[[Strukturübersicht]]

Version vom 23. Mai 2011, 13:32 Uhr

Kurze Beschreibung

Globale Attribute beschreiben die Quelle der Daten, bezeichnen die Institution, welche die Daten ursprünglich erzeugt hat, und geben einen Überblick zur Geschichte der Verwendung der Daten sowie Informationen zu den bei der Erzeugung der Datei eingehaltenen (NetCDF-) Konventionen.

Liste der Attribute

// global attributes

institution = "Bundesanstalt für Wasserbau (Federal Waterways Engineering and Research Institute) - Hamburg" ;
references = "http://www.baw.de/" ;
title = "description of what is in the dataset" ;
source ="method of production of the original data, e.g. model and model version, experiment etc." ;
history = "audit trail for modifications to the original data" ;
comment = "miscellaneous information about the data or methods used to produce it" ;
Conventions = "CF-1.4/Deltares-0.1/BAW-0.1" ; \\ temporary version of convention

Hinweise:

  1. Die Attribute "institution", "references" und "Conventions" werden in der Regel automatisch durch die Software ergänzt.
  2. Die anderen Attribute "title", "source", "history" und "comment" müssen vom Anwender einmalig angegeben werden.

zurück zu NetCDF


Strukturübersicht