autodeer.tools
¶
Module Contents¶
Functions¶
|
A general versions of eprload |
|
|
|
Attributes¶
- autodeer.tools.eprload(path, experiment=None, type=None, **kwargs)[source]¶
A general versions of eprload
- Parameters:
- pathstr
The file path of the data that should be loaded.
- experimentstr, optional
_description_, by default None
- typestr, optional
_description_, by default None
- Returns:
- xarray.Dataarray
_description_
- Raises:
- ValueError
_description_
- RuntimeError
_description_
- Parameters:
path (str)
experiment (str)
type (str)