Luke Conibear

Results 6 issues of Luke Conibear

Hi, Can anyone help with the following error, please? When I try to create any of the emissions, the execution halts with the following message: ```bash Error in disaggregate_country(original_data =...

**What happened**: The tests within `dask/tests/test_distributed.py::test_to_hdf_scheduler_distributed` sometimes fail in GitHub Actions, for example [here](https://github.com/dask/dask/runs/8170654687?check_suite_focus=true) and [here](https://github.com/dask/dask/runs/8172357478?check_suite_focus=true). **What you expected to happen**: The tests to pass every time. They pass locally...

tests

### Fixed type errors in `mypy` GitHub Action - [x] Closes #6962 Running the GitHub Action for [mypy](https://github.com/pydata/xarray/blob/main/.github/workflows/ci-additional.yaml#L121) locally returns successful: ```bash $ python -m mypy --install-types --non-interactive Success: no...

topic-backends
Automation
topic-typing
io

### What happened? Running the GitHub Action for [`mypy`](https://github.com/pydata/xarray/blob/main/.github/workflows/ci-additional.yaml#L121) locally returned errors: ```bash $ python -m mypy --install-types --non-interactive xarray/core/merge.py:43: error: "tuple" is not subscriptable [misc] xarray/core/merge.py:44: error: "tuple" is...

CI
needs discussion

Christoph has an updated WRFotron public on [GitLab](https://mbees.med.uni-augsburg.de/gitlab/mbees/wrfotron) 🥳 It would be useful to combine effort on this moving forward. Register (button top right) to join, comment, add issues, etc....

There is an [issue](https://groups.google.com/a/ucar.edu/g/wrf-chem-fire_emiss/c/D0sIVOD6-RQ) with sulphate emissions from biomass burning when using MOZART-MOSAIC. The solution is to: - Comment out `ebu_sulf` in `module_plumerise1.F` on line 542 and recompile WRFChem -...