RUME.estimate_data
=1000 ** 2) rume.RUME.estimate_data(max_bandwidth
Prints a report estimating the data requirements of this RUME.
Includes data which must be downloaded and how much will be added to the file cache. Provides a projected download time based on the given assumed maximum network bandwidth (defaults to 1 MB/s).
Parameters
max_bandwidth: int = 1000 ** 2
-
The assumed maximum network bandwidth in bytes per second.