-
Notifications
You must be signed in to change notification settings - Fork 1
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
1.0.0 final features #87
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Implement
Add docs page
Refactor code for parallelization
Update ILS file format
Add pytest
Update ILS parameters
Add parallelization
Use same parallelization in `ci` and `complete` test
Reduce prints in test mode
Rename things Remove unused things Keep containers after pytests
Update test time estimate in pyproject.toml
dostuffthatmatters
force-pushed
the
1.0.0-final-features
branch
2 times, most recently
from
January 19, 2024 17:47
e631482
to
f76c4c8
Compare
Update `polars` and `tum-esm-utils`
Refactor export filepaths
Remove data outside of the sensor data context's time range this is necessary for days with multiple sdc's per day
Update dependencies
Fix mypy issues
Rewrite `multiple_ctx_on_this_date` logic
Fix more mypy issues
Refactor `pyproject.toml`
Refactor tests and README
Restore old dependency versions and lock them
Add dev dependencies to lock
Remove unused dependencies Make dev only dependency optional
Add support in profiles downloader
Add support in retrieval
dostuffthatmatters
force-pushed
the
1.0.0-final-features
branch
from
January 19, 2024 18:03
f76c4c8
to
33ab5c2
Compare
Add `load_local_em27_metadata_storage` function
Add test for local loader function
Make metadata parameters optional in config
Use local metadata in profiles download
Use local metadata in export
Use local metadata in retrieval Rename `em27_metadata_storage` to `em27_metadata_interface` everywhere
Use local metadata in report
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DO NOT MERGE YET! WORK IN PROGRESS.