43 G_debug(1,
"Rast_align_window()");
50 G_debug(1,
"before alignment:");
70 while (window->
south < -90.0 - window->
ns_res / 2.0)
2D/3D raster map header (used also for region)
double west
Extent coordinates (west)
double north
Extent coordinates (north)
double south
Extent coordinates (south)
int zone
Projection zone (UTM)
#define PROJECTION_LL
Projection code - Latitude-Longitude.
void G_adjust_Cell_head(struct Cell_head *, int, int)
Adjust cell header.
double ns_res
Resolution - north to south cell size for 2D data.
double east
Extent coordinates (east)
void Rast_align_window(struct Cell_head *window, const struct Cell_head *ref)
Align two regions.
double ew_res
Resolution - east to west cell size for 2D data.
int G_debug(int, const char *,...) __attribute__((format(printf