public class MultiSpectralDataSource extends HydraDataSource
Modifier and Type | Field and Description |
---|---|
private Map<String,MultiSpectralData> |
adapterMap |
protected MultiDimensionAdapter[] |
adapters |
private List |
categories |
private ComboDataChoice |
comboChoice |
private static int |
count |
private static String |
DATA_DESCRIPTION |
private Map<String,double[]> |
defaultSubset |
private boolean |
doAggregation |
protected String |
filename
Sources file
|
private boolean |
hasChannelSelect |
private boolean |
hasImagePreview |
private static org.slf4j.Logger |
logger |
private MultiSpectralData |
multiSpectData |
private List<MultiSpectralData> |
multiSpectData_s |
static String |
paramKey |
private FlatField |
previewImage |
private PreviewSelection |
previewSelection |
protected MultiDimensionReader |
reader |
private SpectrumAdapter |
spectrumAdapter |
private SwathAdapter |
swathAdapter |
oldSourceFromBundles, request, sources
changeDataPathsCbx, dataCacheKey, dataChoices, geoSelectionPanel, haveBeenUnPersisted, okToContinue, PARAM_SHOW_HIDE, PARAM_SHOW_NO, PARAM_SHOW_YES
DATAPATH_DATE_FORMAT, DATAPATH_DATE_PATTERN, MOST_RECENT, ordinalNames, PROP_AUTOCREATEDISPLAY, PROP_BASEDIRECTORY, PROP_CACHEABLE, PROP_DATACHOICENAME, PROP_DISPLAYPROPERTIES, PROP_DOCUMENTLINKS, PROP_FILEPATTERN, PROP_GEOLOCATION, PROP_ICON, PROP_NAME, PROP_POLLINFO, PROP_RESOLVERURL, PROP_SERVICE_HTTP, PROP_SUBPROPERTIES, PROP_TIMELABELS, PROP_TITLE
Constructor and Description |
---|
MultiSpectralDataSource()
Zero-argument constructor for construction via unpersistence.
|
MultiSpectralDataSource(DataSourceDescriptor descriptor,
List newSources,
Hashtable properties)
Construct a new HYDRA hdf data source.
|
MultiSpectralDataSource(DataSourceDescriptor descriptor,
String fileName,
Hashtable properties)
Construct a new HYDRA hdf data source.
|
MultiSpectralDataSource(String fileName) |
Modifier and Type | Method and Description |
---|---|
void |
addChoice(String name,
Data data) |
protected Data |
applyProperties(Data data,
Hashtable requestProperties,
Map<String,double[]> subset) |
private DataChoice |
doMakeDataChoice(int idx,
MultiSpectralData adapter) |
void |
doMakeDataChoices()
Make and insert the
DataChoices for this DataSource . |
boolean |
equals(Object o)
Check to see if this
HDFHydraDataSource is equal to the object
in question. |
ComboDataChoice |
getComboDataChoice() |
Data |
getData(DataChoice dataChoice,
DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties) |
Data |
getData(String name,
Map<String,double[]> subset)
public HashMap getSubsetFromLonLatRect(MultiDimensionSubset select, GeoSelection geoSelection) {
GeoLocationInfo ginfo = geoSelection.getBoundingBox();
return adapters[0].getSubsetFromLonLatRect(select.getSubset(), ginfo.getMinLat(), ginfo.getMaxLat(),
ginfo.getMinLon(), ginfo.getMaxLon());
}
|
protected Data |
getDataInner(DataChoice dataChoice,
DataCategory category,
DataSelection dataSelection,
Hashtable requestProperties)
Get the data for the given DataChoice and selection criteria.
|
List |
getDataPaths()
Called by the IDV's persistence manager in an effort to collect all of
the files that should be included in a zipped bundle.
|
static MapProjection |
getDataProjection(FlatField fltField) |
MapProjection |
getDataProjection(Map<String,double[]> subset) |
String |
getDatasetName() |
MultiSpectralData |
getMultiSpectralData() |
MultiSpectralData |
getMultiSpectralData(DataChoice choice) |
MultiSpectralData |
getMultiSpectralData(int idx) |
MultiSpectralData |
getMultiSpectralData(String name) |
static MapProjection |
getSwathProjection(FlatField image,
float[][] corners) |
void |
initAfterUnpersistence() |
protected void |
initDataSelectionComponents(List<DataSelectionComponent> components,
DataChoice dataChoice) |
static Linear2DSet |
makeGrid(MapProjection mp,
double res) |
static Linear2DSet |
makeGrid(MapProjection mp,
float[][] corners,
float res) |
void |
setDatasetName(String name) |
void |
setup() |
static FlatField |
swathToGrid(Linear2DSet grid,
FlatField[] swaths,
double mode)
Resolution of grid should match the loweset of swaths.
|
static FlatField |
swathToGrid(Linear2DSet grid,
FlatField[] swaths,
RealTupleType newRangeType,
double mode)
Resolution of grid should match the loweset of swaths.
|
static FlatField |
swathToGrid(Linear2DSet grid,
FlatField swath,
double mode)
Grid and swath must both have a CoordinateSystem with an Earth Reference.
|
static boolean |
validLonLat(float[][] lonlat) |
canSaveDataToLocalDisk, clearCachedData, doMakeDateTimes, getAdapters, isFileBased
addActions, addDataChangeListener, addDataChoice, addPropertiesTabs, addReloadTab, applyFieldMask, applyProperties, beginWritingDataToLocalDisk, canAddCurrentName, canCacheDataToDisk, canChangeData, canDoAllLevels, canDoFieldMask, canDoGeoSelection, canDoGeoSelectionMap, canDoGeoSelectionStride, canPoll, canShowParameter, checkForInitAfterUnPersistence, clearFileCache, clearTimes, convertSourceFile, convertToFilesIfDirectory, createAutoDisplay, createCacheKey, createElement, decrOutstandingGetDataCalls, doDirectory, doMakeGeoSelectionPanel, doMakeGeoSelectionPanel, doMakeGeoSelectionPanel, doMakeGeoSubsetPropertiesComponent, doRemove, endWritingDataToLocalDisk, expandIfNeeded, findDataChoice, findDataChoices, flushCache, getAbsoluteDateTimes, getActions, getAlias, getAllDateTimes, getAllDateTimes, getAllLevels, getAllLevels, getAllTimesForTimeDriver, getCache, getCache, getCacheClearDelay, getCacheDataToDisk, getCompositeDataChoices, getData, getDataCachePath, getDataChangeListeners, getDataChoices, getDataContext, getDataInner, getDataIsEditable, getDataPrefix, getDataSelection, getDataSelectionComponents, getDataSource, getDateTimes, getDateTimeSelection, getDefaultSave, getDescription, getDescriptor, getErrorMessage, getEverChangedName, getExtraGeoSelectionComponent, getExtraTimesComponent, getFileFilterForPolling, getFullDescription, getid, getIdv, getInError, getLocalDirectory, getLocationForPolling, getLocationsForPolling, getMostRecentFiles, getName, getNameForDataSource, getNeedToShowErrorToUser, getNextId, getOutstandingGetDataCalls, getPartialDescription, getPassword, getPathsThatCanBeRelative, getPollingInfo, getProperties, getPropertiesComponents, getPropertiesHeader, getProperty, getProperty, getProperty, getProperty, getProperty, getProperty, getProperty, getRelativePaths, getSampleDataProjection, getSaveDataFileLabel, getSelectedDateTimes, getSelectedDateTimes, getTimesFromDataSelection, getTmpPaths, getTypeName, getUserName, handlePropertiesAction, hasPollingInfo, holdsDateTimes, holdsIndices, identifiedBy, identifiedByName, incrOutstandingGetDataCalls, initAfter, initAfterCreation, initDataChoice, initFromXml, isPolling, loadFieldMask, loadFieldMask, loadLatestFile, logException, logException, makeDerivedDataChoices, makeSaveLocalActions, newFileFromPolling, newFilesFromPolling, notifyDataChange, propertiesChanged, putCache, putCache, reloadData, reloadData, reloadProperties, removeCache, removeDataChangeListener, removeDataChoice, removeProperty, replaceDataChoice, resetTmpState, saveDataToLocalDisk, saveDataToLocalDisk, saveDataToLocalDisk, selectTimesFromList, setAlias, setAskToUpdate, setCacheClearDelay, setCacheDataToDisk, setDataEditableStrings, setDataIsEditable, setDataIsRelative, setDataRelativeStrings, setDataSelection, setDateTimeSelection, setDefaultSave, setDescription, setDescriptor, setDirectory, setEverChangedName, setInError, setInError, setInError, setName, setNewFiles, setObjectProperties, setObjectProperty, setPassword, setPollingInfo, setPollLocation, setProperties, setProperty, setProperty, setRelativePaths, setTemplateName, setTmpPaths, setUserName, shouldCache, shouldCache, showPasswordDialog, showPropertiesDialog, showPropertiesDialog, showPropertiesDialog, showWaitDialog, tick, toString, toStringTruncated, updateDetailsText, updateState, writeFieldMaskFile, writeFieldMaskFile
applySharableProperties, doShare, doShare, doShareExternal, doShareInternal, getReceiveShareTime, getSharablePropertiesComponent, getShareGroup, getSharing, getUniqueId, initSharable, receiveShareData, removeSharable, setReceiveShareTime, setShareGroup, setSharing, setUniqueId, showSharableDialog
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getUniqueId
private static final org.slf4j.Logger logger
protected MultiDimensionReader reader
protected MultiDimensionAdapter[] adapters
private static final String DATA_DESCRIPTION
private Map<String,double[]> defaultSubset
private SwathAdapter swathAdapter
private SpectrumAdapter spectrumAdapter
private MultiSpectralData multiSpectData
private List<MultiSpectralData> multiSpectData_s
private Map<String,MultiSpectralData> adapterMap
private List categories
private boolean hasImagePreview
private boolean hasChannelSelect
private boolean doAggregation
private ComboDataChoice comboChoice
private PreviewSelection previewSelection
private FlatField previewImage
public static final String paramKey
private static int count
public MultiSpectralDataSource()
public MultiSpectralDataSource(String fileName) throws VisADException
VisADException
public MultiSpectralDataSource(DataSourceDescriptor descriptor, String fileName, Hashtable properties) throws VisADException
descriptor
- descriptor for this DataSource
fileName
- name of the hdf file to readproperties
- hashtable of propertiesVisADException
- problem creating datapublic MultiSpectralDataSource(DataSourceDescriptor descriptor, List newSources, Hashtable properties) throws VisADException
descriptor
- descriptor for this DataSource
newSources
- List of filenamesproperties
- hashtable of propertiesVisADException
- problem creating datapublic void initAfterUnpersistence()
initAfterUnpersistence
in interface DataSource
initAfterUnpersistence
in class DataSourceImpl
public void doMakeDataChoices()
DataChoices
for this DataSource
.doMakeDataChoices
in class DataSourceImpl
private DataChoice doMakeDataChoice(int idx, MultiSpectralData adapter) throws Exception
Exception
public boolean equals(Object o)
HDFHydraDataSource
is equal to the object
in question.equals
in class DataSourceImpl
o
- object in questionpublic MultiSpectralData getMultiSpectralData()
public MultiSpectralData getMultiSpectralData(DataChoice choice)
public MultiSpectralData getMultiSpectralData(String name)
public MultiSpectralData getMultiSpectralData(int idx)
public String getDatasetName()
public void setDatasetName(String name)
public ComboDataChoice getComboDataChoice()
public List getDataPaths()
getDataPaths
in interface DataSource
getDataPaths
in class DataSourceImpl
public Data getData(String name, Map<String,double[]> subset) throws VisADException, RemoteException
VisADException
RemoteException
public Data getData(DataChoice dataChoice, DataCategory category, DataSelection dataSelection, Hashtable requestProperties) throws VisADException, RemoteException
getData
in interface DataSource
getData
in class DataSourceImpl
VisADException
RemoteException
protected Data getDataInner(DataChoice dataChoice, DataCategory category, DataSelection dataSelection, Hashtable requestProperties) throws VisADException, RemoteException
HydraDataSource
getDataInner
in class HydraDataSource
dataChoice
- DataChoice for selectioncategory
- DataCategory for the DataChoice (not used)dataSelection
- subsetting criteriarequestProperties
- extra request propertiesVisADException
- couldn't create the dataRemoteException
- couldn't create a remote data objectpublic MapProjection getDataProjection(Map<String,double[]> subset)
protected Data applyProperties(Data data, Hashtable requestProperties, Map<String,double[]> subset) throws VisADException, RemoteException
VisADException
RemoteException
protected void initDataSelectionComponents(List<DataSelectionComponent> components, DataChoice dataChoice)
initDataSelectionComponents
in class DataSourceImpl
public static MapProjection getDataProjection(FlatField fltField) throws Exception
Exception
public static MapProjection getSwathProjection(FlatField image, float[][] corners) throws VisADException, RemoteException
VisADException
RemoteException
public static Linear2DSet makeGrid(MapProjection mp, double res) throws Exception
Exception
public static Linear2DSet makeGrid(MapProjection mp, float[][] corners, float res) throws Exception
Exception
public static FlatField swathToGrid(Linear2DSet grid, FlatField[] swaths, double mode) throws Exception
grid
- the new domain (target of reproject).swaths
- one or more swaths to be reprojected.mode
- See ReprojectSwath for details.Exception
public static FlatField swathToGrid(Linear2DSet grid, FlatField[] swaths, RealTupleType newRangeType, double mode) throws Exception
grid
- the new domain (target of reproject).swaths
- one or more swaths to be reprojected.newRangeType
- user must supply.mode
- See ReprojectSwath for details.Exception
public static FlatField swathToGrid(Linear2DSet grid, FlatField swath, double mode) throws Exception
grid
- the new domain (target of reproject).swath
- swath to be reprojected.mode
- See ReprojectSwath for details.Exception
public static boolean validLonLat(float[][] lonlat)