Opened 10 years ago

Closed 6 years ago

#2263 closed defect (worksforme)

t.register use fp range for CELL maps

Reported by: martinl Owned by: grass-dev@…
Priority: minor Milestone: 7.0.7
Component: Temporal Version: svn-trunk
Keywords: t.register, CELL Cc:
CPU: Unspecified Platform: Unspecified

Description (last modified by martinl)

When registering CELL maps by t.register, the command prints warning

WARNING: Unable to read fp range file for <...>

Change History (9)

comment:1 by martinl, 10 years ago

Description: modified (diff)

comment:2 by huhabla, 10 years ago

This warning is emitted by Rast_read_range() in lib/raster/range.c and will only appear in case there is no data in a raster map.

in reply to:  2 ; comment:3 by martinl, 10 years ago

Replying to huhabla:

This warning is emitted by Rast_read_range() in lib/raster/range.c and will only appear in case there is no data in a raster map.

right, see #2264

in reply to:  3 comment:4 by wenzeslaus, 10 years ago

Replying to martinl:

Replying to huhabla:

This warning is emitted by Rast_read_range() in lib/raster/range.c and will only appear in case there is no data in a raster map.

right, see #2264

I'm still getting this warning time to time with various modules. I was not yet able to determine the conditions (I all my maps are OK, using NC sample location). Anyway, can the message be more informative. If you say that the warning is printed only when there is no data in map, I would suggest to add this information to the message. One sentence saying the probable reason would be nice. However, I'm not sure what "no data in a raster map" means, so perhaps the explanation should be more detailed.

comment:5 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:6 by martinl, 8 years ago

Still the issue?

comment:7 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:8 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:9 by veroandreo, 6 years ago

Resolution: worksforme
Status: newclosed

Tested extensively and no warning found.

Closing. Reopen if needed.

Note: See TracTickets for help on using tickets.