MCPcopy Create free account
hub / github.com/NCAR/wrf-python / _find_arr_for_time

Function _find_arr_for_time

src/wrf/util.py:1530–1567  ·  view source on GitHub ↗

Find and return the array object within a sequence for a specific time index. The sequence is searched in forward or reverse based on the time index chosen. Args: wrfseq (iterable): An iterable type, which includes lists, tuples, dictionaries, generators, and u

(wrfseq, varname, timeidx, is_moving, meta, _key)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_cat_filesFunction · 0.85

Calls 2

_find_forwardFunction · 0.85
_find_reverseFunction · 0.85

Tested by

no test coverage detected