Skip to content
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

Repeated TIMESTAMPS check #34

Open
MalditoBarbudo opened this issue Jul 7, 2017 · 0 comments
Open

Repeated TIMESTAMPS check #34

MalditoBarbudo opened this issue Jul 7, 2017 · 0 comments

Comments

@MalditoBarbudo
Copy link
Member

A recurring error happening in the submitted data is the presence of repeated TIMESTAMPS. This results in different length of elements when trying to build the SfnData class object. There is no quality check at the moment to ensure that this is not happening in the data and the resulting error, related to the impossibility to build the SfnData object is not really helpful for identifying the original problem.

As we did with the NA presence in the TIMESTAMP, a check must be added to the main script and a new entry in the data checks summary table reflecting the result must be added. Also, an informative error for this check must be created to be able to identify this kind of error fast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant