pytroll / pygac

A python package to read and calibrate NOAA and Metop AVHRR GAC and LAC data
https://pygac.readthedocs.org/
GNU General Public License v3.0
21 stars 27 forks source link

Enable decoding of tbm dataset name #131

Closed mraspaud closed 2 months ago

mraspaud commented 2 months ago

This PR fixes the reading of dataset including TBM headers (POD files) which have cp500-(EBCDIC)-encoded dataset name field.

This fixes https://github.com/pytroll/pygac/issues/130