Julius Busecke

Results 211 issues of Julius Busecke

**What happened**: I just stumbled upon this You can see these sort of ugly reprs all over the docs (e.g. [here](https://xgcm.readthedocs.io/en/latest/transform.html#Linear-Interpolation)). **What you expected to happen**:

bug
docs

This is my attempt to resolve a bunch of issues that stem from the fact that we still support `periodic` as input. This should stop right here. This is a...

## 📰 Custom Issue I recently produced [this](video) and am wondering if I could improve performance with these sorts of high resolution climate outputs. The movie shows two 'animated' features:...

new: issue

When we merge dataset schemas [here](https://github.com/pangeo-forge/pangeo-forge-recipes/blob/645af7608d285d2f1c74d6799bb61e622fc2f99d/pangeo_forge_recipes/aggregation.py#L118-L128) we currently drop everything in the attributes that is not identical between them. Example: ```python from pangeo_forge_recipes.aggregation import _combine_xarray_schemas, dataset_to_schema, schema_to_template_ds import xarray as...

At the recent ESGF meeting @rhysrevans3 helped me hack together a STAC catalog for the [zarr](https://github.com/leap-stc/cmip6-leap-feedstock) data. I propose we organize some time to hack on this in the near...

This PR is removing all 'maintenance tasks' on the Pangeo/ESGF zarr stores from this repo since I have consolidated all of the ingestion/testing/cataloging in https://github.com/leap-stc/cmip6-leap-feedstock I am also happy to...

I just got access to the public bucket back, and that seems to work. [This job](https://github.com/pangeo-data/pangeo-cmip6-cloud/actions/runs/7203999653) still fails, but it is not because the authentication! In this PR I am...

I just wanted to pin a point that @aradhakrishnanGFDL raised at the meeting today: It would be good to have a way to cite the efforts that the broader cmip6-cloud...

The retraction logic has not been working for a while, trying to fix that here.

The retraction script has been failing regularly for about 11 days now. There seem to be two separate issues. - One is a known issue of a search node timing...