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

Implement netCDF intermediate files #65

Closed
3 tasks
Klankers opened this issue Jun 14, 2024 · 1 comment
Closed
3 tasks

Implement netCDF intermediate files #65

Klankers opened this issue Jun 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Klankers
Copy link
Contributor

If netCDF translation of the source .hex is successful, the resulting .nc files should be a fraction of the source file size. Using this, we can stage the data at different processing steps to make it easier for reruns, troubleshooting, and modifying procedures.

As discussed 20240612:

  • Between parsing and assmebly
  • Before fitting
  • Before analysis

The final products will be the exported data, which would be similar to the "before analysis" stage (though binned and returning fewer derived variables)

@Klankers
Copy link
Contributor Author

Klankers commented Sep 3, 2024

Added notes to #63 . This will be happening during refactoring and no longer warrants its own issue.

@Klankers Klankers closed this as not planned Won't fix, can't repro, duplicate, stale Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants