arcsi.py -s ls8 -f KEA --stats -p RAD TOA SREF --aeropro Maritime --atmospro MidlatitudeSummer --aot 0.25 --surfacealtitude 0.4 -o /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/output -i /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_MTL.txt
and am getting the following errors:
Traceback (most recent call last):
File "/Users/amandarumsey/anaconda/bin/arcsi.py", line 52, in <module>
from arcsilib.arcsiutils import ARCSIUtils
File "/Users/amandarumsey/anaconda/lib/python2.7/site-packages/arcsilib/arcsiutils.py", line 42, in <module>
import osgeo.gdal as gdal
File "/Users/amandarumsey/anaconda/lib/python2.7/site-packages/osgeo/__init__.py", line 21, in <module>
_gdal = swig_import_helper()
File "/Users/amandarumsey/anaconda/lib/python2.7/site-packages/osgeo/__init__.py", line 17, in swig_import_helper
_mod = imp.load_module('_gdal', fp, pathname, description)
ImportError: dlopen(/Users/amandarumsey/anaconda/lib/python2.7/site-packages/osgeo/_gdal.so, 2): Library not loaded: @rpath/./libproj.0.dylib
Referenced from: /Users/amandarumsey/anaconda/lib/libgdal.1.dylib
Reason: image not found
Is this an installation issue with new versions of python? I am using python 2.7.12?
--
You received this message because you are subscribed to the Google Groups "RSGISLib Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rsgislib-suppo...@googlegroups.com.
To post to this group, send email to rsgislib...@googlegroups.com.
Visit this group at https://groups.google.com/group/rsgislib-support.
For more options, visit https://groups.google.com/d/optout.
Reading header file
Extracting Header Values
ERROR 4: Unable to open EPSG support file gcs.csv.
Try setting the GDAL_DATA environment variable to point to the
directory containing EPSG csv files.
ERROR 4: Unable to open EPSG support file gcs.csv.
Try setting the GDAL_DATA environment variable to point to the
directory containing EPSG csv files.
ERROR 6: No translation for an empty SRS to PROJ.4 format is known.
Image Base Name: LS8_20141211_lat39895500lon6573000_r35p16
Converting to Radiance
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B1.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B2.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B3.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B4.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B5.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B6.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80160352014345LGN00/LC80160352014345LGN00_B7.TIF
Error: Requested GDAL driver does not exists.
Hey Dan,Thank you for your help. I am running the following code and it looks like its not completely running surface reflectance. Maybe you can clarify the output.I ran the following code:arcsi.py -s ls8 -f GTiff --stats -p RAD SREF --aeropro Continental --atmospro MidlatitudeSummer --aot 0.25 -o /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/output -i /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_MTL.txtI get the following message:Converting to Radiance
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B1.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B2.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B3.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B4.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B5.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B6.TIF
Opening: /Users/amandarumsey/Desktop/images/Inputs/LC80150352013207LGN00/LC80150352013207LGN00_B7.TIF
New image width = 7841 height = 7981 bands = 7
Started .0..10..20..30..40..50..60..70..80..90..100. Complete.
Setting Band Names...
Calculating Statistics...
Processing band 1 of 7
Segmentation fault: 11
It is outputting the RAD image but not surface reflectance. How do I fix this.Thanks,Amanda
To unsubscribe from this group and stop receiving emails from it, send an email to rsgislib-support+unsub...@googlegroups.com.
To post to this group, send email to rsgislib-support@googlegroups.com.
Visit this group at https://groups.google.com/group/rsgislib-support.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "RSGISLib Support" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/rsgislib-support/Q-ITH-j4MGE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to rsgislib-support+unsubscribe@googlegroups.com.
To post to this group, send email to rsgislib-support@googlegroups.com.