Lukas Pilz
Lukas Pilz
## Describe the bug When compiling with -DCHEM_DBG_[I,J,K], several compiletime errors occur: ### 1. chem/module_optical_averaging.F:4356 - Rank mismatch, swrefindx_col is rank 3, but write calls rank 2 https://github.com/wrf-model/WRF/blob/f311cd5e136631ebf3ebaa02b4b7be3816ed171f/chem/module_optical_averaging.F#L4240 https://github.com/wrf-model/WRF/blob/f311cd5e136631ebf3ebaa02b4b7be3816ed171f/chem/module_optical_averaging.F#L4356 ###...
I'm currently looking around for a python package which is able to extract some diagnostics from WRF output and do computations in a distributed way, as I will handle very...
In the following line, either the unit conversion factor is too small by 3 orders of magnitude or the comment concerning the unit conversion is wrong. mmol/m^2/s = 1e6 mmol/km^2/s...
### What happened? When trying to concatenate data using a Pandas MultiIndex and then unstack it to get two independent dimensions (e.g. for varying different parameters in a simulation), the...
### Describe your issue When modifying the `geo_em` files of my domains, using W2W with a clipped `tif` of the global LCZ dataset on domains 2 and 3 works, however...
This PR adds the capability of using 24-category USGS class data to W2W. I don't have any tests for it yet, as I wanted to ask whether you could create...
## Change Summary Unit harmonization is improved by: * using a better map parsed from WRF Registries (yes, all of them, but not WPS) * translations are generated manually using...
### What went wrong? On the following code, I get a `ValueError: different number of dimensions on data and dims: 3 vs 4`, which I would not expect to be...
## Change Summary Added cartesian projection in grid treatment. This will cause the transformation (L64/66) to be an identity transformation. There could also be an argument for raising an error...
I just saw that support for biblatex was on your roadmap and was wondering whether you would consider adding biblatex support since it would greatly benefit depending projects like [Zettlr/Zettlr](https://github.com/Zettlr/Zettlr/)...