NetCDF-3 Classic zeeland_4326.nc { dimensions: points = 56902 ; variables: // Preference 'PRESERVE_FVD': false, // dimensions consistent with ncBrowse, not with native MATLAB netcdf package. int32 wgs84([]), shape = [1] wgs84:name = "WGS 84" ; wgs84:epsg = 4326 ; wgs84:grid_mapping_name = "latitude_longitude" ; wgs84:semi_major_axis = 6.37814e+06 ; wgs84:semi_minor_axis = 6.35675e+06 ; wgs84:inverse_flattening = 298.257 ; wgs84:proj4_params = "+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs " ; wgs84:EPSG_code = "EPSG:4326" ; wgs84:projection_name = "Latitude Longitude" ; wgs84:wkt = "" ; wgs84:comment = "value is equal to EPSG code" ; single lon(points), shape = [56902] lon:long_name = "longitude" ; lon:units = "degrees_east" ; lon:standard_name = "longitude" ; lon:comment = "segments are separated by NaN" ; lon:grid_mapping = "wgs84" ; lon:coordinates = "lon lat" ; single lat(points), shape = [56902] lat:long_name = "latitude" ; lat:units = "degrees_north" ; lat:standard_name = "latitude" ; lat:comment = "segments are separated by NaN" ; lat:grid_mapping = "wgs84" ; lat:coordinates = "lon lat" ; //global attributes: :title = "Vector coastline of Zeeland." ; :institution = "Deltares" ; :source = "" ; :history = "$Id: nc_cf_line.m 9033 2013-08-12 08:54:40Z boer_g $ $HeadURL: https://svn.oss.deltares.nl/repos/openearthtools/trunk/matlab/io/netcdf/nctools/nc_cf_line.m $" ; :references = "http://www.openearth.eu" ; :email = "" ; :comment = "" ; :version = "$Id: waddensea2005.m 5645 2013-08-12 08:58:15Z boer_g $ $HeadURL: https://svn.oss.deltares.nl/repos/openearthrawdata/trunk/deltares/landboundaries/waddensea2005/waddensea2005.m $" ; :Conventions = "CF-1.6" ; :featureType = "trajectory" ; :terms_for_use = "These data can be used freely for research purposes provided that the following source is acknowledged: Deltares" ; :disclaimer = "This data is made available in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." ; }