Skip to content

Commit

Permalink
MIR-664 no interpolation without "grid", tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaciel committed May 30, 2024
1 parent 5f7f04b commit f46a4a5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/plans/MIR-361.001.test
Original file line number Diff line number Diff line change
Expand Up @@ -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=...]
2 changes: 1 addition & 1 deletion tests/plans/MIR-361.003.test
Original file line number Diff line number Diff line change
Expand Up @@ -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=...]
2 changes: 1 addition & 1 deletion tests/plans/MIR-361.011.test
Original file line number Diff line number Diff line change
Expand Up @@ -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=...]

0 comments on commit f46a4a5

Please sign in to comment.