Changes between Version 1 and Version 2 of PDAF_get_smootherens
- Timestamp:
- Jan 16, 2015, 11:36:32 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_get_smootherens
v1 v2 13 13 with the following arguments: 14 14 * `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 array15 * `maxlag` : An integer providing the number of smoothed time instances available in the smoother array 16 16 * `status_pdaf`: The integer status flag. It is 0, if the routine is exited without errors. 17 17