Eric

Results 7 issues of Eric

When coilmq handles a STOMP 1.0 `CONNECT` frame, it sends two `CONNECTED` frames to the client. The first `CONNECTED` is sent because `STOMP11._negotiate_protocol()` instantiates the class that handles the other...

Would you be interested in a PR that fixes CI for coilmq? CI builds are not running anymore because this project (as far as I can tell) isn't yet configured...

I'm using pyrex to as part of the process for building the NI Linux RT image used by [nilrt](https://github.com/ni/nilrt). I followed the instructions in the `ni/nilrt` README.md up to the...

bug

### What maintenance does this project need? The [Get Started!](https://github.com/ecmwf/eccodes-python/blob/9f9d8fd331ef47fc25cc3510ca8b2a52f1bd2aaa/CONTRIBUTING.rst#get-started) section of `CONTRIBUTING.rst` refers to `ci/requirements-tests.txt` but the entire contents of the `ci` directory was removed back in 2021 by...

### Motivation It would be very useful to have access to the `SubMessage::identification` method. I'd like to use `Identification.ref_time` in a program I'm writing. I want to compute the absolute...

enhancement

### Simple Description on the Bug Longitudes for "latlon" grids are between 0 and 360. Longitudes for grids whose lat/lon is computed by PROJ are between -180 and 180. ###...

bug

### What are you trying to accomplish? I would like to be able to use this library on Android via [Chaquopy](https://github.com/chaquo/chaquopy). When I tried using a "stock" build of this...