Hi everyone!
I successfully ran the WRF and now I am on my way setting sensitivity test!
I got met_em* files from WPS, which are input data for WRF. I am planning to modify the value of UU and VV. Can I use cdo to do it? See below:
cdo -expr,'UU=UU*0.7;VV=VV*0.7' met_em.d02.2016-07-11_12:00:00.nc output.nc
Thanks for your help!
I successfully ran the WRF and now I am on my way setting sensitivity test!
I got met_em* files from WPS, which are input data for WRF. I am planning to modify the value of UU and VV. Can I use cdo to do it? See below:
cdo -expr,'UU=UU*0.7;VV=VV*0.7' met_em.d02.2016-07-11_12:00:00.nc output.nc
Thanks for your help!