public class ThreddsFetcher extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
HumanDateFormat |
static String |
NetCDFDateFormat |
| Constructor and Description |
|---|
ThreddsFetcher(String scope) |
| Modifier and Type | Method and Description |
|---|---|
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) |
public static String NetCDFDateFormat
public static String HumanDateFormat
public ThreddsFetcher(String scope)
public static String generateTitle(String filename, String description, String startDate, String endDate, int numberOfDimensions)
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)
Copyright © 2016. All Rights Reserved.