get_relative_path#

get_relative_path(datadir)[source]#

Get the relative path for the data folder.

Parameters:

datadir (str) – data folder path

Returns:

Relative path for the data folder.

Return type:

str

Notes

This method may not be necessary anymore…