afernandezody
Member
Hello,
I'm having some issues with the preprocessors. I built them directly from Github (git clone
) so I assume that they are the latest version (is there a way to check out version?). Running Geogrid w/o any extras works fine but including LANDUSEF requires to set geog_data_res = 'usgs_lakes+default'. Here, the problem is that Geogrid is looking for the subdirectory landuse_30s_with_lakes.index. I thought that I could work around the problem by moving 'modis_landuse_20class_30s_with_lakes' to 'landuse_30s_with_lakes' but the workaround does not work as the log indicates:
The second problem is when running metgrid as the format of the output files reads:
Thanks.
NOTE: I was trying to attach the GEOGRID.TBL.ARW file, which looks OK to me, but it doesn't have the right extension.
I'm having some issues with the preprocessors. I built them directly from Github (git clone
GitHub - wrf-model/WPS: The official repository for the WRF Preprocessing System (WPS)
The official repository for the WRF Preprocessing System (WPS) - wrf-model/WPS
github.com
2023-01-25 14:49:39.502 --- *** Starting program geogrid.exe ***
2023-01-25 14:49:39.502 --- Using the following namelist variables:
...
2023-01-25 14:49:39.503 --- /
2023-01-25 14:49:39.511 --- Processing domain 1 of 1
2023-01-25 14:49:39.511 --- INFORM: For HGT_M, couldn't find interpolator sequence for resolution usgs_lakes.
2023-01-25 14:49:39.511 --- INFORM: Using default interpolator sequence for HGT_M.
2023-01-25 14:49:39.511 --- INFORM: For HGT_M, couldn't find usgs_lakes data source.
2023-01-25 14:49:39.511 --- INFORM: Using default data source for HGT_M.
The second problem is when running metgrid as the format of the output files reads:
Is this right or should it read met_em.d01.2022-12-31_00:00:00.nc ?met_em.d01.2022-12-31_00_00_00.nc
met_em.d01.2022-12-31_06_00_00.nc
...
Thanks.
NOTE: I was trying to attach the GEOGRID.TBL.ARW file, which looks OK to me, but it doesn't have the right extension.