Hi there!
I'd like to suggest adding support for the CInt16 and CInt32 sample formats to this library. These formats are used for complex integer samples, used in Synthetic Aperture Radar images such as Sentinel-1 Single Look Complex products, and are supported by the GDAL library. Adding support for these formats will enhance the library's ability to handle a wider range of GeoTIFF files, including those used in SAR applications.
About contributing: I am willing to contribute to the implementation of this feature, but I'm not sure where to start. Should this be added to the upstream tiff library, or as an extension here? I'd love to hear suggestions/requirements for this contribution 😄
Hi there!
I'd like to suggest adding support for the
CInt16andCInt32sample formats to this library. These formats are used for complex integer samples, used in Synthetic Aperture Radar images such as Sentinel-1 Single Look Complex products, and are supported by the GDAL library. Adding support for these formats will enhance the library's ability to handle a wider range of GeoTIFF files, including those used in SAR applications.About contributing: I am willing to contribute to the implementation of this feature, but I'm not sure where to start. Should this be added to the upstream tiff library, or as an extension here? I'd love to hear suggestions/requirements for this contribution 😄