Class GeneratePng


  • public class GeneratePng
    extends Object
    Example code showing how to use EDAL libraries to read a NetCDF file and write it out to a PNG file in a chosen projection.
    • Constructor Detail

      • GeneratePng

        public GeneratePng()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws EdalException,
                                IOException,
                                org.opengis.referencing.NoSuchAuthorityCodeException,
                                org.opengis.util.FactoryException
        Throws:
        EdalException
        IOException
        org.opengis.referencing.NoSuchAuthorityCodeException
        org.opengis.util.FactoryException