Hi all,
When I post process the output data of MPAS with ncl, I found that there is variable u (nVertLevels, latitude, longitude) in history * * *. nc, but there are no variables v(nVertLevels, latitude, longitude). I already know u represents horizontal wind field, but in ncl, gsn_csm_vector The vector function must require gsn_csm_vector (wks, u, v, res) (I don't have v). Do you have an ncl script for processing MPAS output files and painting the wind farm?
Best,
Monica
When I post process the output data of MPAS with ncl, I found that there is variable u (nVertLevels, latitude, longitude) in history * * *. nc, but there are no variables v(nVertLevels, latitude, longitude). I already know u represents horizontal wind field, but in ncl, gsn_csm_vector The vector function must require gsn_csm_vector (wks, u, v, res) (I don't have v). Do you have an ncl script for processing MPAS output files and painting the wind farm?
Best,
Monica