Skip to content
Snippets Groups Projects
Commit d9e03a4f authored by Jacques Grelet's avatar Jacques Grelet
Browse files

add format for PRFL, PROFILE, LATITUDE and LONGITUDE

parent 7a9e0816
No related branches found
No related tags found
No related merge requests found
key;types;long_name;standard_name;units;conventions;coordinates;positive;valid_min;valid_max;format;_FillValue;axis;resolution;comment;default_value;flag_values;flag_meanings;reference;coordinate_reference_frame key;types;long_name;standard_name;units;conventions;coordinates;positive;valid_min;valid_max;format;_FillValue;axis;resolution;comment;default_value;flag_values;flag_meanings;reference;coordinate_reference_frame
string;string;string;string;string;string;string;string;numeric;numeric;string;numeric;string;numeric;string;numeric;string;string;string;string string;string;string;string;string;string;string;string;numeric;numeric;string;numeric;string;numeric;string;numeric;string;string;string;string
PRLF;int32;profile number;;1;;;;;;%4d;99999;;;Station number, a station could be have more than one cast;;;;; PRLF;int32;profile number;;1;;;;;;%05d;99999;;;Station number, a station could be have more than one cast;;;;;
PROFILE;int32;profile number;;1;;;;;;%4d;99999;;;Station number, a station could be have more than one cast;;;;; PROFILE;int32;profile number;;1;;;;;;%05d;99999;;;Station number, a station could be have more than one cast;;;;;
LATITUDE;float32;latitude of measurement;latitude;degrees_north;;;;;;;;Y;;;;;;WGS84;urn:ogc:crs:EPSG::4326 LATITUDE;float32;latitude of measurement;latitude;degrees_north;;;;;;%8.5f;;Y;;;;;;WGS84;urn:ogc:crs:EPSG::4326
LONGITUDE;float32;longitude of measurement;longitude;degrees_east;;;;;;;;X;;;;;;WGS84;urn:ogc:crs:EPSG::4327 LONGITUDE;float32;longitude of measurement;longitude;degrees_east;;;;;;%9.5f;;X;;;;;;WGS84;urn:ogc:crs:EPSG::4327
TIME;float64;time of measurement;time;days since 1950-01-01T00:00:00Z;Relative julian days with decimal part (as parts of the day);;;0.0;90000.0;%6.6f;;T;;;;;;; TIME;float64;time of measurement;time;days since 1950-01-01T00:00:00Z;Relative julian days with decimal part (as parts of the day);;;0.0;90000.0;%6.6f;;T;;;;;;;
ETDD;float64;ellapsed time;;1;;;;0;90000;%9.5f;1E+36;;;;;;;; ETDD;float64;ellapsed time;;1;;;;0;90000;%9.5f;1E+36;;;;;;;;
DEPH;float32;depth of measurement;depth;meter;;;down;0;9000;%7.2f;1E+36;Z;;;;;;;urn:ogc:crs:EPSG::5831 DEPH;float32;depth of measurement;depth;meter;;;down;0;9000;%7.2f;1E+36;Z;;;;;;;urn:ogc:crs:EPSG::5831
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment