-
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='ecmwf-forecasts.s3.eu-central-1.amazonaws.com', port=443): Max retries exceeded with url: /20240202/06z/0p25/oper/20240202060000-0h-oper-…
-
[Herbie](https://github.com/uwplse/herbie) is a tool for transforming floating point expressions to forms that avoid numerical instabilities. It would be extremely cool if we could have an assist on f…
-
Tool servers should have an endpoint similar to Herbie's `/up` that allows Odyssey to check if the tool is available.
-
Right now, Herbie always looks for the index file online, even if the GRIB file is local. If the GRIB file is local, it should check if there is a local index file.
Herbie should also download the …
-
This is the issue for the concrete values feature support we'd like to see in Odyssey.
Plan from previous conversations:
* For now, these will be obtained as additional data passed back from the loc…
-
Herbie works great on my home network. The firewall on my office/corporate network, however, often causes issues with certificates that result in an `SSLError`. For other projects (e.g., getting data …
-
Expression: `sqrt(x + 1) - sqrt(y) + z + a + b + c + d + e + f + g + h + i + j + k + l + m + n + o`
-
In order to replace the Herbie demo, the most important missing feature is input-output logging. We can accomplish this through a logging server that all input expressions, alternatives, and sampling …
-
For some ECMWF ensemble `fxx` values, the first dataset is all members and the second is the mean, but for other `fxx` values, the order is swapped. Is this expected?
Started with https://herbie.re…
-
For the naive expression, we should pre-submit an alternatives call, then actually load the alternatives when the user clicks.