cdms2.dataset

parseIndexList(text)[source]

Parse a string of the form [i,j,k,l,…,path].

Parameters
texti,j,k,l,… are indices or ‘-‘, and path is a filename. Coerce the indices to integers.
Returns
Parser results.
n number of matches.