org.gcube.dataanalysis.geo.insertion
Class ThreddsFetcher
java.lang.Object
org.gcube.dataanalysis.geo.insertion.ThreddsFetcher
public class ThreddsFetcher
- extends Object
|
Method Summary |
void |
fetch(String threddsCatalogURL)
|
static String |
generateAbstractField(String layername,
String filename,
String description,
String unit,
String startDate,
String endDate,
String duration,
String timeInstants,
int numberOfDimensions,
String netcdftitle,
String netcdfdescription)
|
static String |
generateTitle(String filename,
String description,
String startDate,
String endDate,
int numberOfDimensions)
|
static void |
main(String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetCDFDateFormat
public static String NetCDFDateFormat
HumanDateFormat
public static String HumanDateFormat
ThreddsFetcher
public ThreddsFetcher(String scope)
fetch
public void fetch(String threddsCatalogURL)
throws Exception
- Throws:
Exception
generateTitle
public static String generateTitle(String filename,
String description,
String startDate,
String endDate,
int numberOfDimensions)
generateAbstractField
public static String generateAbstractField(String layername,
String filename,
String description,
String unit,
String startDate,
String endDate,
String duration,
String timeInstants,
int numberOfDimensions,
String netcdftitle,
String netcdfdescription)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.