diff --git a/python/eccodes/high_level/gribindex.py b/python/eccodes/high_level/gribindex.py index 955095a1a..934dd03a4 100644 --- a/python/eccodes/high_level/gribindex.py +++ b/python/eccodes/high_level/gribindex.py @@ -1,6 +1,6 @@ """ ``GribIndex`` class that implements a GRIB index that allows access to -the GRIB API's index functionality. +ecCodes's index functionality. Author: Daniel Lee, DWD, 2014 """