jupyter_analysis_tools.datalocations

Functions

getDataDirs(dataDir[, noWorkDir, ...])

Create a local work dir with a copy of the input data and for storing the results.

getDataFiles(dataDirs[, include, exclude])

Return absolute file paths from given directories.

getWorkDir([workDir, skip])

Find a local work dir for temporary files, created during analysis.

prepareWorkDir(workDir, srcDir[, useExisting])

Create a temporary working directory and copy the input data (series) to it if not already present.

printFileList(fnlst[, numParts, limit])