storx#
Package for organized storage of data working with the torx library.
Modules
Helps dealing with hierarchical data. |
Functions
Perform an integrity check of the entire storage. |
|
Return true if an entry exists in the storage. |
|
Return the hierarchy that is active, i.e. specified by the code name. |
|
Return the hierarchy modifiers. |
|
Return a hierarchy object that represents the data that is stored. |
|
Return a hash for the given array created. |
|
Load an xarray dataset from the correct location in the storage. |
|
Set the code name used in choosing which hierarchy file to use. |
|
Set the option to use a custom storage path given by the path provided. |
|
Set the name of the run that is stored or loaded. |
|
Set the logger to silent or to noisy otherwise. |
|
Set the logger data load to silent or to noisy otherwise. |
|
Set the partition of the centralized storage path. |
|
Write an xarray dataset to file in the correct location of the storage. |
|
Log the start time of an operation and saves metadata internally. |
|
Log the end time of an operation and calculate the elapsed time. |
|
Return true if a valid entry exists in the storage. |