Package uk.ac.rdg.resc.edal.examples
Class ExploreDataset
- java.lang.Object
-
- uk.ac.rdg.resc.edal.examples.ExploreDataset
-
public class ExploreDataset extends Object
This example shows how to use EDAL to open a gridded NetCDF dataset, access the metadata of the variables within it, and read a feature from it.- Author:
- Guy Griffiths
-
-
Constructor Summary
Constructors Constructor Description ExploreDataset()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws EdalException, IOException
- Throws:
EdalException
IOException
-
-