-
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
v1.4.0 #104
Merged
Merged
v1.4.0 #104
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
Member
dostuffthatmatters
commented
Sep 17, 2024
•
edited
Loading
edited
- Closes Refactor Export #101
- Closes Make Interferogram File Regex more flexible #102
- Closes Disallow extra keys on dicts with optional keys #103
- Closes Start-Retrieval command fails when pipeline finishes in under 0.5 seconds #99
- Closes Polish pressure file naming #97
- Closes Remove calibration from metadata #60
- Closes Add DC amplitudes and variance to preprocess output #105
✅ Deploy Preview for em27-retrieval-pipeline canceled.
|
Add Preprocess6 source code
Adapt Preprocess6 source code to output DC amplitudes and variances
Adapt container factory to use the new preprocessor
Add .gitignore
Add other source files for standalone compilation
Debug preprocess code and container factory
Improve container factory tests Remove all previously downloaded retrieval code before testing
Finish debugging
Add new config schema for ground pressure
Add TODOs Add YYYY/YY/MM/DD logic to ifg file regex schema
This way, the retrieval does not fail when running with a Python interpreter that is not a `venv` like virtual environment. Co-authored-by: Catherine Fait <[email protected]>
Implement YYYY/YY/MM/DD logic in ifg file regex
Rewrite pressure moving logic
Update Proffast logfile templates Add TODOs
Update retrieval queue for new ground pressure format
Move regex replacement logic into utility module
Update format in noon pressure computation
Make `quick` tests pass
Make `ci` tests pass
Update API reference
Make `complete` tests pass
Add demo retrieval outputs to repository
Add function to load a single results directory
Update config schema
Remove old export code
Add bundling script
Add "campaign_ids" column to bundles
Remove old merging test data
Add new test metadata
Refactor the test data structure
Add logs and map files of test inpiuts to repository
Remove unused vertical profile examples
Point tests to the new test data bundle
Make static type tests pass
Debug test data
Make `quick` tests pass
Make `ci` and `complete` tests pass Add a check for the XAIR values in the retrieval outputs
Add test cases for generating bundles
Update documentation and debug test files
Improve user experience in bundling the data
Remove code
Upgrade dependencies
Make pytests run again
Finish bundling test
Implement changes Upgrade to new metadata library
Update API Reference
Add field `config.retrieval.general.queue_verbosity`. Print full list of sensor-days after each filter step
dostuffthatmatters
force-pushed
the
dev-v1.4.0
branch
from
September 17, 2024 23:03
58dd4d8
to
b4980d3
Compare
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.