Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update file format in-situ #596

Merged
merged 14 commits into from
Nov 13, 2024
Merged

Update file format in-situ #596

merged 14 commits into from
Nov 13, 2024

Conversation

sllynn
Copy link
Contributor

@sllynn sllynn commented Nov 12, 2024

Added the RST_AsFormat expression that will transform a raster tile into a different raster format, e.g. from NetCDF to GeoTIFF.

Extended the options set of the RasterToGridReader read strategy to include a convertToFormat option which converts the newly read raster to a new format immediately after reading and (optionally) retiling the source raster but before performing the tessellation operation. This is a no-op if the option is not provided or the value is the same as the driver used to read the file initially.

@sllynn sllynn changed the base branch from main to pre-0.4.3-release November 12, 2024 11:15
@sllynn sllynn merged commit a8ef2d3 into pre-0.4.3-release Nov 13, 2024
1 of 2 checks passed
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