Dear Sir/Madam
I am a university student from Taiwan, getting an first-time experience with VAPOR, where I have a few query in regard to the variables.
I cannot seem to grasp the understanding of 2D variables(LU_INDEX,MU,MUB.....) and 3D variables (U, V, W,PHB......),hoping you may explain it further in-depth for me.
Thank you.
Vapor visualizes 2D or 3D arrays of time-varying gridded data, which we call variables. A 2D variable provides a value for every (x,y) point and a 3D variable provides a valua at every (x,y,z) point. Typically these variables are specified in NetCDF files. Does this answer your question?
-Alan