- CITATION: Replace wrong license string for schema-compliance, thus to ensure interpretability (
a62fc16
)
See all commits in this version
- dataset: Reintroduce strict hash checking, which can optionally be skipped (
43360eb
) - data_types: Introduce one aggregated data type to specify the sample size of extracted data (
b90af83
)
- CITATION.cff: Fix syntax and include more metadata (
ea274a7
)
- dataset: Improve docstring of ZeMASamples (
e06e793
)
See all commits in this version
- DOI: Introduce DOI into metadata and README badge (
9e183e1
)
See all commits in this version
- ReadTheDocs: Introduce settings for ReadTheDocs (
041e334
) - CITATION.cff: Introduce proper citation metadata (
aea8e7a
)
- README: Improve and extend README with Disclaimer and License sections as well as new links (
78292f9
) - examples: Improve and correct examples section (
94ed4c0
)
See all commits in this version
- dataset: Leave storage location specification to pooch to share data across local projects (
dc7d7c9
)
- notebook: Adapt read_dataset.ipynb to new implementation without manual cache location spec (
18be701
)
- dataset: Introduce parameter to choose first sample to be extracted (
125fe83
)
- dataset: Remove strict hash checking to drastically increase performance (
00a7a73
)
- dataset: Turn dataset provider into class and fix normalization (
e92c9bb
) - dataset: Introduce scaler parameter to retrieve several datapoints from each cycle at once (
30a5cf9
)
- dataset: Improve description of allowed inputs (
925bce6
)
- Initial version of API, docs and project structure (
283b1ba
)