|
IODA Bundle
|
Public Member Functions | |
| def | __init__ (self, filename, date) |
Public Attributes | |
| filename | |
| date | |
| data | |
Private Member Functions | |
| def | _rd_ship (self) |
Definition at line 27 of file godae_ship2ioda.py.
| def godae_ship2ioda.ship.__init__ | ( | self, | |
| filename, | |||
| date | |||
| ) |
Definition at line 29 of file godae_ship2ioda.py.
|
private |
Read the surface obs data Based on subroutine rd_ship in ocn_obs.f
Definition at line 39 of file godae_ship2ioda.py.
| godae_ship2ioda.ship.data |
Definition at line 97 of file godae_ship2ioda.py.
| godae_ship2ioda.ship.date |
Definition at line 32 of file godae_ship2ioda.py.
| godae_ship2ioda.ship.filename |
Definition at line 31 of file godae_ship2ioda.py.