Skip to content

Commit 387e7ae

Browse files
committed
add initial station load to quickstart doc
1 parent f5322b1 commit 387e7ae

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/reference/quickstart.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@ Setup observation collections from discovery metadata:
6464
wis2box data add-collection $WIS2BOX_DATADIR/metadata/discovery/dza-surface-weather-observations.yml
6565
wis2box data add-collection $WIS2BOX_DATADIR/metadata/discovery/rou-synoptic-weather-observations.yml
6666
67+
Load initial stations:
68+
69+
.. code-block:: bash
70+
71+
wis2box metadata station publish-collection
72+
6773
Ingest data using the data ingest command to push data to the ``wis2box-incoming`` bucket:
6874

6975
.. code-block:: bash

0 commit comments

Comments
 (0)