Hi Tristan,
I would suggest moving to the latest version of RSGISLib as there were some early bugs with the RFC40 RAT implementations which were fixed last August/September I think.
I have recently recreated all the binaries under conda for Mac OS X and I am using them as my own setup and all is working correctly so I would suggest you update to the latest version. The following command should install everything you need once you’ve installed conda (you need to use python3.4;
http://conda.pydata.org/miniconda.html)
conda install -c osgeo rsgislib tuiview arcsi gdalutils
You should also add the following lines to your .bash_profile so the KEA GDAL driver is found and gdal can find it’s extra files (such as projections)
export GDAL_DATA=~/miniconda3/share/gdal/
export GDAL_DRIVER_PATH=~/miniconda3/lib/gdalplugins/
Best wishes,
Pete
****************************************************
* Dr Pete Bunting
* Senior Lecturer in Remote Sensing
* Earth Observation and Ecosystem Dynamics Group
* Department of Geography and Earth Sciences
* Aberystwyth University
* Aberystwyth
* Ceredigion
* SY23 3DB
* UK
*
* Ph:
+44 (0) 1970 622615
* Mob:
+44 (0) 7917 842743
* Email:
p...@aber.ac.uk
* ORCID:
http://orcid.org/0000-0002-7435-0148
****************************************************