public class HDFPlot
extends java.lang.Object
Plots all datasets from NASA satisfying the following criteria:
1- Spatial criteria: Falls in the spatial range provided in 'rect' parameter
2- Time critieria: Falls the in the time range provided in 'time' parameter
3- Dataset: Selects the exact dataset given in 'dataset' parameter
If overwrite flag is set, all datasets are plotted and overwritten if exists.
If the flag is not set, only time instances that are not generated are
generated.
- Author:
- Ahmed Eldawy