-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor observation filtering functions #34
Labels
Comments
As a part of this issue, I propose to:
|
9 tasks
This comment was marked as off-topic.
This comment was marked as off-topic.
Closed
We have deleted the observation filtering functions in PR #434. I don't think this issue will help much if/when we readd so I suggest delete. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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: