Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

data uploaded with 2 files.
meta.yml, obs.csv

Example meta.yml file

location:
  lat: float
  lon: float
  name: float
  _description: str
sensor:
  name: str
  _description: str
thing:
  name: str
  _description: str
datastream:
  name: str
  _description: str

Example obs.csv

time, result
2020-01-10T00:00:00.000Z,  10.0
2020-01-10T01:00:00.000Z,  11.0
2020-01-10T02:00:00.000Z,  10.4

  • No labels