Harrison Cook

Results 5 issues of Harrison Cook

### Is your feature request related to a problem? When merging data with overlapping values at the same coordinates, the only current option to avoid a `MergeError` is to select...

enhancement

Implementation to allow typing within the header path. Simply changes the widget type of `_pathlist`, and adds some logic to catch incomplete paths generated by typing. Closes #48 and #77.

enhancement

### What happened? After updating to the new eccodes `2.41.0` running ```python data.metadata("gridSpec", default=None) ``` results in a `FunctionNotImplementedError` being raised from `gribapi`. In prior versions, the default was properly...

bug

## **Description of the problem** As of October 7th 2024, Python 3.13 was released. However, `pyshtools` cannot be installed when using this `3.13`. I have checked my system and on...

### Description Add an explicit length check for `did_you_mean` ### Todo - [ ] add tests ### Contributor Declaration By opening this pull request, I affirm the following: * All...