nowcasting_dataset
nowcasting_dataset copied to clipboard
Rename `time_resolution_minutes` to `sample_period_minutes` to make the code consistent
trafficstars
Detailed Description
model.py uses time_resolution_minutes. Elsewhere in the code this same concept is called sample_period_minutes.
Context
Good to be consistent throughout the code.
@JackKelly can you review the PR for this issue #587