Fatal error occurred regarding node.dtype

Good afternoon everyone,

I tried to processes Sentinel-2 tiles with sen2three. I downloaded the tiles from USGS EarthExplorer (e.g. http://dds.cr.usgs.gov/ltaauth//hsm/s2/s2a/2016/07/17/S2A_OPER_MSI_L1C_TL_SGS__20160717T110024_20160717T174834_A005582_T31TEG_N02_04_01.zip?id=k5s2ikjt1c69u1e4es3jt6lv91&iid=152873&did=283352839&ver=production ) and processed sucessfully with sen2cor. But when runing sen2three I receive the following error. If I use a complete dataset from SciHub then I don’t receive an error. Did anyone have a similar problem?

Cheers,
Andreas

C:\Users\Andreas>L3_Process C:/S_t/

Sentinel-2 Level 3 Prototype Processor (SEN2THREE), 1.0.0, created: 2016.07.07 started …
Procedure L3_Tables: start import, elapsed time[s]: 0.032
Progress[%]: 0.02 : Procedure L3_Tables: Level L2A band B01 imported, elapsed time[s]: 1.288
Progress[%]: 0.88 : Procedure L3_Tables: Level L2A band B02 imported, elapsed time[s]: 1.550
Progress[%]: 1.91 : Procedure L3_Tables: Level L2A band B03 imported, elapsed time[s]: 1.442
Progress[%]: 2.87 : Procedure L3_Tables: Level L2A band B04 imported, elapsed time[s]: 1.781
Progress[%]: 4.06 : Procedure L3_Tables: Level L2A band B05 imported, elapsed time[s]: 1.356
Progress[%]: 4.97 : Procedure L3_Tables: Level L2A band B06 imported, elapsed time[s]: 1.451
Progress[%]: 5.93 : Procedure L3_Tables: Level L2A band B07 imported, elapsed time[s]: 1.473
Progress[%]: 6.92 : Procedure L3_Tables: Level L2A band B8A imported, elapsed time[s]: 1.604
Progress[%]: 7.98 : Procedure L3_Tables: Level L2A band B09 imported, elapsed time[s]: 1.434
Progress[%]: 8.94 : Procedure L3_Tables: Level L2A band B11 imported, elapsed time[s]: 1.426
Progress[%]: 9.89 : Procedure L3_Tables: Level L2A band B12 imported, elapsed time[s]: 1.366
Progress[%]: 10.80 : Procedure L3_Tables: Level L2A band AOT imported, elapsed time[s]: 0.818
Progress[%]: 11.35 : Procedure L3_Tables: Level L2A band SCL imported, elapsed time[s]: 0.300
Progress[%]: 11.55 : Procedure L3_Process: processing with resolution 60 m, elapsed time[s]: 0.053
Progress[%]: 11.58 : Procedure L3_Process: start of Pre Processing, elapsed time[s]: 0.016
Progress[%]: 11.59 : Procedure L3_Process: start of Spatio Temporal Processing, elapsed time[s]: 0.000
Progress[%]: 11.59 : Procedure L3_Synthesis: pre processing, elapsed time[s]: 0.000
Progress[%]: 11.59 : Procedure L3_Process: nr processed tiles: 1, elapsed time[s]: 0.016
Progress[%]: 11.60 : node.dtype = [dtype(‘uint8’)]
dataType = [< type ‘numpy.uint16’>]
Fatal error occurred, see report file for details.Closing remaining open files:\?\C:\S_t\S2A_USER_PRD_MSIL03_PDMC_20160721T183022_R065_V20161231T235959_20161231T235959\GRANULE\S2A_USER_MSI_L03_TL_SGS__20160721T154816_A005639_T32TNT_N02.04\IMG_DATA\R60m.database.h5…done

C:\Users\Andreas>

L3_20161115T155956_report.xml (8.0 KB)