-
passing an empty ilst to `upload_to_server` seems to fail
would be great if this could be handled gracefully (ffor automation tools)
-
The `scheduler.on_message` method is executed with every new incoming message. The conditions in set in the config.py are checked and if all are met, RWC is called to start the workflow run. If not th…
-
**Current behaviour**
Currently `reana-client` does not support downloading directories:
```console
$ reana-client ls -w roofit
NAME SIZE LAST-MODIFIED
results/plot.png …
-
In https://github.com/reanahub/reana/issues/490 we introduced cluster-wide memory limits.
The goal of this task would be to make this memory limits overridable by users, use case:
- As a user, I w…
-
Hello all, I would need to process (six) hourly ERA5 data in order to prepare input for the zmnam recipe, which requires daily means geopotential height.
I've tried to process it by using https://…
-
This works: https://blog.reana.io/posts/2021/launching-reana-blog/
This does not: https://blog.reana.io/posts/2021/launching-reana-blog
It is very well possible that one may omit the trailing sl…
-
If something fails for a reason or another, the workflow may still be reported as running:
```console
$ reana-client status -w Htt.1
NAME RUN_NUMBER CREATED STATUS PROGRESS
…
-
> The Pythonic API allows creating workflows programmatically https://blog.reana.io/posts/2021/reana-client-python-api. However, it only works by creating workflows from JSON specs. This is not compat…
-
**Describe the bug**
The following hourly and monthly variables have recently been added to the list of suported ERA5 variables and the `examples/recipe_check_obs.yml`:
- `rlns`
- `rlus`
- `rsns…
-
Unfortunately I must consider reverting to the older multimodel module asap - the new module is EXTREMELY slow, buggy in different spots and not that much more efficient for memory usage. Take this re…