org.gcube.dataanalysis.geo.meta
Class NetCDFMetadata
java.lang.Object
org.gcube.dataanalysis.geo.meta.NetCDFMetadata
public class NetCDFMetadata
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetCDFMetadata
public NetCDFMetadata()
setCustomTopics
public void setCustomTopics(String... topics)
getCustomTopics
public HashSet<String> getCustomTopics()
setStartDate
public void setStartDate(Date date)
setEndDate
public void setEndDate(Date date)
getStartDate
public Date getStartDate()
getEndDate
public Date getEndDate()
getGeonetworkUrl
public String getGeonetworkUrl()
setGeonetworkUrl
public void setGeonetworkUrl(String geonetworkUrl)
getGeonetworkUser
public String getGeonetworkUser()
setGeonetworkUser
public void setGeonetworkUser(String geonetworkUser)
getGeonetworkPwd
public String getGeonetworkPwd()
setGeonetworkPwd
public void setGeonetworkPwd(String geonetworkPwd)
getThreddsCatalogUrl
public String getThreddsCatalogUrl()
setThreddsCatalogUrl
public void setThreddsCatalogUrl(String threddsCatalogUrl)
getTitle
public String getTitle()
setTitle
public void setTitle(String title)
getLayerName
public String getLayerName()
setLayerName
public void setLayerName(String layerName)
getUsageField
public String getUsageField()
setUsageField
public void setUsageField(String usageField)
getProcessdescription
public String getProcessdescription()
setProcessdescription
public void setProcessdescription(String processdescription)
getUsageLimitations
public String getUsageLimitations()
setUsageLimitations
public void setUsageLimitations(String usageLimitations)
getSourceGenerationDate
public Date getSourceGenerationDate()
setSourceGenerationDate
public void setSourceGenerationDate(Date sourceGenerationDate)
getSourceFileName
public String getSourceFileName()
setSourceFileName
public void setSourceFileName(String sourceTableName)
getContactInfo
public String getContactInfo()
setContactInfo
public void setContactInfo(String contactInfo)
getAbstractField
public String getAbstractField()
setAbstractField
public void setAbstractField(String abstractField)
getPurpose
public String getPurpose()
setPurpose
public void setPurpose(String purpose)
getAuthor
public String getAuthor()
setAuthor
public void setAuthor(String author)
getResolution
public double getResolution()
setResolution
public void setResolution(double res)
getXLeftLow
public double getXLeftLow()
setXLeftLow
public void setXLeftLow(double xLL)
getXRightUpper
public double getXRightUpper()
setXRightUpper
public void setXRightUpper(double xRU)
getYLeftLow
public double getYLeftLow()
setYLeftLow
public void setYLeftLow(double yLL)
getYRightUpper
public double getYRightUpper()
setYRightUpper
public void setYRightUpper(double yRU)
getLayerUrl
public String getLayerUrl()
setLayerUrl
public void setLayerUrl(String layerUrl)
insertMetaData
public void insertMetaData()
throws Exception
- Throws:
Exception
insertMetaData
public void insertMetaData(String group,
String category,
String stylesheet,
boolean validate)
throws Exception
- Throws:
Exception
guessTopicCategory
public static List<org.opengis.metadata.identification.TopicCategory> guessTopicCategory(String refString)
Copyright © 2013. All Rights Reserved.