Opened 9 years ago

Closed 5 years ago

Last modified 5 years ago

#6015 closed enhancement (wontfix)

Add GRA_Sum option to gdalwarpkernel, possibly counts too

Reported by: Mike Taves Owned by: warmerdam
Priority: low Milestone: closed_because_of_github_migration
Component: Algorithms Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

Allow the sum of values to be reported from a gdalwarp operation. This in part already done in gdalwarpkernel.cpp with dfTotal, but would need to return nodata if nCount2 == 0.

Debugging enthusiasts may also want nCount and nCount2 too (i.e. GRA_Count and GRA_Count2), to find how many cells are considered for each pixel calculation.

Change History (2)

comment:1 by Even Rouault, 5 years ago

Milestone: closed_because_of_github_migration
Resolution: wontfix
Status: newclosed

This ticket has been automatically closed because Trac is no longer used for GDAL bug tracking, since the project has migrated to GitHub. If you believe this ticket is still valid, you may file it to https://github.com/OSGeo/gdal/issues if it is not already reported there.

Note: See TracTickets for help on using tickets.