larray.global_arrays

larray.global_arrays(depth=0)[source]

Returns a session containing all global arrays sorted in alphabetical order.

Parameters:

depth: int

depth of call frame to inspect. 0 is where global_arrays was called, 1 the caller of global_arrays, etc.

Returns:

Session