Package uk.ac.rdg.resc.edal.examples
Class GeneratePng
- java.lang.Object
-
- uk.ac.rdg.resc.edal.examples.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 Summary
Constructors Constructor Description 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
-
-