Hi,
I want to create a 25-km grid covering the same geographical domain as the 50-km. I thought I would be able to obtain that by keeping all parameters in &geogrid (WPS namelist) the same except for e_we and e_sn, which I compute as follows:
e_we [25km] = 2*e_we [50km] - 1
e_sn [25km] = 2*e_sn [50km] - 1
I get similar domains, but not exactly the same. I have tried reducing the number of grid points, but strangely, reducing the number of grid points does not necessarily mean a smaller geographical area covered (i.e., sometimes I get maximum longitudes that are larger than with a smaller number of grid points).
Is there any method/recommendation on how to select e_we and e_sn to obtain a higher resolution grid covering the same domain as a lower resolution grid?
Thanks in advance,
Marta
I want to create a 25-km grid covering the same geographical domain as the 50-km. I thought I would be able to obtain that by keeping all parameters in &geogrid (WPS namelist) the same except for e_we and e_sn, which I compute as follows:
e_we [25km] = 2*e_we [50km] - 1
e_sn [25km] = 2*e_sn [50km] - 1
I get similar domains, but not exactly the same. I have tried reducing the number of grid points, but strangely, reducing the number of grid points does not necessarily mean a smaller geographical area covered (i.e., sometimes I get maximum longitudes that are larger than with a smaller number of grid points).
Is there any method/recommendation on how to select e_we and e_sn to obtain a higher resolution grid covering the same domain as a lower resolution grid?
Thanks in advance,
Marta