large_time_series_support
Dartspacephysiker
released this
30 Dec 09:53
·
4 commits
to master
since this release
This release includes the addition of the functions get_v
, get_E
, and get_pflux
. These functions use dask and the G matrix to compute model inputs for a large number of input parameters — the sort of thing one might want to do when trying to compare satellite measurements with model predictions, for example. Added a script demonstrating their usage, 09__dask_functions_for_large_input.py
, in the test folder.
Full Changelog: v0.9.3...v0.9.4