|
FV3-JEDI
|
Data Types | |
| type | fv3jedi_io_gfs |
Functions/Subroutines | |
| subroutine | setup_conf (self, f_conf) |
| subroutine | setup_date (self, vdate) |
| subroutine | read_meta (self, geom, vdate, calendar_type, date_init) |
| subroutine | read_fields (self, geom, fields) |
| subroutine | write (self, geom, fields, vdate, calendar_type, date_init) |
| subroutine | dummy_final (self) |
Variables | |
| integer, parameter | numfiles = 9 |
|
private |
|
private |
|
private |
| [in,out] | geom | Geometry |
| [in,out] | vdate | DateTime |
| [in,out] | calendar_type | GFS calendar type |
| [in,out] | date_init | GFS date intialized |
Definition at line 194 of file fv3jedi_io_gfs_mod.f90.
|
private |
Definition at line 66 of file fv3jedi_io_gfs_mod.f90.
|
private |
|
private |
| [in] | fields | Fields to be written |
| [in] | vdate | DateTime |
| [in] | calendar_type | GFS calendar type |
| [in] | date_init | GFS date intialized |
Definition at line 360 of file fv3jedi_io_gfs_mod.f90.
|
private |
Definition at line 33 of file fv3jedi_io_gfs_mod.f90.