Skip to content
Discussion options

You must be logged in to vote

Hi,

I am sorry but there is no export feature. :/

I recommend recreating your station-list using the command-line functions that import data from OSCAR as this relatively easy and can be scripted if required.

To do this first install wis2box-1.0.0rc1 on a clean instance (removed old docker images and docker volumes)

Then create your dataset.

Then re-create your station-list from command-line functions as follows:

python3 wis2box-ctl.py login
echo "station_name,wigos_station_identifier,traditional_station_identifier,facility_type,latitude,longitude,elevation,barometer_height,territory_name,wmo_region" > new_station_list.csv
wis2box metadata station get 0-20000-0-12345 >> /data/wis2box/new_…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@KashifProg
Comment options

Answer selected by KashifProg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants