public class PmelNetCDFExporter extends MRAExporterFilter
| Modifier and Type | Field and Description |
|---|---|
static java.text.SimpleDateFormat |
dateTimeFormatterISO8601NoMillis |
| Constructor and Description |
|---|
PmelNetCDFExporter(IMraLogGroup source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeApplied(IMraLogGroup source)
This method must return true for the implementing Exporter to be added to MRA
|
java.lang.String |
process(IMraLogGroup logSource,
javax.swing.ProgressMonitor pmonitor)
Process method to be called on Exporter selection
|
public static final java.text.SimpleDateFormat dateTimeFormatterISO8601NoMillis
public PmelNetCDFExporter(IMraLogGroup source)
source - public boolean canBeApplied(IMraLogGroup source)
MRAExportercanBeApplied in interface MRAExportercanBeApplied in class MRAExporterFilterpublic java.lang.String process(IMraLogGroup logSource, javax.swing.ProgressMonitor pmonitor)
MRAExporterprocess in interface MRAExporterprocess in class MRAExporterFilterlogSource - TODOpmonitor - TODOCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.