Package edu.sc.seis.sod.process.waveform
Class SeismogramImageOutputLocator
java.lang.Object
edu.sc.seis.sod.process.waveform.SeismogramImageOutputLocator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SeismogramImageOutputLocator
getDirectory
(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel chan, boolean useStatusDir) getLocation
(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel channel) getLocation
(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel channel, String fileType) getLocation
(VelocityEvent event, edu.iris.Fissures.IfNetwork.Channel channel) getLocation
(VelocityEvent event, edu.iris.Fissures.IfNetwork.Channel channel, String fileType)
-
Constructor Details
-
Method Details
-
createForLocalSeismogramTemplate
public static SeismogramImageOutputLocator createForLocalSeismogramTemplate(Element el) throws ConfigurationException - Throws:
ConfigurationException
-
getFileType
-
getPrefix
-
getLocation
-
getLocation
public String getLocation(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel channel) -
getLocation
public String getLocation(VelocityEvent event, edu.iris.Fissures.IfNetwork.Channel channel, String fileType) -
getLocation
-
getDirectory
public String getDirectory(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel chan, boolean useStatusDir)
-