We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5322b1 commit 387e7aeCopy full SHA for 387e7ae
docs/source/reference/quickstart.rst
@@ -64,6 +64,12 @@ Setup observation collections from discovery metadata:
64
wis2box data add-collection $WIS2BOX_DATADIR/metadata/discovery/dza-surface-weather-observations.yml
65
wis2box data add-collection $WIS2BOX_DATADIR/metadata/discovery/rou-synoptic-weather-observations.yml
66
67
+Load initial stations:
68
+
69
+.. code-block:: bash
70
71
+ wis2box metadata station publish-collection
72
73
Ingest data using the data ingest command to push data to the ``wis2box-incoming`` bucket:
74
75
.. code-block:: bash
0 commit comments