Matthias Demuzere
Matthias Demuzere
I am looking into this for the integration of LCZ classes in WRF's geo_em files. So far I get a mismatch between the domains for the Cylindrical Equidistant projection. If...
@fmaussion I wanted to push a potential solution for the MAP_PROJ = 6 case to a new branch, but I am not allowed? What did I miss?
@crvernon I just addressed the last point (see [here](https://github.com/matthiasdemuzere/w2w/pull/83)), and I am awaiting approval from my colleagues. Once in, I hope this sufficiently addresses all helpful feedback provided by @erexer!
Ok, all checks by @erexer are addressed now. I am looking forward to the next steps!
@dargueso will follow up on the reference. When fixed, I'll look into the remaining three check boxes!
> * [x] Conduct a GitHub release of the current reviewed version of the software you now have on the main and archive the reviewed software in Zenodo or a...
Hi @FloBre33, Thanks for reporting about this. To be honest, this user-specific template functionality has not been tested extensively before. E.g., I haven't really tested the influence of changing the...
I have added a small check to see whether the custom MH_URB2D_MIN (MH_URB2D_MAX) values are smaller (larger) than MH_URB2D. Which is needed to calculate the building height distribution with `scipy.stats.truncnorm`....
Just wondering @theendlessriver13, are you still working on this? As far as I can see, the test is failing?
I see... so I will have to check my implementation. Will add to my todo list ...