Lukas Kugler

Results 7 issues of Lukas Kugler

**Describe the bug** The use of adaptive time steps leads to WRF stopping before namelist's end of simulation with `SUCCESS COMPLETE WRF`and `dt=0`. **To Reproduce** Steps to reproduce the behavior:...

Hi, thank you for this tool. I think it's great as it saves a lot of time. Sometimes though, there are unexpected features (bugs?) ### Description The colormap is weird...

enhancement
integration

Hi, this project is a great tool and it works really well. Yet, it only works with a workaround on my company / a public network. I need my smartphone...

Due to the absence of `atleast2d_or_csr` in newer scikit-learn versions, I added `check_array`. Compatibility to older versions through try-except fallback to the old name with user warning. [Pegasos Issue](https://github.com/ejlb/pegasos/issues/2) [Sklearn...

Hi, I tried to load a grib2 containing 'Low Cloud Cover (800 hPa - Soil)' from [opendata.dwd.de](https://opendata.dwd.de/weather/icon/eu_nest/grib/06/clcl/). This raises a `TranslationError: Product definition section 4 has different types of first...

Status: Needs info
Experience-needed: High

### Problem My WRF simulation has 50 levels, (51 staggered) but debugging the `obs_def_rttov_mod.f90` showed that it sees 49 levels and 48 layers. (see [image here](https://user-images.githubusercontent.com/29361544/176200254-9007b5b9-be37-4965-a243-9fdfa4507075.png)) ### Reason rttov_mod.f90 determines...

wrf

Hi, I appreciate your support of the DART software. ### What's the issue? I don't know whether this is a bug or a missing feature: I tried to compile DART...