scrappi.utils.utils#
scrappi.utils - util functions for api and file system call handlers
Functions
|
add seconds to datetime object |
|
Get the geometry to use to query the api |
|
Get the geometry converted to shapely |
|
Return list of coordinates of a square box around a point |
|
Return list of keys to get to value in input dictionary. |
|
Return a single value in a nested dictionary at the path loosely defined by the keys. |
|
Return dictionary values associated with the specified key |
|
Get generator function of dictionary values associated with the specified key |
|
Determine whether a key is present in a nested iterable |
|
List all keys in nested dictionary, useful when searching for keys in a Dataset dictionary |
|
Normalize a product path by stripping compression suffixes. |
|
Validate that a product has been downloaded by checking the integrity of the archive. |