Skip to content

prismaread v0.1.0

Compare
Choose a tag to compare
@lbusett lbusett released this 26 Mar 14:02
· 77 commits to master since this release

prismaread 0.1.0 - 2019-03-25

  • First beta "stable" version with several improvements

    • Proper conversion of L2D/L2C data, with results as reflectances after applying
      rescaling from the 0-65535 range

    • Proper conversion of L2B data, with results as radiances after applying
      rescaling from the 0-65535 range

    • Automatic application of scale and offset on L1 data, with results as radiances

    • Added argument base_georef to turn "ballpark" georeferencing of
      L1, L2B and L2C data on or off. Also, improved results thanks to proper chacking
      of corners

    • Check for proper "orientation" of imported L1, L2B and L2C data

    • Avoid saturation problems on L1 data by changing output data type