pytroll / trollbufr

PyTroll BUFR reader
http://trollbufr.readthedocs.io/
GNU Lesser General Public License v3.0
11 stars 7 forks source link

Include "short name" from eccodes-tables in table lookup. #28

Closed alexmaul closed 5 years ago

alexmaul commented 5 years ago

Change return value of table-B-lookup from tuple to named-tuple. This encapsulates the lookup return value and gives "access by attribute".