You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In line with the filter_obs_by_ptime() function, I think it would be more descriptive and clear to have the filter_obs_by_obs_time() function be called filter_obs_by_stime(): filter observations by the time of the secondary observation.
Perhaps there is a question as to whether we want to be implementing "simple" operations like this, but if we are then I think the rename is a good idea.
The text was updated successfully, but these errors were encountered:
athowes
changed the title
Rename filter_obs_by_obs_time to filter_obs_by_stime
Refactor observation filtering (trunaction) functions
May 15, 2024
In line with the
filter_obs_by_ptime()
function, I think it would be more descriptive and clear to have thefilter_obs_by_obs_time()
function be calledfilter_obs_by_stime()
: filter observations by the time of the secondary observation.Perhaps there is a question as to whether we want to be implementing "simple" operations like this, but if we are then I think the rename is a good idea.
The text was updated successfully, but these errors were encountered: