All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resources.nj22.pointConfig.FslRaob14.xml Maven / Gradle / Ivy

Go to download

The NetCDF-Java Library is a Java interface to NetCDF files, as well as to many other types of scientific data formats.

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<pointConfig featureType="STATION_PROFILE">
  <table type="Structure" subtype="Structure" structName="record">
    <coordinate type="Lat">staLat</coordinate>
    <coordinate type="Lon">staLon</coordinate>
    <coordinate type="StnAlt">staElev</coordinate>
    <coordinate type="Time">synTime</coordinate>
    <coordinate type="StnId">staName</coordinate>
    <coordinate type="WmoId">wmoStaNum</coordinate>

    <table type="Singleton">
      <table type="MultidimInner" dim0="recNum" dim1="manLevel" subtype="Structure" structName="record">
        <coordinate type="Elev">prMan</coordinate>
      </table>
      <table type="MultidimInner" dim0="recNum" dim1="sigTLevel" subtype="Structure" structName="record">
        <coordinate type="Elev">prSigT</coordinate>
      </table>
      <table type="MultidimInner" dim0="recNum" dim1="sigWLevel" subtype="Structure" structName="record">
        <coordinate type="Elev">htSigW</coordinate>
      </table>
      <table type="MultidimInner" dim0="recNum" dim1="mTropNum" subtype="Structure" structName="record">
        <coordinate type="Elev">prTrop</coordinate>
      </table>
      <table type="MultidimInner" dim0="recNum" dim1="mWndNum" subtype="Structure" structName="record">
        <coordinate type="Elev">prMaxW</coordinate>
      </table>
    </table>
  </table>
</pointConfig>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy