Output: daily netCDF
Instead of producing CSV from the parsivel data, output a netCDF.
Try to do it, through:
- including variable and global attributes (metadata) defined and described in config.yml file, ie config_GV_008.yml
- like the production of CSV, produce the netCDF via a class
Telegram
method - use netcdf4-python/
- base the netCDF structure on ACTRIS disdrometer netCDFs
- use ACTRIS Standard Operating Procedures: Disdrometer as reference (published in https://www.actris.eu/topical-centre/ccres/disdrometer)
- keep in mind the HKD discussions
might be useful as reference: parsivel-txt-to-netcdf R scripts you created, which