NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
I want to dynamically generate each image file based on each file ${file}, but that file contains path and link from a location I only have read permission, my question is: How can I extract the (only) file name (without file extension) from ${file}? Say ${file}="/myserver/mydirectory/myfile1.nc" Is there any way I can extract just myfile1 from ${file}?
There is another property that was not in the documentation (it is now) ${filetail} which is the filename, e.g.
"myfile1.nc"I will also add a filetailnosuffix and filenosuffix which would have the file suffix stripped off.
-Jeff
idvdevelopers
archives: