Releases: pmontei/standardgrid
Release list
StandardGrid 1.0.1
StandardGrid 1.0.1
This release introduces several improvements to the first public version of StandardGrid.
Improvements
- Added bounding box extent validation
- Added bounding box CRS validation
- Improved INSPIRE support
- Improved C-Squares support
- Improved package structure and documentation
- Updated examples and tests
- General bug fixes and code cleanup
StandardGrid is a lightweight Python library for generating standards-compliant spatial reference grids aligned with recognised reference systems such as C-Squares and INSPIRE.
StandardGrid 1.0.0
StandardGrid 1.0.0 is the first stable release of the library.
StandardGrid provides a simple and reproducible way of generating standards-compliant spatial reference grids aligned with official reference systems, currently supporting C-Squares and INSPIRE.
Originally developed within the EMODnet Seabed Habitats project, the library aims to facilitate the harmonisation and automation of large-scale GIS workflows, particularly for composite habitat mapping and environmental spatial analyses.
Main features
- Official C-Squares support
- Official INSPIRE support
- Automatic grid alignment
- Standards-compliant centroid generation
- Validation of supported resolutions
- CSV and Excel export
- Simple Python API
- Comprehensive documentation and examples