OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
deepblue_initialize.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine deepblue_initialize (config_file, nc4_file, lines, pixels, lat, lon, year, month, day)
 
subroutine deepblue_cleanup ()
 

Function/Subroutine Documentation

◆ deepblue_cleanup()

subroutine deepblue_cleanup

Definition at line 229 of file deepblue_initialize.f90.

◆ deepblue_initialize()

subroutine deepblue_initialize ( character(len=255)  config_file,
character(len=255)  nc4_file,
integer  lines,
integer  pixels,
real, dimension(vpixels,vlines)  lat,
real, dimension(vpixels,vlines)  lon,
integer  year,
integer  month,
integer  day 
)

Definition at line 11 of file deepblue_initialize.f90.