Skip to content

Ess 2670 update drio python documentation to let the user know that cold path and adx has different time resolution#128

Merged
hanne-opseth-rygg-4ss merged 6 commits intomasterfrom
ESS-2670-update-drio-python-documentation-to-let-the-user-know-that-cold-path-and-adx-has-different-time-resolution
Jun 5, 2024
Merged

Ess 2670 update drio python documentation to let the user know that cold path and adx has different time resolution#128
hanne-opseth-rygg-4ss merged 6 commits intomasterfrom
ESS-2670-update-drio-python-documentation-to-let-the-user-know-that-cold-path-and-adx-has-different-time-resolution

Conversation

@hanne-opseth-rygg-4ss
Copy link
Copy Markdown
Contributor

@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss commented Jun 5, 2024

This PR is related to user story ESS-2670

@hanne-opseth-rygg-4ss
Copy link
Copy Markdown
Contributor Author

I will make sure when I release the package that the release notes will not become weird

@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss added documentation Improvements or additions to documentation bug Something isn't working labels Jun 5, 2024
heidi-holm-4ss
heidi-holm-4ss previously approved these changes Jun 5, 2024
Copy link
Copy Markdown
Contributor

@heidi-holm-4ss heidi-holm-4ss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please see small comment

Comment thread docs/user_guide/manage_series.rst Outdated

The time resolution of aggregated data is in milliseconds, while the time resolution of non-aggregated data is in nanoseconds. This may lead to discrepancies in data when comparing the two, and some datapoints might get lost when using aggregation to access data, in cases when there are multiple datapoints within the same nanosecond.

The time resolution of aggregated data is in 100 nanoseconds, while the time resolution of non-aggregated data is in nanoseconds. This may lead to discrepancies in data when comparing the two, and some datapoints might get lost when using aggregation to access data, in cases when there are multiple datapoints within the same 100 nanosecond range.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe rephrase to "The time resolution of aggregated data is in ticks (1tick = 100 nanoseconds)..."

@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss merged commit a25a4c2 into master Jun 5, 2024
@hanne-opseth-rygg-4ss hanne-opseth-rygg-4ss deleted the ESS-2670-update-drio-python-documentation-to-let-the-user-know-that-cold-path-and-adx-has-different-time-resolution branch June 5, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

2 participants