VForWaTer / metacatalog

Modular metadata management platform for environmental data.
https://vforwater.github.io/metacatalog
GNU General Public License v3.0
3 stars 1 forks source link

Enhancing default data model with uncertainty #12

Closed mmaelicke closed 4 years ago

mmaelicke commented 4 years ago

Each observation in metacatalog should contain a statement about its certainty. Unlike #11 , where an arbitrary amount of uncertainty timeseries can be added to a dataset, each one described by its own set of metadata, this uncertainty should be a core feature of metacatalog and usually be used to plot error bars. It can be implemented as an additional column in each default data table.

But:

Suggestions? @sihassl @MarcusStrobl ?