NCL Home > Documentation > Language

Embedding

Functions may be embedded, procedures may not.
    x = f2gsh(fo2fsh(finrecread(f,6,(/72,144/),"float")),(nlat,mlon,42)
    
It is best, however to avoid "deep" embedding.