Package uk.ac.rdg.resc.edal.examples
Class CreateSyntheticData
- java.lang.Object
-
- uk.ac.rdg.resc.edal.examples.CreateSyntheticData
-
public class CreateSyntheticData extends Object
Code used to generate the synthetic data file. Designed as a quick-and-dirty method for generating synthetic data, rather than to be used as an example for EDAL. Included on github because I wrote it and there's no point in throwing it away. Just don't complain if it's not commented or doesn't demonstrate anything EDAL-related...- Author:
- Guy Griffiths
-
-
Constructor Summary
Constructors Constructor Description CreateSyntheticData()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws IOException, ucar.ma2.InvalidRangeException
- Throws:
IOException
ucar.ma2.InvalidRangeException
-
-