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

Model development: Resolve discrepancy between field name and field description for dataset_summary/std_dev_interval_betw_years #124

Open
kzollove opened this issue Sep 30, 2021 · 0 comments

Comments

@kzollove
Copy link
Contributor

As they are currently written in the model, the field name and field description for the variable std_dev_interval_betw_years within the dataset_summary table do not match.

Name implies standard deviation between years of the dataset while description implies standard deviation between the dates of the sampling events in the dataset.

Currently, L1 script creators are following the definition implied by the field name while determining std_dev_interval_betw_years, though perhaps it would make more sense and be more useful to start using the field description's definition as the authority (and possibly change the field name to not cause future confusion).

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

No branches or pull requests

1 participant