ocssw
V2022
|
remove_edge_scenes.f90 File Reference
Go to the source code of this file.
Functions/Subroutines | |
subroutine | remove_edge_scenes_ext (CSR_results, xsize, ysize, status) |
subroutine | remove_edge_scenes (cloudmask, CSR_results, xsize, ysize, status) |
Function/Subroutine Documentation
◆ remove_edge_scenes()
subroutine remove_edge_scenes | ( | type(processflag), dimension(xsize,ysize), intent(in) | cloudmask, |
integer(integer_onebyte), dimension(xsize,ysize), intent(inout) | CSR_results, | ||
integer, intent(in) | xsize, | ||
integer, intent(in) | ysize, | ||
integer, intent(out) | status | ||
) |
Definition at line 50 of file remove_edge_scenes.f90.