OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
read_gps.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine read_gps (input, nframes, scal_p, xmaglm, gpsvec, nsig, igyr, igday, gpsec, secst, secend, ngps)
 

Function/Subroutine Documentation

◆ read_gps()

subroutine read_gps ( type(input_struct), dimension(maxlin)  input,
integer*4  nframes,
real*8  scal_p,
real*8, dimension(2)  xmaglm,
real*8, dimension(6,maxlin)  gpsvec,
integer*4, dimension(maxlin)  nsig,
integer*4  igyr,
integer*4  igday,
real*8, dimension(maxlin)  gpsec,
real*8  secst,
real*8  secend,
integer*4  ngps 
)

Definition at line 3 of file read_gps.f.