Ticket #788 (closed defect: fixed)
r.out.gdal and nodata
| Reported by: | frankie | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.4.1 |
| Component: | Raster | Version: | 6.4.0 RCs |
| Keywords: | r.out.gdal, nodata | Cc: | |
| Platform: | Linux | CPU: | Unspecified |
Description
The new version of r.out.gdal shows a regression in exporting to float type. In 6.2 its default for nodata value was NaN, now it is an explicit _valid_ floating point (min float?). This is not acceptable for instance in ENVI output format, where the correct value is NaN, to avoid trashing lookups and statistics in external programs.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

