GRASS is probably trying to interpret an unsigned int as a signed int.
Try removing the -s flag from your import command.
- Bill
GRASS is probably trying to interpret an unsigned int as a signed int.
Try removing the -s flag from your import command.
- Bill