Skip to content

developmentseed/geotiff-test-data

Repository files navigation

geotiff-test-data

Test data for GeoTIFF parsers

Installation

This project uses pixi for dependency management.

pixi install

Usage

Generate all test files

pixi run generate

This will execute all generator scripts in geotiff_test_data/generators/ and save the output GeoTIFF files next to each Python file, with the same name but a .tif extension.

Adding new test cases

To add a new test case:

  1. Create a new Python file in geotiff_test_data/fixtures/
  2. Implement a generate(output_path: Path) function that creates the GeoTIFF

Run pixi run generate.

Image Sources

Images in the real_data/ folder are sourced from various open data programs. See the individual README files in each subfolder for details.

About

Test data for geotiff parsers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •