Hello,
After finally succeeding running ndown.exe... getting uncorrupted WRF input and boundary files... expecting wrfouts' SST in these files... which are in fact not accounted for : I need to get SSTs from original wrfouts into wrflowinp files for WRF.
I already tried CDO (see here), but long story short : the operator "remapbil" (and CDO in general apparently) converts WRF-NetCDF to CF-conventional NetCDF, hence changing the date-time format from :
"2005-01-01_06:00:00",
"2005-01-01_12:00:00",
"2005-01-01_18:00:00",
"2005-01-02_00:00:00",
to
Times = 20050101.25, 20050101.5, 20050101.75, 20050102,
...without any possibility to get date-time back to the right format in the output NetCDF file.
I noticed the UPP channel on this forum. I also read UPP for WRF can't handle NetCDF4 (on dedicated site's FAQ). But some people apprently tried. Unfortunately, there are not much posts in this section, not much answer either. So, questions : did some of you managed to use UPP with wrfout* (WRF v3.6.1 and up) ? Did you use UPPv4.1 ? Which "parm" file ?
Else : is there another way to get SSTs from preivous wrfout into my run, on the right grids ?
P.S. : I posted in General Question because I'm pretty sure it won't be possible for me to use UPP ; please prove me wrong, I beg you. That would take away a lot of my current problems.
After finally succeeding running ndown.exe... getting uncorrupted WRF input and boundary files... expecting wrfouts' SST in these files... which are in fact not accounted for : I need to get SSTs from original wrfouts into wrflowinp files for WRF.
I already tried CDO (see here), but long story short : the operator "remapbil" (and CDO in general apparently) converts WRF-NetCDF to CF-conventional NetCDF, hence changing the date-time format from :
"2005-01-01_06:00:00",
"2005-01-01_12:00:00",
"2005-01-01_18:00:00",
"2005-01-02_00:00:00",
to
Times = 20050101.25, 20050101.5, 20050101.75, 20050102,
...without any possibility to get date-time back to the right format in the output NetCDF file.
I noticed the UPP channel on this forum. I also read UPP for WRF can't handle NetCDF4 (on dedicated site's FAQ). But some people apprently tried. Unfortunately, there are not much posts in this section, not much answer either. So, questions : did some of you managed to use UPP with wrfout* (WRF v3.6.1 and up) ? Did you use UPPv4.1 ? Which "parm" file ?
Else : is there another way to get SSTs from preivous wrfout into my run, on the right grids ?
P.S. : I posted in General Question because I'm pretty sure it won't be possible for me to use UPP ; please prove me wrong, I beg you. That would take away a lot of my current problems.
Last edited: