Skip to content

Conversation

declandunne
Copy link

This feature adds geospatial support to Calvalus Quicklooks. This includes:

  1. Two new Quicklook image types are added:

    • geotiff - adds GeoTIFF support using the GeoTools Java library
    • cog - adds Cloud Optimized GeoTIFF (COG) support using the GDAL native library
  2. Automated uploading of the Quicklook generated GeoTIFF or COG images to GeoServer is now supported as an option. This allows Web Map Service (WMS) access to the Quicklook images from GeoServer.

  3. A new Quicklook GUI form is added to the Calvalus Portal for L2 and Quicklook productions. This supports both geospatial and non-geospatial Quicklook configuration.

@declandunne
Copy link
Author

My development environment for testing this feature is dockerized. It can be accessed at https://github.com/calvalus-calmar/docker-calmar.

@declandunne
Copy link
Author

In the coming days, I will write a note describing parts of the this code. This will better help a code review.

* Fix subsampling bug
* Use GDAL MEM driver instead of GTiff driver to prepare image
* Use LZW compression
* Update GDAL to version 3.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant