Hi All,
I wonder if I can use VAPOR to produce animation automatically. I can use vaporgui to do 3D, and capture the iamges, then convert them into a animation gif file. But I don know how to visualize a vdf file with a command line. Does VAPOR provide a command line to do animation?
Yes, I think this is a great idea. It would be useful for automated weather forecasts to highlight different layers of the atmosphere. If Vapor could read a Python script going through the motions of creating a 3D plot, but updating the input file names each hour as new forecasts are calculated...
There is no batch (scripting or command line) facility for creating animations. However, you can use key framing, which is decribed here:
https://www.vapor.ucar.edu/docs/vapor-gui-help/creating-key-framed-anima...
Hope this helps.
jc
Hi, yes this is still the case for VAPOR. We are re-factoring the code to allow future support of a scripting interface, but it is probably a year or two out.
You can of course script animations with NCL
cheers - jc