diff --git a/tests/plans/MIR-361.001.test b/tests/plans/MIR-361.001.test index 669ba2198..032eb32b8 100644 --- a/tests/plans/MIR-361.001.test +++ b/tests/plans/MIR-361.001.test @@ -3,4 +3,4 @@ MIR-340.grib # mir --area=50/-21/25/6 # plan -Gridded2RegularLL[increments=Increments[west_east=0.35,south_north=0.35],bbox=BoundingBox[north=89.75,west=-21,south=-89.8,east=338.8],interpolation=linear,method=FiniteElement[name=linear,nonLinear[MissingIfHeaviestMissing[]],solver=Multiply[],cropping=BoundingBox[north=50,west=-21,south=25,east=6],lsmWeightAdjustment=0.2,pruneEpsilon=1e-10,poleDisplacement=0,validateMesh=0,projectionFail=missing-value]]|Save[output=...] +AreaCropper[bbox=BoundingBox[north=50,west=-21,south=25,east=6]]|Save[output=...] diff --git a/tests/plans/MIR-361.003.test b/tests/plans/MIR-361.003.test index 6802c73f3..7cc57b724 100644 --- a/tests/plans/MIR-361.003.test +++ b/tests/plans/MIR-361.003.test @@ -3,4 +3,4 @@ MIR-360.grib # mir --area=85/-80/25/40 # plan -Gridded2RegularLL[increments=Increments[west_east=1,south_north=1],bbox=BoundingBox[north=90,west=0,south=-90,east=359],interpolation=linear,method=FiniteElement[name=linear,nonLinear[MissingIfHeaviestMissing[]],solver=Multiply[],cropping=BoundingBox[north=85,west=-80,south=25,east=40],lsmWeightAdjustment=0.2,pruneEpsilon=1e-10,poleDisplacement=0,validateMesh=0,projectionFail=missing-value]]|Save[output=...] +AreaCropper[bbox=BoundingBox[north=85,west=-80,south=25,east=40]]|Save[output=...] diff --git a/tests/plans/MIR-361.011.test b/tests/plans/MIR-361.011.test index 7bf6c291a..991107442 100644 --- a/tests/plans/MIR-361.011.test +++ b/tests/plans/MIR-361.011.test @@ -3,4 +3,4 @@ MIR-361.grib # mir --area=89.5/-179.5/-89.5/179.5 # plan -Gridded2RegularLL[increments=Increments[west_east=1,south_north=1],bbox=BoundingBox[north=89.5,west=0.5,south=-89.5,east=359.5],interpolation=linear,method=FiniteElement[name=linear,nonLinear[MissingIfHeaviestMissing[]],solver=Multiply[],cropping=BoundingBox[north=89.5,west=-179.5,south=-89.5,east=179.5],lsmWeightAdjustment=0.2,pruneEpsilon=1e-10,poleDisplacement=0,validateMesh=0,projectionFail=missing-value]]|Save[output=...] +AreaCropper[bbox=BoundingBox[north=89.5,west=-179.5,south=-89.5,east=179.5]]|Save[output=...]