cpld_gridgen
1.13.0
|
Write a SCRIP format file. More...
Go to the source code of this file.
Functions/Subroutines | |
subroutine, public | scripgrid::write_scripgrid (fname, cstagger, imask) |
Write a SCRIP grid file. More... | |
subroutine, public scripgrid::write_scripgrid | ( | character(len=*), intent(in) | fname, |
character(len=*), intent(in) | cstagger, | ||
integer(int_kind), dimension(:,:), intent(in), optional | imask | ||
) |
Write a SCRIP grid file.
[in] | fname | the file name to write |
[in] | cstagger | the name of the stagger location |
[in] | imask | (optional) the land mask values |
Definition at line 35 of file scripgrid.F90.