lkugler / RTTOV-WRF

Simulate SEVIRI satellite channels from WRF output
MIT License
15 stars 6 forks source link

Error running RTTOV direct model: Error in rttov_call_direct #4

Open bpettegrew opened 2 years ago

bpettegrew commented 2 years ago

Error running RTTOV direct model: Error in rttov_call_direct

Only on some WRF files, but not the initial

lkugler commented 2 years ago

Too unspecific? rrtov_call_direct comes from the RTTOV model.

bpettegrew commented 2 years ago

Is there anything in the WRF model output that could cause the direct model to error? Unusual values? a missing field?

I'm using config=setup_IR(). My model is spun up over the tropics using a global model to initialise and provide boundary conditions. I have output every hour for my domain. The initial hour processes through RTTOV, but subsequent forecast hours then throw this error and give me junk values.