OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
put_l1a_metadata.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine put_l1a_metadata (prod_ID, nlin, pos, smat, coef, iret)
 
subroutine put_scan_metadata (prod_ID, sdname, idim, sddata, iret)
 

Function/Subroutine Documentation

◆ put_l1a_metadata()

subroutine put_l1a_metadata ( integer*4  prod_ID,
  nlin,
real*4, dimension(3,*)  pos,
real*4, dimension(3,3,*)  smat,
real*4, dimension(6,*)  coef,
integer*4  iret 
)

Definition at line 2 of file put_l1a_metadata.f.

◆ put_scan_metadata()

subroutine put_scan_metadata ( integer*4  prod_ID,
character*(*)  sdname,
integer*4  idim,
real*4, dimension(*)  sddata,
integer*4  iret 
)

Definition at line 303 of file put_l1a_metadata.f.