Skip to content

Ml/parallel gdal#1

Open
msl3v wants to merge 7 commits intojedwards4b:jedwards/parallel_GDALfrom
msl3v:ml/parallel_GDAL
Open

Ml/parallel gdal#1
msl3v wants to merge 7 commits intojedwards4b:jedwards/parallel_GDALfrom
msl3v:ml/parallel_GDAL

Conversation

@msl3v
Copy link

@msl3v msl3v commented Feb 20, 2026

This includes the GDAL test and some CMake/Makefile updates for compilation with GDAL.
The GDAL test is super simple and can be expanded easily as needed. It also include a data dir in ./tests/cunit.
The data dir holds a very simple shapefile for testing. At the moment, there is no shapefile write ability.

@jedwards4b
Copy link
Owner

Although you are correctly pointing to my fork you need to adjust the branch that you are pointing to - change it to jedwards/parallel_GDAL.

@msl3v msl3v changed the base branch from master to jedwards/parallel_GDAL February 24, 2026 08:46
@msl3v
Copy link
Author

msl3v commented Feb 24, 2026

OK. I've adjusted the "merge into" branch.

Copy link
Owner

@jedwards4b jedwards4b left a comment

Choose a reason for hiding this comment

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

Please clean up debug print statements and remove commented code. It seems like some of the code in CMakeLists.txt is duplicated?

@msl3v
Copy link
Author

msl3v commented Feb 25, 2026

OK. The issues you highlighted are resolved and committed.

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.

2 participants