Changes between Version 44 and Version 45 of requests


Ignore:
Timestamp:
Aug 13, 2009, 11:32:30 AM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • requests

    v44 v45  
    1919Should have vop subtract use interpolation like vop add.  Will still
    2020want to provide exact subtraction of identical grids without round-off
    21 errors caused by interpolation.
     21errors caused by interpolation.  Probably subtract should use the grid
     22of the first map and not extend to cover the other maps by default.
     23For grids that are not identical, the maps may often come from separate
     24sources and a normalization will have to be done.  Could have an option
     25to scale second map so deviation from first map is minimum (within second
     26map contour level?).  Also may want an explicit second map scaling so
     27several copies can be subtracted using the same normalization.  Difference
     28maps have rather different requirements and purposes then adding maps.
    2229</p>
    2330