This tutorial shows some basic aspects of handling a mesh. First, the library needs to be imported. To avoid name clashes with other libraries we suggest to ``import pygimli`` and # so GIMLi treats it ...
axes[0].plot(values['volume'], values['NEP'], 'o-', color=color, label=species, fillstyle='none') axes[0].plot(values['volume'], values['DFT'], '*', color=color) axes ...