Class CreateIndexer
- Object
-
- 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 Detail
-
main
public static void main(String[] args) throws JDOMException, IOException, TransformerException
- Throws:
JDOMException
IOException
TransformerException
-
-