Activity
feat: refactor shape handling; replace Shapefile with Shape and add t…
feat: refactor shape handling; replace Shapefile with Shape and add t…
feat: introduce Shape class and ShapeGeometryEnum for geometric repre…
feat: introduce Shape class and ShapeGeometryEnum for geometric repre…
chore: add SiaPy style guide for code standards and best practices
chore: add SiaPy style guide for code standards and best practices
feat: update pixel class; add validators for initialization
feat: update pixel class; add validators for initialization
deps: update pdm.lock and add shapely dependency in pyproject.toml
deps: update pdm.lock and add shapely dependency in pyproject.toml
chore: remove unnecessary blank line in pyproject.toml
chore: remove unnecessary blank line in pyproject.toml
refactor: reorganize shape-related imports and introduce ShapeBase in…
refactor: reorganize shape-related imports and introduce ShapeBase in…
test: enhance spectral image tests with additional properties and met…
test: enhance spectral image tests with additional properties and met…
feat: add to_xarray method to ImageBase and implementations in Raster…
feat: add to_xarray method to ImageBase and implementations in Raster…
fix: implement rasterio_open method in SpectralImage class; add corre…
fix: implement rasterio_open method in SpectralImage class; add corre…
chore: [pre-commit.ci] pre-commit autoupdate
chore: [pre-commit.ci] pre-commit autoupdate
Force push
fix: add row and column properties to RasterioLibImage class; enhance…
fix: add row and column properties to RasterioLibImage class; enhance…
chore(main): release 0.6.0
chore(main): release 0.6.0
Force push
chore(main): release 0.6.0
chore(main): release 0.6.0
Merge branch 'develop' into pre-commit-ci-update-config
Merge branch 'develop' into pre-commit-ci-update-config
fix: remove Git LFS checkout option from workflow and integrate test …
fix: remove Git LFS checkout option from workflow and integrate test …