문제

I'm looking for a standard data format which can be used to publish weather data collected by a Davis Instrument Vantage Pro 2 weather station.

This is in order to comply to openData movement.

Do you have any JSON/XML/other standard data format that VP2 data should follow to publish its data ?

도움이 되었습니까?

해결책

Take a look at the CF Metadata Convention. It is a convention "designed to promote the processing and sharing of files created with the NetCDF API." NetCDF is a format that can be aware of units, datums, timezones, etc. and CF ensures that this metadata is all coherent.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top