<?xml version="1.0" encoding="UTF-8"?>
<gridDataset location="/thredds/ncss/dataset-imi-model-fc-wind_testnew" path="path">
  <axis name="height" shape="1" type="double" axisType="Height">
    <attribute name="standard_name" value="height" />
    <attribute name="long_name" value="height" />
    <attribute name="units" value="m" />
    <attribute name="positive" value="up" />
    <attribute name="axis" value="Z" />
    <attribute name="_CoordinateAxisType" value="Height" />
    <attribute name="_CoordinateZisPositive" value="up" />
    <values>10.0</values>
  </axis>
  <axis name="lat" shape="500" type="double" axisType="Lat">
    <attribute name="standard_name" value="latitude" />
    <attribute name="long_name" value="latitude" />
    <attribute name="units" value="degrees_north" />
    <attribute name="axis" value="Y" />
    <attribute name="_CoordinateAxisType" value="Lat" />
    <values start="47.5" increment="0.020000000000003126" npts="500" />
  </axis>
  <axis name="lon" shape="900" type="double" axisType="Lon">
    <attribute name="standard_name" value="longitude" />
    <attribute name="long_name" value="longitude" />
    <attribute name="units" value="degrees_east" />
    <attribute name="axis" value="X" />
    <attribute name="_CoordinateAxisType" value="Lon" />
    <values start="340.0" increment="0.01999999999998181" npts="900" />
  </axis>
  <axis name="time" shape="6" type="double" axisType="Time">
    <attribute name="standard_name" value="time" />
    <attribute name="units" value="hours since 1950-1-1 00:00:00" />
    <attribute name="calendar" value="proleptic_gregorian" />
    <attribute name="axis" value="T" />
    <attribute name="_CoordinateAxisType" value="Time" />
    <values start="669234.0" increment="6.0" npts="6" />
  </axis>
  <gridSet name="time height lat lon">
    <projectionBox>
      <minx>339.99</minx>
      <maxx>357.99</maxx>
      <miny>47.489999999999995</miny>
      <maxy>57.49000000000001</maxy>
    </projectionBox>
    <axisRef name="time" />
    <axisRef name="height" />
    <axisRef name="lat" />
    <axisRef name="lon" />
    <grid name="10u" desc="10 metre U wind component" shape="time height lat lon" type="float">
      <attribute name="standard_name" value="eastward_wind" />
      <attribute name="long_name" value="10 metre U wind component" />
      <attribute name="units" value="m s**-1" />
      <attribute name="param" value="2.2.0" />
      <attribute name="_FillValue" type="float" value="-9999.0" />
      <attribute name="missing_value" type="float" value="-9999.0" />
    </grid>
    <grid name="10v" desc="10 metre V wind component" shape="time height lat lon" type="float">
      <attribute name="standard_name" value="northward_wind" />
      <attribute name="long_name" value="10 metre V wind component" />
      <attribute name="units" value="m s**-1" />
      <attribute name="param" value="3.2.0" />
      <attribute name="_FillValue" type="float" value="-9999.0" />
      <attribute name="missing_value" type="float" value="-9999.0" />
    </grid>
  </gridSet>
  <LatLonBox>
    <west>-20.0000</west>
    <east>-2.0199</east>
    <south>47.5000</south>
    <north>57.4800</north>
  </LatLonBox>
  <TimeSpan>
    <begin>2026-05-06T18:00:00Z</begin>
    <end>2026-05-08T00:00:00Z</end>
  </TimeSpan>
  <AcceptList>
    <GridAsPoint>
      <accept displayName="xml">xml</accept>
      <accept displayName="xml (file)">xml_file</accept>
      <accept displayName="csv">csv</accept>
      <accept displayName="csv (file)">csv_file</accept>
      <accept displayName="geocsv">geocsv</accept>
      <accept displayName="geocsv (file)">geocsv_file</accept>
      <accept displayName="netcdf">netcdf</accept>
      <accept displayName="netcdf4">netcdf4</accept>
    </GridAsPoint>
    <Grid>
      <accept displayName="netcdf">netcdf</accept>
      <accept displayName="netcdf4">netcdf4</accept>
    </Grid>
  </AcceptList>
</gridDataset>
