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

resources.nj22.pointConfig.Cosmic1.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.Cosmic" />
  <table type="Top" structName="traj">
    <table type="Structure" subtype="PsuedoStructure" dim="MSL_alt">
      <coordinate type="Lat">Lat</coordinate>
      <coordinate type="Lon">Lon</coordinate>
      <coordinate type="Elev">MSL_alt</coordinate>
      <coordinate type="Time">time</coordinate>
    </table>
  </table>
</pointConfig>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy