subroutine wrfhydro_esmf_extensions::wrfhydro_esmf_gridwrite::wrfhydro_esmf_gridwrite_coords |
( |
type(esmf_grid), intent(in) |
grid, |
|
|
logical, intent(in) |
nclScript, |
|
|
character(len=*), intent(in) |
mapName, |
|
|
real, dimension(2), intent(in) |
minCoords, |
|
|
real, dimension(2), intent(in) |
maxCoords, |
|
|
character(len=*), intent(in), optional |
fileName, |
|
|
logical, intent(in), optional |
overwrite, |
|
|
type(esmf_filestatus_flag), intent(in), optional |
status, |
|
|
integer, intent(in), optional |
timeslice, |
|
|
type(esmf_iofmt_flag), intent(in), optional |
iofmt, |
|
|
logical, intent(in), optional |
relaxedflag, |
|
|
integer, intent(out), optional |
rc |
|
) |
| |
|
private |