<?xml version="1.0" encoding="UTF-8"?>
<netcdf xmlns="http://www.unidata.ucar.edu/namespaces/netcdf/ncml-2.2" location="Not provided because of security concerns.">
  <attribute name="Conventions" value="CF-1.0" />
  <attribute name="project-id" value="DCMIP2016" />
  <attribute name="institude-id" value="ECMWF" />
  <attribute name="model-id" value="FVM" />
  <attribute name="modeling-realm" value="atmos" />
  <attribute name="equation" value="nonhydro" />
  <attribute name="experiment-id" value="162" />
  <attribute name="frequency" value="6h" />
  <attribute name="horizontal_resolution" value="r50" />
  <attribute name="levels" value="L30" />
  <attribute name="grid" value="red_gauss" />
  <attribute name="description" value="no explicit diffusion" />
  <attribute name="comment" value="Contact: christian.kuehnlein@ecmwf.int" />
  <attribute name="variable" value="surface_pressure" />
  <attribute name="_CoordSysBuilder" value="ucar.nc2.internal.dataset.conv.CF1Convention" />
  <dimension name="cell" length="136080" />
  <dimension name="time" length="41" isUnlimited="true" />
  <group name="CFMetadata" />
  <group name="NCISOMetadata">
    <attribute name="metadata_creation" value="2026-07-02" />
    <attribute name="nciso_version" value="2.4.7" />
  </group>
  <variable name="lon" shape="cell" type="float">
    <attribute name="units" value="degrees_east" />
    <attribute name="long_name" value="longitude" />
  </variable>
  <variable name="lat" shape="cell" type="float">
    <attribute name="units" value="degrees_north" />
    <attribute name="long_name" value="latitude" />
  </variable>
  <variable name="SP" shape="time cell" type="float">
    <attribute name="long_name" value="Surface pressure" />
    <attribute name="units" value="Pa" />
    <attribute name="standard_name" value="surface_air_pressure" />
  </variable>
</netcdf>
