Hi,
I have ocean surface current observations and I have smoothed with HYCOM model data in Python, so I have a field of currents without any nans or missing values. I now want to get these arrays into WRF to see how the atmospheric boundary layer responds.
I am planning to get my output arrays as netcdf files and then convert them in GRIB2 using wgrib2. Does anyone know or have tips about getting ocean currents into WRF? Or about how to get the grib2 file set up the way WRF wants it?
I had read another thread about putting the currents in at the beginning of WPS and modifying the Vtable. My advisor wants me to run all of WPS and then look at metgrid and/or ungrib output to see about simply overwriting existing ocean currents with mine. Is that possible?
Any help is appreciated!
I have ocean surface current observations and I have smoothed with HYCOM model data in Python, so I have a field of currents without any nans or missing values. I now want to get these arrays into WRF to see how the atmospheric boundary layer responds.
I am planning to get my output arrays as netcdf files and then convert them in GRIB2 using wgrib2. Does anyone know or have tips about getting ocean currents into WRF? Or about how to get the grib2 file set up the way WRF wants it?
I had read another thread about putting the currents in at the beginning of WPS and modifying the Vtable. My advisor wants me to run all of WPS and then look at metgrid and/or ungrib output to see about simply overwriting existing ocean currents with mine. Is that possible?
Any help is appreciated!