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

Add the EntryGroup 'Split dataset' to metacatalog #122

Closed AlexDo1 closed 3 years ago

AlexDo1 commented 3 years ago

As with the LUBW level data, where the temporal resolution of the data changes as it progresses, sometimes the data needs to be split. We need to implement the new EntryGroup type Split dataset to group these entries with a changing data storage system.

(https://github.com/VForWaTer/scripts/issues/7)

AlexDo1 commented 3 years ago

I think I can do that.

Do you have a better description for the EntryGroup type or is this description ok?

name description
Split dataset A split dataset groups a number of identical datasets that have to be split e.g. in case of different time scale resolution.
mmaelicke commented 3 years ago

The description is fine for now, I am just wondering if it might be preferable to have no whitespaces in the name... So using SplitDataset instead of Split dataset

mmaelicke commented 3 years ago

No, let's try going for Split dataset