An open API service indexing awesome lists of open source software.

https://github.com/aloftdata/vpts-csv

Data exchange format for biological signals detected by weather radars
https://github.com/aloftdata/vpts-csv

aeroecology data-exchange-format frictionlessdata oscibio weather-radar

Last synced: 2 months ago
JSON representation

Data exchange format for biological signals detected by weather radars

Awesome Lists containing this project

README

          

# VPTS CSV

[![repo status](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.13959554.svg)](https://doi.org/10.5281/zenodo.13959554)

VPTS CSV is a community developed **data exchange format** for biological signals detected by weather radars. See the [documentation page](https://aloftdata.eu/vpts-csv/).

## Source files

- [vpts-csv.md](https://github.com/aloftdata/aloftdata.eu/blob/main/pages/vpts-csv.md) (in aloftdata.eu repo): description of the format.
- [vpts-csv-table-schema.json](vpts-csv-table-schema.json): description of the fields, as a [Table Schema](https://specs.frictionlessdata.io/table-schema/).
- [vpts-csv-dialect.json](vpts-csv-dialect): description of the [CSV Dialect](https://specs.frictionlessdata.io/csv-dialect/) used by the format.

**Maintenance note**: when changes are made to `vpts-csv-table-schema.json` then the **file should be copied** to to have those changes appear on the [documentation page](https://aloftdata.eu/vpts-csv/).

## Contribute

Questions? Suggestions? Contribute to the development of VPTS CSV by watching the [repository](https://github.com/aloftdata/vpts-csv) and participating in [issue discussions](https://github.com/aloftdata/vpts-csv/issues).