0

Converting Sentinel 2 image (.jp2) to .rst returns empty values

Hi,

i want to import some images from Sentinel-2. I tried to use the GDAL conversion utility to convert these files into the rst format.

When i open the resulting image, all values are zero and the result is therefore useless..

This is the content of the rdc file:

file format : Idrisi Raster A.1
file title  :
data type   : integer
file type   : binary
columns     : 10980
rows        : 10980
ref. system : utm-36s
ref. units  : m
unit dist.  : 1
min. X      : 199980.0000000
max. X      : 309780.0000000
min. Y      : 7090240.0000000
max. Y      : 7200040.0000000
pos'n error : unspecified
resolution  : 10.0000000
min. value  : 0
max. value  : 0
display min : 0
display max : 0
value units : unspecified
value error : unspecified
flag value  : none
flag def'n  : none
legend cats : 0
lineage     :
comment     :

 

The dimensions and resolution are right, but the values are missing. Any ideas what might be the problem or what else i can try to convert into .rst format?

1 comment

Please sign in to leave a comment.