Hello I am trying one of the tutotrial notebooks on your github.
When i am trying to import the following
# Import the RSGISLib plotting module for reading the
# image data into numpy arrays for display.
import rsgislib.tools.mapping
I get the error module 'rsgislib.tools' has no attribute 'mapping'.
Has anything changed in the rsgislib??