ocssw
V2022
|
cubeio.f90 File Reference
Go to the source code of this file.
Modules | |
module | cubeio |
Functions/Subroutines | |
subroutine | openinfile (LUN_IN, I_RET) |
subroutine | openoutfile (LUN_OUT, I_RET) |
subroutine | openvapfile (LUN_VAP, I_RET) |
subroutine | rd_slice (LUN_IN, NSAMPS, NBANDS, SORDER, BUFFER) |
subroutine | wt_slice (LUN_OUT, NSAMPS, NBANDS, SORDER, BUFFER) |
subroutine | wt_line (LUN_VAP, NSAMPS, H2OBUF) |
subroutine | closeinfile (LUN_IN) |
subroutine | closeoutfile (LUN_OUT) |
subroutine | closevapfile (LUN_VAP) |
Variables | |
integer, parameter | int16 = SELECTED_INT_KIND(4) |