path#
Tools for paths
Functions
|
Returns matching files recursively from a list of root paths. |
|
Get the list of all the files contained in an archive. |
|
Get archived file path from inside the archive. |
|
Get archived file path from inside the archive, to be read with rasterio: |
|
Get file extension from file path. |
|
Get one or all matching files (pattern + extension) from inside a directory. |
|
Get file name (without extension) from file path, ie: |
Get the root path of the current disk: |
|
|
Determine whether the path corresponds to a file stored on the cloud or not. |
|
Determine whether the path corresponds to a file stored on the cloud or not. |
|
Determine whether the directory is writeable or not. |
|
Get absolute path of all files in the given directory. |
|
Gives the real relative path from a starting folder. |
|
Return the absolute path of the specified path and check if it exists |