diff --git a/xdmod_data/warehouse.py b/xdmod_data/warehouse.py index 17cddef6..99455b0d 100644 --- a/xdmod_data/warehouse.py +++ b/xdmod_data/warehouse.py @@ -168,8 +168,8 @@ def get_raw_data( only be included whose values for each of the given dimensions match one of the corresponding given values. show_progress : bool, optional - If true, periodically print how many rows have been gotten so - far. + If true, periodically print how many rows and how many days in + the date range have been gotten so far. Returns -------