-
### What problem does your feature request solve?
Currently when transects are plotted, there is no information on the start and end coordinate tuple. This information is captured at the CYLC level, …
-
https://github.com/metomi/rose/blame/2018.06.0/sphinx/tutorial/cylc/furthertopics/broadcast.rst#L96
-
We have done some basic customisation to the Cylc Hub, see #99, #50.
The Hub is a simple part of the system which users pass through very quickly so it doesn't matter too much but it would be nice …
-
This has been discussed before but @hjoliver made me aware we hadn't documented it anywhere.
The Cylc workflow views (tree, dot, graph, etc) and Cylc GScan should all be accessible via their own UR…
-
The [isodate library](https://github.com/gweis/isodate) hasn't had any commits for two years. To reduce risk it would be good to swtich it with the [isodatetime library](https://github.com/metomi/isod…
-
I was thinking it might be useful to be able to, in graph view, do a search for a specific task. In particular, I've done a `cylc graph suite.rc.processed` on a particular system, curious to see the t…
-
@kinow - your excellent "distributed" example is great for testing cylc in various ways (remote hosts with configurable network latency - brilliant!) but I'm wondering how a containerized cylc might w…
-
### Problem
I can pause multiple workflows by doing `cylc pause *pattern*`. But, when I want to resume them, I have to do `for w in *pattern*; do cylc play $w; done` (or similar).
### Propose…
-
A new command for housekeeping workflows and their files.
1. ~Remove stopped workflows on the local scheduler filesystem. #3961~
* *target: 8.0b0*
* Until (2) this will fail if run on a hos…
-
### Comment:
For the next release add `pip check` into the tests. This should catch metadata issues with the environment being tested.
```diff
diff --git a/recipe/meta.yaml b/recipe/meta.yaml
in…