TGSAI / mdio-cpp

C++, Cloud native, scalable storage engine for various types of energy data.
Apache License 2.0
6 stars 3 forks source link

Fixed date-time validation #54

Closed BrianMichell closed 4 months ago

BrianMichell commented 4 months ago

Resolves #44

https://mdio-python.readthedocs.io/en/v1/data_models/version_1.html#mdio.schemas.v1.dataset.DatasetMetadata

markspec commented 4 months ago

@BrianMichell , is it worth mentioning somewhere in the file that we are aligning with

https://mdio-python.readthedocs.io/en/v1/data_models/version_1.html#mdio.schemas.v1.dataset.DatasetMetadata

BrianMichell commented 4 months ago

@BrianMichell , is it worth mentioning somewhere in the file that we are aligning with

https://mdio-python.readthedocs.io/en/v1/data_models/version_1.html#mdio.schemas.v1.dataset.DatasetMetadata

It's mentioned in the README, but if you think it's worthwhile to explicitly state it there it's no big deal.