wmo-im / synop2bufr

Python package to transform SYNOP data into the WMO BUFR format.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create pygeoapi plugin

tomkralidis opened this issue · comments

Implement pygeoapi plugin in the same pattern as implemented in csv2bufr.

@tomkralidis @maaikelimper @RoryPTB synop2bufr requires metadata to be passed to the transform function, we need to decide how to include this - via the webform and a secondary upload, via a call to the WIS2box API, or the read of a file from the filesystem where the process is running.

I want to deal with hourly data of SYNOP to BUFR, synop2bufr can do this? Please reply as soon as possible

commented

@yanbodiaosou Yes synop2bufr is intended to be able to handle hourly SYNOP data. Give it a try and let me know how it goes.