ghrsst.ncml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ncml:netcdf xmlns:ncml="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="/path/to/original/ghrsst.nc">
  3. <ncml:dimension name="time" length="1" isUnlimited="true" />
  4. <ncml:dimension name="lat" length="3200" />
  5. <ncml:dimension name="lon" length="7200" />
  6. <ncml:attribute name="Conventions" value="CF-1.6, Unidata Observation Dataset v1.0" />
  7. <ncml:attribute name="Metadata_Conventions" value="Unidata Dataset Discovery v1.0" />
  8. <ncml:attribute name="acknowledgment" value="Please acknowledge the use of these data with the following statement: These data is provided by FAKEORG" />
  9. <ncml:attribute name="cdm_data_type" value="grid" />
  10. <ncml:attribute name="comment" value="SSTs are an arithmetic mean of the SSTs of contributing pixels." />
  11. <ncml:attribute name="creator_email" value="ops@fakeorg.int" />
  12. <ncml:attribute name="creator_name" value="FAKEORG/TSS-GSI-Web-Services" />
  13. <ncml:attribute name="creator_url" value="https://www.fakeorg.int" />
  14. <ncml:attribute name="date_created" value="20171017T095853Z" />
  15. <ncml:attribute name="easternmost_longitude" type="float" value="179.95" />
  16. <ncml:attribute name="file_quality_level" type="int" value="2" />
  17. <ncml:attribute name="gds_version_id" value="02.0" />
  18. <ncml:attribute name="geospatial_lat_resolution" type="float" value="0.05" />
  19. <ncml:attribute name="geospatial_lat_units" value="degrees_north" />
  20. <ncml:attribute name="geospatial_lon_resolution" type="float" value="0.05" />
  21. <ncml:attribute name="geospatial_lon_units" value="degrees_east" />
  22. <ncml:attribute name="history" value="Created by the L2P-to-L3U conversion FAKEORG Image Processing and Presentation tool." />
  23. <ncml:attribute name="id" value="EUM-SLSTR-L3U-v1.0" />
  24. <ncml:attribute name="institution" value="FAKEORG" />
  25. <ncml:attribute name="keywords" value="Oceans &gt; Ocean Temperature &gt; Sea Surface Temperature" />
  26. <ncml:attribute name="keywords_vocabulary" value="NASA Global Change Master Directory (GCMD) Science Keywords" />
  27. <ncml:attribute name="license" value="Copernicus Programme free, full and open data policy" />
  28. <ncml:attribute name="metadata_link" value="https://navigator.fakeorg.int/xxxxxx" />
  29. <ncml:attribute name="naming_authority" value="int.fakeorg" />
  30. <ncml:attribute name="netcdf_version_id" value="4.3.0" />
  31. <ncml:attribute name="northernmost_latitude" type="float" value="79.95" />
  32. <ncml:attribute name="platform" value="Sentinel3A" />
  33. <ncml:attribute name="processing_level" value="L3U" />
  34. <ncml:attribute name="product_version" value="1.0" />
  35. <ncml:attribute name="project" value="FAKEORG Visualization service" />
  36. <ncml:attribute name="publisher_email" value="ops@fakeorg.int" />
  37. <ncml:attribute name="publisher_name" value="The FAKEORG Web Services Team" />
  38. <ncml:attribute name="publisher_url" value="http://www.fakeorg.int" />
  39. <ncml:attribute name="references" value="Data convention: GHRSST Data Specification (GDS) v2.0. Algorithms: ACSPO-VIIRS ATBD (NOAA/NESDIS/STAR)" />
  40. <ncml:attribute name="sensor" value="SLSTR" />
  41. <ncml:attribute name="source" value="IPF-SL-2 06.12" />
  42. <ncml:attribute name="southernmost_latitude" type="float" value="-79.95" />
  43. <ncml:attribute name="spatial_resolution" value="0.050 degree" />
  44. <ncml:attribute name="standard_name_vocabulary" value="CF Standard Name Table (v26, 08 November 2013)" />
  45. <ncml:attribute name="start_time" value="20170522T082849Z" />
  46. <ncml:attribute name="stop_time" value="20170522T100948Z" />
  47. <ncml:attribute name="summary" value="Sea surface temperature retrievals produced by FAKEORG from Sentinel3 SLSTR sensor and gridded over a 0.05 deg rectangular grid" />
  48. <ncml:attribute name="time_coverage_end" value="20170522T100948Z" />
  49. <ncml:attribute name="time_coverage_start" value="20170522T082849Z" />
  50. <ncml:attribute name="title" value="FAKEORG L3U SST" />
  51. <ncml:attribute name="westernmost_longitude" type="float" value="-179.95" />
  52. <ncml:variable name="time" shape="time" type="float">
  53. <ncml:attribute name="_FillValue" type="float" value="-2147483647" />
  54. <ncml:attribute name="axis" value="T" />
  55. <ncml:attribute name="calendar" value="gregorian" />
  56. <ncml:attribute name="comment" value="A typical reference time for data" />
  57. <ncml:attribute name="long_name" value="reference time of sst file" />
  58. <ncml:attribute name="standard_name" value="time" />
  59. <ncml:attribute name="units" value="seconds since 1981-01-01 00:00:00" />
  60. <ncml:attribute name="_ChunkSizes" type="int" value="1048576" />
  61. </ncml:variable>
  62. <ncml:variable name="lat" shape="lat" type="float">
  63. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  64. <ncml:attribute name="axis" value="Y" />
  65. <ncml:attribute name="comment" value="Latitudes for locating data" />
  66. <ncml:attribute name="long_name" value="latitude" />
  67. <ncml:attribute name="standard_name" value="latitude" />
  68. <ncml:attribute name="units" value="degrees_north" />
  69. <ncml:attribute name="valid_max" type="float" value="90.0" />
  70. <ncml:attribute name="valid_min" type="float" value="-90.0" />
  71. </ncml:variable>
  72. <ncml:variable name="lon" shape="lon" type="float">
  73. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  74. <ncml:attribute name="axis" value="X" />
  75. <ncml:attribute name="comment" value="Longitudes for locating data" />
  76. <ncml:attribute name="long_name" value="longitude" />
  77. <ncml:attribute name="standard_name" value="longitude" />
  78. <ncml:attribute name="units" value="degrees_east" />
  79. <ncml:attribute name="valid_max" type="float" value="180.0" />
  80. <ncml:attribute name="valid_min" type="float" value="-180.0" />
  81. </ncml:variable>
  82. <ncml:variable name="pixels_per_bin" shape="time lat lon" type="float">
  83. <ncml:attribute name="_FillValue" type="float" value="0" />
  84. <ncml:attribute name="long_name" value="number of sea_surface_temperature pixels per bin" />
  85. <ncml:attribute name="_ChunkSizes" type="int" value="1 800 1800" />
  86. </ncml:variable>
  87. <ncml:variable name="sea_surface_temperature" shape="time lat lon" type="float">
  88. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  89. <ncml:attribute name="binning_method" value="mean" />
  90. <ncml:attribute name="comment" value="Marine skin surface temperature" />
  91. <ncml:attribute name="coordinates" value="lon lat" />
  92. <ncml:attribute name="depth" value="10 micrometres" />
  93. <ncml:attribute name="long_name" value="sea surface skin temperature" />
  94. <ncml:attribute name="standard_name" value="sea_surface_skin_temperature" />
  95. <ncml:attribute name="units" value="kelvin" />
  96. <ncml:attribute name="valid_max" type="float" value="318.15" />
  97. <ncml:attribute name="valid_min" type="float" value="270.15" />
  98. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  99. </ncml:variable>
  100. <ncml:variable name="sst_dtime" shape="time lat lon" type="float">
  101. <ncml:attribute name="_FillValue" type="float" value="-2147483647" />
  102. <ncml:attribute name="comment" value="time plus sst_dtime gives seconds since 1981-01-01 00:00:00 UTC" />
  103. <ncml:attribute name="coordinates" value="lon lat" />
  104. <ncml:attribute name="long_name" value="time difference from reference time" />
  105. <ncml:attribute name="units" value="second" />
  106. <ncml:attribute name="valid_max" type="int" value="2147483645" />
  107. <ncml:attribute name="valid_min" type="int" value="-2147483645" />
  108. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  109. </ncml:variable>
  110. <ncml:variable name="quality_level" shape="time lat lon" type="float">
  111. <ncml:attribute name="_FillValue" type="float" value="-128" />
  112. <ncml:attribute name="comment" value="Based on l2p_flags" />
  113. <ncml:attribute name="coordinates" value="lon lat" />
  114. <ncml:attribute name="flag_meanings" value="invalid not_used not_used cloudy probably_clear clear" />
  115. <ncml:attribute name="flag_values" type="byte" value="0 1 2 3 4 5" />
  116. <ncml:attribute name="long_name" value="quality level of SST pixel" />
  117. <ncml:attribute name="valid_max" type="byte" value="5" />
  118. <ncml:attribute name="valid_min" type="byte" value="0" />
  119. <ncml:attribute name="_ChunkSizes" type="int" value="1 1067 2400" />
  120. </ncml:variable>
  121. <ncml:variable name="wind_speed" shape="time lat lon" type="float">
  122. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  123. <ncml:attribute name="comment" value="Typically represents surface winds (10 meters above the sea surface)" />
  124. <ncml:attribute name="coordinates" value="lon lat" />
  125. <ncml:attribute name="height" value="10m" />
  126. <ncml:attribute name="long_name" value="wind speed" />
  127. <ncml:attribute name="source" value="Wind speed from ECMWF data" />
  128. <ncml:attribute name="standard_name" value="wind_speed" />
  129. <ncml:attribute name="units" value="m s-1" />
  130. <ncml:attribute name="valid_max" type="float" value="50.8" />
  131. <ncml:attribute name="valid_min" type="float" value="0.0" />
  132. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  133. </ncml:variable>
  134. <ncml:variable name="wind_speed_dtime_from_sst" shape="time lat lon" type="float">
  135. <ncml:attribute name="comment" value="Difference in hours between wind speed and SST" />
  136. <ncml:attribute name="coordinates" value="lon lat" />
  137. <ncml:attribute name="long_name" value="Time difference of wind speed from SST measurement" />
  138. <ncml:attribute name="units" value="hour" />
  139. <ncml:attribute name="valid_max" type="float" value="12.7" />
  140. <ncml:attribute name="valid_min" type="float" value="-12.7" />
  141. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  142. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  143. </ncml:variable>
  144. <ncml:variable name="sea_ice_fraction" shape="time lat lon" type="float">
  145. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  146. <ncml:attribute name="comment" value="Fractional sea ice cover" />
  147. <ncml:attribute name="coordinates" value="lon lat" />
  148. <ncml:attribute name="long_name" value="Fractional sea ice contamination in a pixel" />
  149. <ncml:attribute name="source" value="ECMWF" />
  150. <ncml:attribute name="standard_name" value="sea_ice_area_fraction" />
  151. <ncml:attribute name="units" value="1" />
  152. <ncml:attribute name="valid_max" type="float" value="1.0" />
  153. <ncml:attribute name="valid_min" type="float" value="0.0" />
  154. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  155. </ncml:variable>
  156. <ncml:variable name="sea_ice_fraction_dtime_from_sst" shape="time lat lon" type="float">
  157. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  158. <ncml:attribute name="comment" value="Difference in hours between sea ice fraction and SST" />
  159. <ncml:attribute name="coordinates" value="lon lat" />
  160. <ncml:attribute name="long_name" value="Time difference between sea ice fraction data from SST measurement" />
  161. <ncml:attribute name="units" value="hour" />
  162. <ncml:attribute name="valid_max" type="float" value="12.7" />
  163. <ncml:attribute name="valid_min" type="float" value="-12.7" />
  164. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  165. </ncml:variable>
  166. <ncml:variable name="sses_bias" shape="time lat lon" type="float">
  167. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  168. <ncml:attribute name="comment" value="Estimated based on buoys measurements" />
  169. <ncml:attribute name="coordinates" value="lon lat" />
  170. <ncml:attribute name="long_name" value="SSES bias estimate" />
  171. <ncml:attribute name="units" value="kelvin" />
  172. <ncml:attribute name="valid_max" type="float" value="1.27" />
  173. <ncml:attribute name="valid_min" type="float" value="-1.27" />
  174. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  175. </ncml:variable>
  176. <ncml:variable name="sses_standard_deviation" shape="time lat lon" type="float">
  177. <ncml:attribute name="valid_max" type="float" value="2.54" />
  178. <ncml:attribute name="valid_min" type="float" value="0.0" />
  179. <ncml:attribute name="_FillValue" type="float" value="9.96921E36" />
  180. <ncml:attribute name="comment" value="Estimated based on buoys measurements" />
  181. <ncml:attribute name="coordinates" value="lon lat" />
  182. <ncml:attribute name="long_name" value="SSES standard deviation estimate" />
  183. <ncml:attribute name="units" value="kelvin" />
  184. <ncml:attribute name="_ChunkSizes" type="int" value="1 640 1440" />
  185. </ncml:variable>
  186. </ncml:netcdf>