Class CreateIndexer


  • public class CreateIndexer
    extends Object
    CommandLine Utility to be used in order to create an ImageMosaic indexer.xml as well as the related NetCDF low-level indexer (_auxiliary.xml) for a prototype NetCDF.

    Arguments to be provided are, in the following order: " /path/to/sampleFile.nc " " -p /path/to/netcdfprojectionsfile" " [/path/to/optional/outputFolder]"

    Author:
    Daniele Romagnoli, GeoSolutions SAS
    • Constructor Summary

      Constructors 
      Constructor Description
      CreateIndexer()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(String[] args)  
      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CreateIndexer

        public CreateIndexer()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws JDOMException,
                                IOException,
                                TransformerException
        Throws:
        JDOMException
        IOException
        TransformerException