|
ocssw
V2022
|
find_islands.f File Reference
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | find_islands (prod_ID, npix, west, numi, xlon, xlat, wlon, wlat, nump, nill, nilp) |
Function/Subroutine Documentation
◆ find_islands()
| subroutine find_islands | ( | integer*4, dimension(2) | prod_ID, |
| npix, | |||
| logical | west, | ||
| numi, | |||
| real*4, dimension(1000) | xlon, | ||
| real*4, dimension(1000) | xlat, | ||
| real*4, dimension(1000) | wlon, | ||
| real*4, dimension(1000) | wlat, | ||
| integer*4, dimension(1000) | nump, | ||
| integer*4, dimension(1000) | nill, | ||
| integer*4, dimension(1000) | nilp | ||
| ) |
Definition at line 3 of file find_islands.f.


