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

resources.nj22.pointConfig.FslWindProfiler.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="Time">timeObs</coordinate>
     <coordinate type="StnId">staName</coordinate>
     <coordinate type="StnAlt">staElev</coordinate>
     <coordinate type="WmoId">wmoStaNum</coordinate>

    <table type="Singleton">
      <table type="MultidimInner" dim0="recNum" dim1="level" subtype="Structure" structName="record">
        <join class="class ucar.nc2.ft.point.standard.JoinArray" type="raw">
          <variable>levels</variable>
          <param>0</param>
        </join>
      </table>
    </table>
  </table>
</pointConfig>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy