Michael Duda

Results 71 comments of Michael Duda

There does appear to be a positional shift between the MODIS 21-class dataset and the MODIS 20-class dataset with lakes (i.e., between the default in WPS v3.8 and in WPS...

It seems possible that we may switch the default land cover dataset to MODIS 15s in the WPS v4.1 release, which would hopefully address this issue for everyone. @barlage @weiwangncar...

@barlage I have created a "lakes" version of the MODIS 15s dataset, and I'd be glad to work with you on adjustments before this version is made available to everyone.

@pedro-jm I've switched the base branch to `develop`, which means that these changes will appear in the next WPS major release (v4.5). Have the changes in the real program to...

Is this related to the topography issue in #143 ?

The final result of the changes in the seven commits in this PR looks fine to me. Recognizing that this would create more work, and that we really should provide...

Are the values of the `DX` and `DY` global attributes correct in the geogrid output files?

@kkeene44 I'm just getting around to investigating. WRF was compiled with double-precision reals, but was the WPS also compiled with default double-precision reals? As @pblossey recommended, and as @lpilz implemented...

I spent a bit of time trying to better understand this issue, and in summary, the issue seems to be that when WRF is compiled with default double-precision reals, the...

The previous comment highlights what I see as a fundamental problem with the WPS's use of the WRF I/O API library: because the compiler has no explicit interfaces available to...