Lars Buntemeyer

Results 13 issues of Lars Buntemeyer

Hi @mathause, thanks for this package, i love it! I have a simple question, actually, because i have overlapping regions. I'll add my code here to show what i mean...

enhancement
mask

Hey all, thank for this, i greatly appreciate `cf_xarray`! I have one thing, since i work a lot with CORDEX curvilinear grids and 2D coordinates (and bounds). There is some...

I just stumbled across an issue when working on a recipe for https://github.com/pangeo-forge/staged-recipes/issues/96. My recipe requires authentication for ESGF to read NetCDF files and I do so using an SSLContext...

[CRU-TS 4.06](https://catalogue.ceda.ac.uk/uuid/e0b4e1e56c1c4460b796073a31366980) high resolution gridded dataset (1910-2021). It's blocked by * https://github.com/pangeo-forge/pangeo-forge-recipes/issues/418 * https://github.com/pangeo-forge/pangeo-forge-recipes/issues/79 ...but works with `v0.9.0`. Requires `os.environ['CEDA_USERNAME']` and `os.environ['CEDA_PASSWORD']` to be set!

## Source Dataset ISIMIP provides CMIP6 [bias adjusted datasets](https://www.isimip.org/gettingstarted/input-data-bias-adjustment/). Quote: > The Inter-Sectoral Impact Model Intercomparison Project (ISIMIP) offers a framework for consistently projecting the impacts of climate change across...

proposed recipe

I would like to open this issue to collect some insight i drew from playing around with `PrePARE` using our [preliminary CORDEX cmor tables](https://github.com/WCRP-CORDEX/cordex-cmip6-cmor-tables). Although i can use cmor to...

Woud be nice to have a `cf` function that generates CRS from grid_mappings that cartopy can understand for plotting. Would be nice to simply work without having to know which...

This PR adds the `xarray_open_kwargs` keyword that let's you control the `xarray.open_dataset` keyword arguments in case of `returnXDataset=True`. This allows me, e.g., to control parallel reads and chunking. ## Use...

I think this is a similar issue as https://github.com/PCMDI/cmor/pull/727. For CORDEX, we have eliminated the `realm` attribute from the required global attributes (and also from table headers). However, cmor will...