data.Random¶
Import path: earth2studio.data.Random
Documentation¶
A randomly generated normally distributed data. Primarily useful for testing.
Parameters:
-
domain_coords(OrderedDict[str, ndarray]) –Domain coordinates that the random data will assume (such as lat, lon).