Ryan Abernathey
Ryan Abernathey
Hopefully fixed by https://github.com/pangeo-forge/pangeo-sphinx-book-theme/commit/852c8322146851337fc3b4d83fdbb329cd554774
Thanks Kevin!
@alxmrs - thanks for keeping alive this important issue. I didn't mean to shut down the discussion at today's meeting. I'm just hyper focused on getting actually launched atm. But...
I recently learned about [lithops](https://lithops-cloud.github.io/docs/index.html) > Lithops is a Python multi-cloud serverless computing framework. It allows to run unmodified local python code at massive scale in the main serverless computing...
FYI Beam now supports Python 3.9 on both Pip and Conda. 🎉
Here is a little experiment I did tonight in preparation for tomorrow's sprint: https://gist.github.com/rabernat/15f77fb447e2cdbc73c4031c59768886
In order to kickstart the discussion of implementing a Dask Beam runner, I propose we meet during the week of June 13-17. I have created a When2Meet Poll here -...
So excited about this! 🚀 I am making steady progress on my end...see #379.
I agree that this looks like a bug. It means the logic in https://github.com/pangeo-forge/pangeo-forge-recipes/blob/e764542d05261a0b31916c61cc3afe2a96608b81/pangeo_forge_recipes/recipes/xarray_zarr.py#L475-L494 is wrong. Thanks very much @bask0 for raising this and helping us improve Pangeo Forge!
Another comment: a short term workaround would be to make two separate recipes--one for `t2m` and the other for `tp`--and avoid the MergeDim. That should work.