return .TRUE.
if the two grids have the same Coordinate Reference System,
and the same spatial reference (cellsize, xllxorner, yllcorner, idim, jdim)
If checkCells
is given the function checks that grid has
the same active cells of mask.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid_integer), | intent(in) | :: | mask | |||
type(grid_integer), | intent(in) | :: | grid | |||
logical, | intent(in), | optional | :: | checkCells |
return .TRUE.
if the two grids have the same Coordinate Reference System,
and the same spatial reference (cellsize, xllxorner, yllcorner, idim, jdim)
If checkCells is given the function checks that grid has
the same active cells of mask.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid_real), | intent(in) | :: | mask | |||
type(grid_real), | intent(in) | :: | grid | |||
logical, | intent(in), | optional | :: | checkCells |
return .TRUE.
if the two grids have the same Coordinate Reference System,
and the same spatial reference (cellsize, xllxorner, yllcorner, idim, jdim)
If checkCells
is given the function checks that grid has
the same active cells of mask.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid_real), | intent(in) | :: | mask | |||
type(grid_integer), | intent(in) | :: | grid | |||
logical, | intent(in), | optional | :: | checkCells |
return .TRUE.
if the two grids have the same Coordinate Reference System,
and the same spatial reference (cellsize, xllxorner, yllcorner, idim, jdim)
If checkCells
is given the function checks that grid has
the same active cells of mask.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(grid_integer), | intent(in) | :: | mask | |||
type(grid_real), | intent(in) | :: | grid | |||
logical, | intent(in), | optional | :: | checkCells |