nowcasting_dataset icon indicating copy to clipboard operation
nowcasting_dataset copied to clipboard

Rename `time_resolution_minutes` to `sample_period_minutes` to make the code consistent

Open JackKelly opened this issue 3 years ago • 1 comments
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 avatar Jan 26 '22 18:01 JackKelly

@JackKelly can you review the PR for this issue #587

RishiKumarRay avatar Jan 27 '22 09:01 RishiKumarRay