Changes between Version 1 and Version 2 of PDAF_get_smootherens


Ignore:
Timestamp:
Jan 16, 2015, 11:36:32 AM (9 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PDAF_get_smootherens

    v1 v2  
    1313with the following arguments:
    1414 * `sens_point` : Upon exiting the routine, it points to the smoother array. On the calling side, it has to specified as 'REAL, POINTER :: sens_pointer(:,:,:)'
    15  * `maxlag` : An integer. The number of smoothed time instances available in the smoother array
     15 * `maxlag` : An integer providing the number of smoothed time instances available in the smoother array
    1616 * `status_pdaf`: The integer status flag. It is 0, if the routine is exited without errors.
    1717