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

Add check if selected GDAL driver is available before using it #173

Conversation

soaressgabriel
Copy link
Collaborator

@soaressgabriel soaressgabriel commented Mar 13, 2024

Checklist

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Added tests for changed code.
  • Updated documentation for changed code.

Description

  • Added check if selected GDAL driver is available before using it.

Related Issue

Motivation and context

How has this been tested

  • Manual testing was performed by executing RUBEM inside QGIS 3.36.0 with provided sample dataset and verifying the output against expected results;
  • Automated tests (unit and integration), including CLI integration tests added in this branch, must pass without exception.

Screenshots

  • N/A

@soaressgabriel soaressgabriel self-assigned this Mar 13, 2024
@soaressgabriel soaressgabriel linked an issue Mar 13, 2024 that may be closed by this pull request
@soaressgabriel soaressgabriel marked this pull request as ready for review March 15, 2024 18:28
Copy link
Collaborator

@LINAMARIAOSORIO LINAMARIAOSORIO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@soaressgabriel soaressgabriel merged commit e8f9aa4 into main Mar 19, 2024
4 checks passed
@soaressgabriel soaressgabriel deleted the fix/170-check-if-the-selected-gdal-driver-is-available-before-using-it branch March 19, 2024 17:55
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.

Check if the selected GDAL driver is available before using it
2 participants