wmo-im / csv2bufr

Python package to transform CSV data into the WMO BUFR format

Home Page:https://csv2bufr.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

include output file name in mapping

david-i-berry opened this issue · comments

The CLI generates the filename for the output files based on the md5 of the BUFR encoded data. Options:

  • set file name based on WSI and date/time of observation
  • user specified format as part of the mapping
  • recommend use of API for different filenames.

I think the recent enhancements to set an identifier based on the WSI and data date address this?