Opened 15 years ago

Closed 15 years ago

#780 closed defect (fixed)

if RasterGridSize is less than MinRasterGridSize, raster re-projection should still work

Reported by: tonyfang Owned by: tonyfang
Priority: low Milestone:
Component: General Version: 2.0.1
Severity: minor Keywords:
Cc: External ID: 1167124

Description

In the serverconfig.ini, set RasterGridSize to something smaller than MinRasterGridSize.

I will modify the TransformMesh class so that it will check to make sure the MinRasterGridSize is less than the RasterGridSize. If MinRasterGridSize is greater than RasterGridSize, than the MinRasterGridSize setting will be ignored.

Change History (2)

comment:1 by tonyfang, 15 years ago

Status: newassigned

comment:2 by tonyfang, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.