Uses of Class
uk.ac.rdg.resc.edal.dataset.Domain1DMapper
-
Packages that use Domain1DMapper Package Description uk.ac.rdg.resc.edal.dataset Code for reading data from underlying storage (e.g. disk, databases or remote locations). -
-
Uses of Domain1DMapper in uk.ac.rdg.resc.edal.dataset
Methods in uk.ac.rdg.resc.edal.dataset that return Domain1DMapper Modifier and Type Method Description static Domain1DMapper
Domain1DMapper. forList(HorizontalGrid sourceGrid, Collection<HorizontalPosition> targetPositions)
Creates aDomain1DMapper
from aHorizontalGrid
source and aCollection
ofHorizontalPosition
s for the target
-