-
- Downloads
feat: initial version of API, docs and project structure
parents
No related branches found
No related tags found
Checking pipeline status
Showing
- .gitignore 38 additions, 0 deletions.gitignore
- .gitlab-ci.yml 122 additions, 0 deletions.gitlab-ci.yml
- INSTALL.md 83 additions, 0 deletionsINSTALL.md
- LICENSE 18 additions, 0 deletionsLICENSE
- README.md 36 additions, 0 deletionsREADME.md
- docs/conf.py 392 additions, 0 deletionsdocs/conf.py
- docs/examples.rst 20 additions, 0 deletionsdocs/examples.rst
- docs/index.rst 45 additions, 0 deletionsdocs/index.rst
- docs/zema_emc_annotated.data_types.rst 6 additions, 0 deletionsdocs/zema_emc_annotated.data_types.rst
- docs/zema_emc_annotated.dataset.rst 6 additions, 0 deletionsdocs/zema_emc_annotated.dataset.rst
- poetry.lock 0 additions, 0 deletionspoetry.lock
- pyproject.toml 128 additions, 0 deletionspyproject.toml
- src/zema_emc_annotated/__init__.py 0 additions, 0 deletionssrc/zema_emc_annotated/__init__.py
- src/zema_emc_annotated/data_types.py 22 additions, 0 deletionssrc/zema_emc_annotated/data_types.py
- src/zema_emc_annotated/dataset.py 170 additions, 0 deletionssrc/zema_emc_annotated/dataset.py
- src/zema_emc_annotated/datasets/.gitkeep 0 additions, 0 deletionssrc/zema_emc_annotated/datasets/.gitkeep
- src/zema_emc_annotated/examples/read_dataset.ipynb 310 additions, 0 deletionssrc/zema_emc_annotated/examples/read_dataset.ipynb
- tests/__init__.py 0 additions, 0 deletionstests/__init__.py
- tests/conftest.py 50 additions, 0 deletionstests/conftest.py
- tests/test_zema_dataset.py 0 additions, 0 deletionstests/test_zema_dataset.py
Loading
Please register or sign in to comment