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

Bluetopo support #447

Merged
merged 17 commits into from
Nov 21, 2024
Merged

Bluetopo support #447

merged 17 commits into from
Nov 21, 2024

Conversation

elidwa
Copy link
Contributor

@elidwa elidwa commented Nov 14, 2024

Implemented BlueTopo support.
Added support for raster internal bands.

The RasterSampler class in RasterSampler.h does not yet include the new bandName field that was added to RasterSample. RasterSampler::processRecord is not currently sending the bandName. This is still todo.

Interestingly, the Python tests are successfully receiving the bandName, which indicates that they are not triggering the RasterSampler::processRecord code path. I did not want to change this code without the ability to test it properly.

Updated code for latest (2024) GEBCO sets.
Fixed issues.

@elidwa elidwa requested a review from jpswinski November 14, 2024 20:35
@elidwa elidwa merged commit a6b066f into main Nov 21, 2024
3 of 5 checks passed
@elidwa elidwa deleted the bluetopo branch November 21, 2024 17:23
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