[ncl-talk] File Output Suffixes

Kacie Shourd Kacie.Shourd at dri.edu
Tue Oct 4 19:56:49 MDT 2016


Hello!!

Just wondering if there's a way to manually define all, or at least change a handful of, my output file name suffixes. For example, the current method for file naming looks like this:

    wks = gsn_open_wks(wksType,"myFileName")

And output for multiple plots would then be numbered in the order they are plotted:

    myFileName.00001.png
    myFileName.00002.png
    myFileName.00003.png
    etc.

Is it possible, in NCL, to have the files come out with defined strings as suffixes, such as:

    myFileName.temp.png
    myFileName.theta.png
    myFileName.winds.png

or something like that?

Thanks!
Kacie

---
Kacie N. Shourd
드림

Graduate Research Assistant
Desert Research Institute
Kacie.Shourd at dri.edu<mailto:Kacie.Shourd at dri.edu>
Work: (775) 674-7049

PUBLIC RECORDS NOTICE: In accordance with NRS Chapter 239, this email and responses, unless otherwise made confidential by law, may be subject to the Nevada Public Records laws and may be disclosed to the public upon request.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161005/8a6b2792/attachment.html 


More information about the ncl-talk mailing list