Skip to content

Comments

Gap filling with NaN values added to Level 2#326

Open
ladsmund wants to merge 1 commit intomainfrom
bugfix/level_2_data_gaps
Open

Gap filling with NaN values added to Level 2#326
ladsmund wants to merge 1 commit intomainfrom
bugfix/level_2_data_gaps

Conversation

@ladsmund
Copy link
Contributor

Context:

This pull request supersedes PR #283, which was automatically closed due to the deletion of the develop branch. The bugfix/level_2_data_gaps branch has been rebased onto main, and this new PR is being submitted to continue the integration process.

Summary of Original PR (#283):

  • Title: Gap filling with NaN values added to Level 2
  • Description: Introduced a gap-filling step ensuring that Level 2 data no longer contains gaps. Specifically:
    • Determined the datetime range of the dataset.
    • Identified the most common time interval (e.g., 10 minutes, hourly).
    • Generated an index without gaps.
    • Reindexed the dataset accordingly.

For a detailed view of the original changes and discussions, please refer to PR #283.

The eliminates the need for multipel compose files
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

Successfully merging this pull request may close these issues.

1 participant