Currently the get_variables API call has an optional frequency argument to disambiguate variables.
It is not possible to filter for frequency==None. If this is specified no filtering is done as this is the default case.
This only affects data which has a time coordinate of non-zero length or a time coordinate without proper time units. A case in point is restart variables, which have a time coordinate defined like so:
Currently the
get_variables
API call has an optionalfrequency
argument to disambiguate variables.It is not possible to filter for
frequency==None
. If this is specified no filtering is done as this is the default case.This only affects data which has a time coordinate of non-zero length or a time coordinate without proper time units. A case in point is restart variables, which have a time coordinate defined like so: