wmo-im / wis2box

WIS2 in a box is a reference implementation of a WMO WIS2 Node
https://docs.wis2box.wis.wmo.int
Apache License 2.0
40 stars 16 forks source link

document how wis2box-user can ensure originating centre and subcentre is encoded into produced BUFR #778

Open maaikelimper opened 1 week ago

maaikelimper commented 1 week ago

During the recent WIS2 Training in Brazil, the question of how to correctly encode the BUFR_ORIGINATING_CENTRE and BUFR_ORIGINATING_SUBCENTRE into the produced BUFR was again brought up.

We had some discussion about this previously in this issue: https://github.com/wmo-im/wis2box/issues/536

I think the issue was closed after deciding to set these to MISSING by default but there is no documentation on this in wis2box

@david-i-berry can you comment on this ?

david-i-berry commented 1 week ago

This was fixed and documented here: https://csv2bufr.readthedocs.io/en/latest/installation.html#environment-variables. We need to add more info and also bring it over to the WIS2box docs as well.

maaikelimper commented 1 week ago

OK thanks, so this is a documentation issue, I will update the title and label accordingly

maaikelimper commented 1 week ago

Setting environment variables in the wis2box.env will apply to all datasets shared by the wis2box-instance. Is it also possible to define these per dataset ? (this will be required by Caribbean wis2box but possibly also for others)