OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
rt1_misr.f File Reference

Go to the source code of this file.

Functions/Subroutines

program __rt1_misr.f__
 
subroutine tauint
 
subroutine part2
 
subroutine water (twat, pdv, watr, ppod, ht, nm, ndv, tauw)
 
subroutine ozn3
 
subroutine co2 (tcar, pdv, tauc, ndv)
 
subroutine linear (xp, x, y, n, yp)
 
subroutine spline (s, x, y, n, in, t, il, iu, vl, vu, e, u)
 
subroutine part1
 
subroutine dust_prof
 
subroutine ozn3_abs
 
subroutine convtc (num, nchar, loc)
 
subroutine cloud_prof
 

Function/Subroutine Documentation

◆ __rt1_misr.f__()

program __rt1_misr.f__

Definition at line 14 of file rt1_misr.f.

◆ cloud_prof()

subroutine cloud_prof

Definition at line 1375 of file rt1_misr.f.

◆ co2()

subroutine co2 (   tcar,
real*8, dimension(ndv)  pdv,
real*8, dimension(ndv)  tauc,
  ndv 
)

Definition at line 1051 of file rt1_misr.f.

◆ convtc()

subroutine convtc ( integer  num,
integer  nchar,
character, dimension(1)  loc 
)

Definition at line 1306 of file rt1_misr.f.

◆ dust_prof()

subroutine dust_prof

Definition at line 1238 of file rt1_misr.f.

◆ linear()

subroutine linear (   xp,
real*8, dimension(n)  x,
real*8, dimension(n)  y,
  n,
  yp 
)

Definition at line 1068 of file rt1_misr.f.

◆ ozn3()

subroutine ozn3

Definition at line 1033 of file rt1_misr.f.

◆ ozn3_abs()

subroutine ozn3_abs

Definition at line 1264 of file rt1_misr.f.

◆ part1()

subroutine part1

Definition at line 1187 of file rt1_misr.f.

◆ part2()

subroutine part2

Definition at line 839 of file rt1_misr.f.

◆ spline()

subroutine spline (   s,
dimension(*)  x,
dimension(*)  y,
  n,
  in,
  t,
  il,
  iu,
  vl,
  vu,
dimension(*)  e,
dimension(*)  u 
)

Definition at line 1096 of file rt1_misr.f.

◆ tauint()

subroutine tauint

Definition at line 497 of file rt1_misr.f.

◆ water()

subroutine water (   twat,
real*8, dimension(1000)  pdv,
real*8, dimension(1000)  watr,
real*8, dimension(1000)  ppod,
real*8, dimension(1000)  ht,
  nm,
  ndv,
real*8, dimension(1000)  tauw 
)

Definition at line 984 of file rt1_misr.f.