public class CmemsClient extends Object
| Constructor and Description |
|---|
CmemsClient() |
CmemsClient(String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CmemsProduct> |
getAllProducts()
Retrieve the set of all CMEMS products, possibly taking them from the
cache.
|
Calendar |
getMaxTime() |
Calendar |
getMinTime() |
Collection<MotuServer> |
getMotuServers()
Return the list of Motu servers publishing CMEMS datasets.
|
Collection<CodedString> |
getOceanKeys() |
Collection<CodedString> |
getOceanVariables() |
Collection<CodedString> |
getRegionalDomains()
Return the list of regional domains
|
public CmemsClient()
public CmemsClient(String endpoint)
public Collection<CmemsProduct> getAllProducts() throws Exception
Exceptionpublic Collection<MotuServer> getMotuServers() throws Exception
Exceptionpublic Collection<CodedString> getRegionalDomains() throws Exception
Exceptionpublic Collection<CodedString> getOceanVariables() throws Exception
Exceptionpublic Collection<CodedString> getOceanKeys() throws Exception
ExceptionCopyright © 2017. All Rights Reserved.