v0.1.0
- Add diff tool #7 - Add reader tool #7 - Add restrictions on naming (only _ - and alphanumeric are allowed) #2 - Bucket name - Collection ID - Item ID - Asset name (with . allowed) - update documentation with THEIA-MTD instead of THEIA-MTP See merge request !14
Showing
- .gitlab-ci.yml 22 additions, 6 deletions.gitlab-ci.yml
- README.md 1 addition, 1 deletionREADME.md
- pyproject.toml 5 additions, 3 deletionspyproject.toml
- tests/test_diff.py 33 additions, 0 deletionstests/test_diff.py
- tests/test_get.py 16 additions, 0 deletionstests/test_get.py
- tests/test_upload.py 34 additions, 33 deletionstests/test_upload.py
- theia_dumper/__init__.py 2 additions, 0 deletionstheia_dumper/__init__.py
- theia_dumper/cli.py 79 additions, 10 deletionstheia_dumper/cli.py
- theia_dumper/diff.py 102 additions, 0 deletionstheia_dumper/diff.py
- theia_dumper/stac.py 112 additions, 35 deletionstheia_dumper/stac.py
Loading
Please register or sign in to comment