<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="file:/private/tmp/ascat_bmta_20140715_00.nc">
  <dimension name="time" length="1" isUnlimited="true" />
  <dimension name="y" length="961" />
  <dimension name="x" length="44" />
  <dimension name="bnds" length="2" />
  <attribute name="title" value="MetOp-A ASCAT 25.0 km Ocean Surface Winds" />
  <remove type="attribute" name="Conventions"/>
  <attribute name="cdm_data_type" value="swath" />
  <variable name="time" shape="time" type="double">
    <attribute name="_FillValue" type="double" value="-3.3E33" />
    <attribute name="units" value="days since 1970-01-01 00:00" />
    <attribute name="standard_name" value="time" />
    <attribute name="calendar" value="standard" />
    <attribute name="bounds" value="time_bnds" />
  </variable>
  <variable name="time_bnds" shape="time bnds" type="double">
    <attribute name="_FillValue" type="double" value="-3.3E33" />
    <attribute name="units" value="days since 1970-01-01 00:00" />
    <attribute name="standard_name" value="time" />
  </variable>
  <variable name="longitude" shape="y x" type="float">
    <attribute name="_FillValue" type="float" value="-3.3E33" />
    <attribute name="units" value="degrees_east" />
    <attribute name="standard_name" value="longitude" />
    <attribute name="valid_min" type="double" value="-180.0" />
    <attribute name="valid_max" type="double" value="180.0" />
  </variable>
  <variable name="latitude" shape="y x" type="float">
    <attribute name="_FillValue" type="float" value="-3.3E33" />
    <attribute name="units" value="degrees_north" />
    <attribute name="standard_name" value="latitude" />
    <attribute name="valid_min" type="double" value="-90.0" />
    <attribute name="valid_max" type="double" value="90.0" />
  </variable>
  <variable name="wind_speed" shape="time y x" type="float">
    <attribute name="_FillValue" type="float" value="-3.3E33" />
    <attribute name="units" value="m/s" />
    <attribute name="standard_name" value="wind_speed" />
    <attribute name="coordinates" value="latitude longitude" />
  </variable>
  <variable name="zonal_wind_speed" shape="time y x" type="float">
    <attribute name="_FillValue" type="float" value="-3.3E33" />
    <attribute name="units" value="m/s" />
    <attribute name="standard_name" value="eastward_wind" />
    <attribute name="coordinates" value="latitude longitude" />
  </variable>
  <variable name="meridional_wind_speed" shape="time y x" type="float">
    <attribute name="_FillValue" type="float" value="-3.3E33" />
    <attribute name="units" value="m/s" />
    <attribute name="standard_name" value="northward_wind" />
    <attribute name="coordinates" value="latitude longitude" />
  </variable>
</netcdf>
