Kevin Donkers

Results 12 issues of Kevin Donkers

## Rationale Utilise Scaler object in GSHHSFeature like it is used in NaturalEarthFeature. ## Implications Code more readable and scale_from_extent now abstracted out to Scaler class.

## ✨ Feature Request Add an alternative to `iris.coord_categorisation.add_season_year()` which assigns seasons which span two years to the preceding year instead of the following year. ## Motivation `iris.coord_categorisation.add_season_year()` is an...

## ✨ Feature Request Return a "long" DataFrame which retains all the metadata of the cube (either by default or using kwarg `table="long"`). ## Motivation Currently `iris.pandas.as_data_frame` turns a 2D...

## 🐛 Bug Report When using `iris.util.equalise_attributes(cubes)` before merging a CubeList, I noticed different behaviour based on whether I used `iris.load()` or `iris.load_raw()` to generate the CubeList. `load_raw()` seems to...

Type: Bug

This project is really awesome, thank you so much! I have been working with rendering numpy arrays of cloud fraction data and getting some really cool visualisations very quickly. Given...

Pane Relief is very useful but I think integration of the MacOS two-finger swipe for forward and back (like in a web browser) would be a great feature to add....

### Description There are now five versions of Natural Earth features but currently the URL to download them in cartopy does not specify a version: https://github.com/SciTools/cartopy/blob/main/lib/cartopy/io/shapereader.py#L323 The AWS S3 bucket...

I like the revamp of the courses a lot, great work! Good to see Binder being used for the notebooks. I have a couple of suggestions of where you could...

Product definition template 4.60 is used by lots of the datasets in the ECMWF Mars system, including the S2S and Copernicus seasonal datasets which are growing increasingly important. Therefore support...

Precip visualisation would likely need accumulation features as this is a common usecase iris rolling window function would be a good function to implement for this