Skip to content

Commit

Permalink
Merge branch 'fix.tutorial' of github.com:wxtim/cylc-doc into fix.tut…
Browse files Browse the repository at this point in the history
…orial

* 'fix.tutorial' of github.com:wxtim/cylc-doc:
  Response to review
  • Loading branch information
wxtim committed Sep 27, 2023
2 parents ad332f6 + 2351aba commit f1ef441
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/tutorial/runtime/runtime-configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,8 @@ Start, Stop, Restart

cylc get-resources api-key

Add the following lines to the ``[runtime]`` section of the
:cylc:conf:`flow.cylc` file
Add the following lines to the bottom of the :cylc:conf:`flow.cylc` file replacing
``xxx...`` with your API key:

.. code-block:: cylc
Expand All @@ -327,8 +327,7 @@ Start, Stop, Restart
Add three more ``get_observations`` tasks for each of the remaining
weather stations.

You will need to use the same API key for the other three
weather stations, and set the ``SITE_ID`` values, which are:
You will need the codes for the other three weather stations, which are:

* Camborne - ``3808``
* Shetland - ``3005``
Expand Down

0 comments on commit f1ef441

Please sign in to comment.