A B C D E F G H I J K L M N O P R S T U V W X 

R

rangeToPoint(String, String) - Method in class gov.noaa.pmel.tmap.las.jdom.LASUIRequest
Change a range to a point on an axis
readData(Variable, Section) - Method in class gov.noaa.pmel.tmap.iosp.FerretIOServiceProvider
 
readMergedDatabaseTemplate(File) - Method in class gov.noaa.pmel.tmap.las.service.TemplateTool
 
readMergedTemplate(File) - Method in class gov.noaa.pmel.tmap.las.service.TemplateTool
 
readNestedData(Variable, List) - Method in class gov.noaa.pmel.tmap.iosp.FerretIOServiceProvider
 
readSection(ParsedSectionSpec) - Method in class gov.noaa.pmel.tmap.iosp.FerretIOServiceProvider
 
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class gov.noaa.pmel.tmap.iosp.FerretIOServiceProvider
 
ReaperTask - Class in gov.noaa.pmel.tmap.las.product.server
 
ReaperTask(ServletContext, long) - Constructor for class gov.noaa.pmel.tmap.las.product.server.ReaperTask
 
Region - Class in gov.noaa.pmel.tmap.las.util
 
Region(Element) - Constructor for class gov.noaa.pmel.tmap.las.util.Region
 
RegionInterface - Interface in gov.noaa.pmel.tmap.las.util
 
reinit(ServletContext) - Method in class gov.noaa.pmel.tmap.las.product.server.LASConfigPlugIn
 
removeFile(String) - Method in class gov.noaa.pmel.tmap.las.product.server.Cache
 
removeOldDatasets(DateTime) - Method in class gov.noaa.pmel.tmap.las.jdom.LASConfig
 
removeProperty(String, String) - Method in class gov.noaa.pmel.tmap.las.jdom.LASBackendRequest
Remove a particular property from the property group.
removePropertyExcludedGroups(Element) - Method in class gov.noaa.pmel.tmap.las.jdom.LASBackendRequest
 
removePropertyGroup(String) - Method in class gov.noaa.pmel.tmap.las.jdom.LASBackendRequest
Remove an entire property group from the request.
removeRemoteVariables(String) - Method in class gov.noaa.pmel.tmap.las.jdom.LASConfig
 
removeResult(String) - Method in class gov.noaa.pmel.tmap.las.jdom.LASBackendResponse
Remove a result.
RequestInputFilter - Class in gov.noaa.pmel.tmap.las.filter
 
RequestInputFilter() - Constructor for class gov.noaa.pmel.tmap.las.filter.RequestInputFilter
 
required(String, String) - Static method in class gov.noaa.pmel.tmap.las.jdom.LASDapperBackendRequest
This throws an LASException("Required value wasn't specified: " + id) if s is null or "".
reset(ActionMapping, HttpServletRequest) - Method in class gov.noaa.pmel.tmap.las.product.server.ProgressForm
Method reset
RESOLVE_URL - Static variable in class gov.noaa.pmel.tmap.las.util.Constants
 
resolveEntity(String, String) - Method in class gov.noaa.pmel.tmap.iosp.MyResolver
This method is called whenever an external entity is accessed for the first time.
resolveEntity(String, String) - Method in class gov.noaa.pmel.tmap.las.jdom.MyResolver
 
resolvePaths(String, String) - Method in class gov.noaa.pmel.tmap.iosp.RuntimeEnvironment
Builds fully qualified path names based on a base and a string of blank separated paths.
resolvePaths(String, String) - Method in class gov.noaa.pmel.tmap.las.service.RuntimeEnvironment
 
resolveURLS(LASUIRequest) - Method in class gov.noaa.pmel.tmap.las.jdom.LASConfig
 
Result - Class in gov.noaa.pmel.tmap.las.util
 
Result(Element) - Constructor for class gov.noaa.pmel.tmap.las.util.Result
 
ResultInterface - Interface in gov.noaa.pmel.tmap.las.util
 
run(String, String, String, String, String) - Method in class gov.noaa.pmel.tmap.iosp.FerretTool
This runs the tool and captures the output to a debug file.
run() - Method in class gov.noaa.pmel.tmap.iosp.Task
Executes the external process, returning when it is finished or when it exceeds the time limit specified in the constructor.
run(long) - Method in class gov.noaa.pmel.tmap.iosp.Task
Executes the external process, returning when it is finished or when it exceeds the time limit specified.
run() - Method in class gov.noaa.pmel.tmap.las.product.server.InitThread
 
run() - Method in class gov.noaa.pmel.tmap.las.product.server.ProductServerRunner
 
run() - Method in class gov.noaa.pmel.tmap.las.product.server.ReaperTask
 
run() - Method in class gov.noaa.pmel.tmap.las.product.server.ServersListTask
 
run() - Method in class gov.noaa.pmel.tmap.las.product.server.TestTask
 
run() - Method in class gov.noaa.pmel.tmap.las.product.server.UpdateTask
 
run(LASBackendRequest) - Method in class gov.noaa.pmel.tmap.las.service.database.DatabaseTool
 
run(LASBackendRequest) - Method in class gov.noaa.pmel.tmap.las.service.drds.DRDSTool
Runs the DRDS tool to connect to the data source and create the netCDF file for this request.
run(LASBackendRequest) - Method in class gov.noaa.pmel.tmap.las.service.ferret.FerretTool
 
run() - Method in class gov.noaa.pmel.tmap.las.service.ProductWebService
 
run() - Method in class gov.noaa.pmel.tmap.las.service.Task
Executes the external process, returning when it is finished or when it exceeds the time limit specified in the constructor.
run(long) - Method in class gov.noaa.pmel.tmap.las.service.Task
Executes the external process, returning when it is finished or when it exceeds the time limit specified.
run_header(String, String, String) - Method in class gov.noaa.pmel.tmap.iosp.FerretTool
Run Ferret and capture STDOUT into the header.xml file for this data set.
runRemote() - Method in class gov.noaa.pmel.tmap.las.jdom.LASBackendRequest
Set an empty element below the root to tell the service to return URLs instead of file names.
RuntimeEnvironment - Class in gov.noaa.pmel.tmap.iosp
The class represents a set of modifiable environment variables.
RuntimeEnvironment() - Constructor for class gov.noaa.pmel.tmap.iosp.RuntimeEnvironment
 
RuntimeEnvironment(Map<String, String>) - Constructor for class gov.noaa.pmel.tmap.iosp.RuntimeEnvironment
Construct a RuntimeEnvironment object using a parameter map
RuntimeEnvironment - Class in gov.noaa.pmel.tmap.las.service
The class represents a set of modifiable environment variables.
RuntimeEnvironment() - Constructor for class gov.noaa.pmel.tmap.las.service.RuntimeEnvironment
 
RuntimeEnvironment(Map<String, String>) - Constructor for class gov.noaa.pmel.tmap.las.service.RuntimeEnvironment
Construct a RuntimeEnvironment object using a parameter map
A B C D E F G H I J K L M N O P R S T U V W X