FV3-JEDI
|
Data Types | |
type | fv3jedi_llgeom |
Functions/Subroutines | |
subroutine | setup_conf (self, geom) |
subroutine | setup_date (self, vdate) |
subroutine | delete (self) |
subroutine | write (self, geom, fields, f_conf, vdate) |
subroutine | create_latlon (llgeom, geom) |
subroutine | delete_latlon (llgeom) |
subroutine | write_latlon_metadata (llgeom, geom, f_conf, vdate) |
subroutine | write_latlon_fields (llgeom, geom, fields) |
subroutine | dummy_final (self) |
|
private |
[in,out] | llgeom | LatLon Geometry |
[in] | geom | Geometry |
Definition at line 140 of file fv3jedi_io_latlon_mod.f90.
|
private |
|
private |
[in,out] | llgeom | LatLon Geometry |
Definition at line 264 of file fv3jedi_io_latlon_mod.f90.
|
private |
Definition at line 487 of file fv3jedi_io_latlon_mod.f90.
|
private |
[in] | geom | Geometry |
Definition at line 64 of file fv3jedi_io_latlon_mod.f90.
|
private |
[in] | vdate | DateTime |
Definition at line 82 of file fv3jedi_io_latlon_mod.f90.
|
private |
[in] | fields | Fields to be written |
[in] | f_conf | Configuration |
[in] | vdate | DateTime |
Definition at line 117 of file fv3jedi_io_latlon_mod.f90.
|
private |
[in,out] | llgeom | LatLon Geometry |
[in] | geom | Geometry |
[in] | fields | Field to write |
Definition at line 362 of file fv3jedi_io_latlon_mod.f90.
|
private |
[in,out] | llgeom | LatLon Geometry |
[in] | geom | Geometry |
[in] | f_conf | Configuration |
[in] | vdate | DateTime |
Definition at line 287 of file fv3jedi_io_latlon_mod.f90.