Skip to content

Commit

Permalink
add initial station load to quickstart doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Sep 28, 2023
1 parent f5322b1 commit 387e7ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/reference/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ Setup observation collections from discovery metadata:
wis2box data add-collection $WIS2BOX_DATADIR/metadata/discovery/dza-surface-weather-observations.yml
wis2box data add-collection $WIS2BOX_DATADIR/metadata/discovery/rou-synoptic-weather-observations.yml
Load initial stations:

.. code-block:: bash
wis2box metadata station publish-collection
Ingest data using the data ingest command to push data to the ``wis2box-incoming`` bucket:

.. code-block:: bash
Expand Down

0 comments on commit 387e7ae

Please sign in to comment.