OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
get_l1a_close.f
Go to the documentation of this file.
1  subroutine get_l1a_close( prod_ID, iret )
2 
3  integer*4 prod_ID
4  integer sfend
5 
6  iret = sfend(prod_id)
7 
8  return
9  end
subroutine get_l1a_close(prod_ID, iret)
Definition: get_l1a_close.f:2