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

resources.nj22.pointConfig.Jason2.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="TRAJECTORY">
  <tableConfigurer class="ucar.nc2.ft.point.standard.plug.Jason" />
  <table type="Top" structName="traj">
    <table type="Structure" subtype="PsuedoStructure" dim="time">
      <coordinate type="Lat">lat</coordinate>
      <coordinate type="Lon">lon</coordinate>
      <coordinate type="Elev">alt</coordinate>  
      <coordinate type="Time">time</coordinate>
    </table>
  </table>
</pointConfig>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy