Albedo data stored in IZIUM format with following image dimensions:
Image projection = right orthographical
How to obtain selenographic coordinates from row and column number?
column number = R*cos(b)*sin(l)+x0where:
row number = y0-R*sin(b)
Because of IZIUM files must contain only integer
values, all files contain the albedo values in %, multiplied by 1000 and
then rounded to nearest integer: i.e.pixel value
of 12345 corresponds to 12.345 % albedo or 0.12345 fractional albedo.