cylc / cylc-doc

Documentation (User Guide, Cheat Sheets, etc.) for the Cylc Workflow Engine.
https://cylc.github.io/cylc-doc/
GNU General Public License v3.0
9 stars 19 forks source link

Add cheat sheet entry on `rose date` -> `isodatetime` #670

Closed MetRonnie closed 10 months ago

MetRonnie commented 10 months ago

Paired with https://github.com/cylc/cylc-flow/pull/5838

image

Requirements check-list

MetRonnie commented 10 months ago

Tests failing in same way on master - fixed by https://github.com/cylc/cylc-flow/pull/5718

MetRonnie commented 10 months ago

Slightly changed for clarity:

image

@ukmo-ccbunney: Just a comment : I like the syntax synopsis as you have defined it in the linter with the square brackets as this makes it clearer that the ref is replacing the -c, i.e.

rose date [-c] => isodatetime [ref]

This was done for brevity as the -c/ref is optional. Here, I think it's fairly clear with how the rows line up?

ukmo-ccbunney commented 10 months ago

Looks perfect @MetRonnie .