I am having an issue with the arw2arl command. For some reason I get the following error:
STOP 900
Using an existing decoding configuration: WRFDATA.CFG
ERROR: incorrectly defined polar projection in WRF!
TRUELAT1 does not equal TRUELAT2: 40.0000000 60.0000000
TRUELAT1 defines the latitude at which the grid resolution is defined.
How can I work around this? For reference my WRFDATA.CFG file looks like this:
&SETUP
num3dv = 9,
arw3dv = 'P','T','U','V','W','X','QVAPOR','TKE_PBL','X',
cnv3dv = 0.01, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
arl3dv = 'PRES','THET','UWND','VWND','WWND','DIFW','SPHU','TKEN','DIFT',
num2dv = 17,
arw2dv = 'HGT','PSFC','RAIN','X','PBLH','UST','SWDOWN','HFX','LH','T2','U10','V10','MAPFAC_M','MAPFAC_V','MAPFAC_U','MUB','MU',
cnv2dv = 1.0, 0.01, 0.001, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
arl2dv = 'SHGT','PRSS','TPP1','DIFR','PBLH','USTR','DSWF','SHTF','LHTF','T02M','U10M','V10M','MSFT','MSFV','MSFU','MUBA','MUPE',
/
STOP 900
Using an existing decoding configuration: WRFDATA.CFG
ERROR: incorrectly defined polar projection in WRF!
TRUELAT1 does not equal TRUELAT2: 40.0000000 60.0000000
TRUELAT1 defines the latitude at which the grid resolution is defined.
How can I work around this? For reference my WRFDATA.CFG file looks like this:
&SETUP
num3dv = 9,
arw3dv = 'P','T','U','V','W','X','QVAPOR','TKE_PBL','X',
cnv3dv = 0.01, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
arl3dv = 'PRES','THET','UWND','VWND','WWND','DIFW','SPHU','TKEN','DIFT',
num2dv = 17,
arw2dv = 'HGT','PSFC','RAIN','X','PBLH','UST','SWDOWN','HFX','LH','T2','U10','V10','MAPFAC_M','MAPFAC_V','MAPFAC_U','MUB','MU',
cnv2dv = 1.0, 0.01, 0.001, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0,
arl2dv = 'SHGT','PRSS','TPP1','DIFR','PBLH','USTR','DSWF','SHTF','LHTF','T02M','U10M','V10M','MSFT','MSFV','MSFU','MUBA','MUPE',
/
Statistics: Posted by jmarlow — February 26th, 2024, 10:27 pm