We process our data using the SDK and need to export the block result in different format.
outSrs = ccmasterkernel.SRS(outputSRS)
Where can we find a list of supported formats such as 'WGS84', 'EPSG:4978', …
Thanks.