IODA Bundle
|
Public Member Functions | |
def | __init__ (self, filename, date) |
Public Attributes | |
filename | |
date | |
data | |
Private Member Functions | |
def | _rd_trak (self) |
Definition at line 27 of file godae_trak2ioda.py.
def godae_trak2ioda.trak.__init__ | ( | self, | |
filename, | |||
date | |||
) |
Definition at line 29 of file godae_trak2ioda.py.
|
private |
Read the trak data Based on subroutine rd_trak in ocn_obs.f
Definition at line 39 of file godae_trak2ioda.py.
godae_trak2ioda.trak.data |
Definition at line 93 of file godae_trak2ioda.py.
godae_trak2ioda.trak.date |
Definition at line 32 of file godae_trak2ioda.py.
godae_trak2ioda.trak.filename |
Definition at line 31 of file godae_trak2ioda.py.