Skip to content

Releases: pmontei/standardgrid

StandardGrid 1.0.1

Choose a tag to compare

@pmontei pmontei released this 19 Jul 17:42

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

Choose a tag to compare

@pmontei pmontei released this 16 Jul 10:53

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