Skip to content

Commit

Permalink
Merge branch 'pixelfunctions-integration' into enhance-complex-datase…
Browse files Browse the repository at this point in the history
…ts-with-pf
  • Loading branch information
jmichel-otb committed Jul 6, 2016
2 parents dbd8187 + 0e14ea1 commit c2e7853
Show file tree
Hide file tree
Showing 9 changed files with 61 additions and 448 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
*.c
*.pyc
*.o
*.so
Expand Down
6 changes: 0 additions & 6 deletions autotest/gdrivers/pixfun.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@

import gdaltest

# @TODO: remove in non-plugin configuration
#gdal.SetConfigOption('CPL_DEBUG', 'PIXFUN')
gdal.SetConfigOption('GDAL_DRIVER_PATH', '../..')
gdal.AllRegister()


###############################################################################
# Verify real part extraction from a complex dataset.

Expand Down
Loading

0 comments on commit c2e7853

Please sign in to comment.