<div dir="ltr">Hello, I have a new driver candidate, it's natively a type Byte and is a percentage (or fraction) floating point value when unscaled.  I have a couple of questions. . <div><br></div><div><a href="https://github.com/OSGeo/gdal/pull/6183">https://github.com/OSGeo/gdal/pull/6183</a></div><div><br></div><div>I'd like to have it unscale by default, with band type Float32 - but be able to opt out of scaling, and return the raw Byte type. I think that is a good default since most usage will want the fraction value, but occasionally useful to obtain the raw codes that include some special out of range values (>255). </div><div><br></div><div>I think I can work out how to do this, but is there a driver that already provides this kind of behaviour that I can learn from? </div><div><br></div><div>Also, I feel like fraction (0, 1) is a more sensible data value than percentage (0, 100), although I've used percentage in the past with these data. Any thoughts, or examples that exist in GDAL?</div><div><br></div><div>Thanks very much, Mike</div><div><br></div><div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Michael Sumner<br>Software and Database Engineer<br>Australian Antarctic Division<br>Hobart, Australia<br>e-mail: <a href="mailto:mdsumner@gmail.com" target="_blank">mdsumner@gmail.com</a></div></div></div>