cpld_gridgen  1.13.0
All Data Structures Files Functions Variables Pages
scripgrid.F90 File Reference

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...
 

Detailed Description

Write a SCRIP format file.

Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

This module writes a SCRIP format file

Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition in file scripgrid.F90.

Function/Subroutine Documentation

◆ write_scripgrid()

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.

Parameters
[in]fnamethe file name to write
[in]cstaggerthe name of the stagger location
[in]imask(optional) the land mask values
Author
Denis.nosp@m.e.Wo.nosp@m.rthen.nosp@m.@noa.nosp@m.a.gov

Definition at line 35 of file scripgrid.F90.