SESAME IP
Skip Navigation Links
ESEAS data exchange format
A standard ESEAS data format has been accepted to enable exchange of oceanographic data where acquisition method can be interpreted as the time series in a permanent geographic location. Originally, the ESEAS format has been agreed for tide gauge data exchange by the IOC’s Group of Experts . In the framework of the SESAME project, the ESEAS format has been adopted and expanded. In order to formalize the format, references to standard vocabularies for metadata are added to the following format description.

Header information
* Presence of header fields marked with red color is mandatory
Header Name Description
Site name: Geographical name of place of observation
Country: Country name equals to entryterm field in C32 vocabulary
Originator: Organization responsible for data collection and processing
Provider: Provider name equals to entryterm field in SESAME data provider list
Longitude:

Latitude:
Geographical coordinates of the observation point. The format of the coordinate is given in decimal form with point separetor, for example Longitude: 33.4875
Coordinate system: The geographical coordinate system name equals to entryterm field in L101 vocabulary
Reference datum information: The reference datum name equals to entryterm field in L111 vocabulary
Instrument type: Instrument name equals to entryterm field in L054 vocabulary
Start date:

End date:
Start and end date of the data in format:
yyyymmdd hh:mm
SESAME data policy: Data availability equals to entryterm field in SESAME data policy
SESAME package: Data responsible Work Package equals to entryterm field in SESAME package

Matrix with data
  • The first line in the matrix contains SESAME vocabulary parameter codes.
  • Data starts from the second line until the end of file.
Additional properties
  •  Column separation character must be TAB.
  •  File extension must be .txt
  •  Date format is YYYYMMDD
  •  Time format is HH:MM:SS. Minutes (MM) and seconds(SS) are optional.
  • Comment lines start with //. Comment lines have to appear only on the header section of the file.
Example
Site name:  Malta Mellieha
Country: Malta
Originator: Physical Oceanography Unit
Provider: Physical Oceanography Unit
Latitude: 35.975
Longitude: 14.352
Coordinate system: World Geodetic System 84
SESAME data policy: Originator
SESAME package: WP1
DATE        TIME         SLEV    TEMP      PSAL
19970115      01:00      0.790      23.5      39.5
19970115      02:00      0.811      23.8      38.7
19970115      03:00      0.838      23.7      39.4