API Reference
hestia_earth.utils.lookup.
load_lookup
Import lookup table as csv file into a numpy.recarray.
filename (str) – The name of the file.
The numpy.recarray converted from the csv content.
numpy.recarray