Image mosaic not created

46 views
Skip to first unread message

Felipe Ramos Dantas

unread,
Sep 24, 2019, 8:51:18 AM9/24/19
to RSGISLib Support
Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?aDear,

I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong.
Can anyone help me?

erro:
felipe@crux:~/proj_geosoja/scripts$ python mosaicoBands.py
Listando as imagens...

/home/felipe/proj_geosoja/1_Dados_Preprocessados/219/0_Correcao_Atmosferica/RT_LC08_L1TP_219065_20171014_20171024_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/219/0_Correcao_Atmosferica/RT_LC08_L1TP_219066_20171014_20171024_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/219/0_Correcao_Atmosferica/RT_LC08_L1TP_219067_20171014_20171024_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/220/0_Correcao_Atmosferica/RT_LC08_L1TP_220065_20171005_20171014_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/220/0_Correcao_Atmosferica/RT_LC08_L1TP_220066_20171005_20171014_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/220/0_Correcao_Atmosferica/RT_LC08_L1TP_220067_20171005_20171014_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/221/0_Correcao_Atmosferica/RT_LC08_L1TP_221065_20171012_20171024_01_T1_B2.TIF
/home/felipe/proj_geosoja/1_Dados_Preprocessados/221/0_Correcao_Atmosferica/RT_LC08_L1TP_221066_20171012_20171024_01_T1_B2.TIF

Iniciando o mosaico...

Create new image [20101,18431] with projection:
PROJCS["WGS 84 / UTM zone 23N",GEOGCS["WGS 84",DATUM["WGS_1984",SPHEROID["WGS 84",6378137,298.257223563,AUTHORITY["EPSG","7030"]],AUTHORITY["EPSG","6326"]],PRIMEM["Greenwich",0,AUTHORITY["EPSG","8901"]],UNIT["degree",0.0174532925199433,AUTHORITY["EPSG","9122"]],AUTHORITY["EPSG","4326"]],PROJECTION["Transverse_Mercator"],PARAMETER["latitude_of_origin",0],PARAMETER["central_meridian",-45],PARAMETER["scale_factor",0.9996],PARAMETER["false_easting",500000],PARAMETER["false_northing",0],UNIT["metre",1,AUTHORITY["EPSG","9001"]],AXIS["Easting",EAST],AXIS["Northing",NORTH],AUTHORITY["EPSG","32623"]]
Traceback (most recent call last):
  File "mosaicoBands.py", line 19, in <module>
    rsgislib.imageutils.createImageMosaic(inputImageList, outputImage, backgroundVal, skipVal, skipBand, overlapBehaviour, gdalFormat, datatype)
_imageutils.error: Image could not be created.
Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?Dear, I am trying to mosaic 8 L8 bands (.TIF) through the script below, however, I got the following error while running and I can't see where I went wrong. Can anyone help me?
mosaicoBands.py

Peter Bunting

unread,
Sep 24, 2019, 10:12:29 AM9/24/19
to Felipe Ramos Dantas, RSGISLib Support
I think it is that the output path does not exist. Maybe try running:

touch /home/felipe/proj_geosoja/2_Bandas_Mosaica/L8_B2.test

Best wishes, 

Pete

--
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 view this discussion on the web, visit https://groups.google.com/d/msgid/rsgislib-support/de47a73f-a136-4f21-8537-346c6d354b7a%40googlegroups.com.
<mosaicoBands.py>

Felipe Ramos Dantas

unread,
Sep 24, 2019, 1:28:18 PM9/24/19
to RSGISLib Support
Thank you, Peter. It really was just that.Thank you, Peter. It really was just that.Thank you, Peter. It really was just that.
Pete

To unsubscribe from this group and stop receiving emails from it, send an email to rsgislib...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages