• added support for data block to correct for use of wrong calibration gas (LI-7200 in the NOT extended setting): data_block_irga_li7200_co2_gain0974
  • added if data_block_order_id[x] == 'li-7500' and elif data_block_order_id[x] == 'li-7500_co2_gain0974' in setup.py to be more specific with LI-7500 data blocks. This should have been done already in v0.9.5, but since the column order is the same in both cases there should be no issues.