-
-
ToDo:
- [x] Irregular regridding of `tos` of GFDL-ESM2M fails (#761)
- [x] `nbp` and `lai` for IPSL-CM5B-LR depend on #703.
- [x] Provenance (#649)
- [x] Remove legacy code from version 1.1.0
-…
-
Now that we have `ls` (and `du/mv/rm`) for file manipulation commands, the command name `list` liberated itself, as it were, and it is not used for anything.
While we could see about it being used …
-
Since we are not yet allowing to name each command of a workflow, we [use the command itself to name the job](https://github.com/reanahub/reana-workflow-engine-serial/blob/master/reana_workflow_engine…
-
We have docker images available and usable for open data. We can as well give instructions to external users for them
- [x] update http://opendata.cern.ch/docs/cms-getting-started-2011 and http://o…
-
A workflow execution finished successfully but did not return any results. The problem is connected to job cache handling, the system cannot copy job cache output.
```console
$ reana-client status…
-
In the `reana-client` commands such as `workflows`, it would be good to list the workdir disk space occupied by this workflow run, kind of like `docker images` does.
Example:
```console
$ rea…
-
Add RAW samples of O(Mevent) corresponding to the existing CMS AODs
- [x] Select the samples (priority list Single/Double Electron/Muon Jets, 2012, 2011, (2010))
- RunA 2011 run period 160404 to…
-
Currently, the [workflow logs command is commented out](https://github.com/reanahub/reana-client/blob/master/reana_client/cli/workflow.py#L793) but it actually works.
```console
$ reana-client run
…
-
Currently, REANA only supports running [batch workflows](https://github.com/reanahub/reana-workflow-controller/blob/master/reana_workflow_controller/workflow_run_manager.py#L168). We want now to add t…