4c sRTMnet#662
Closed
pgbrodrick wants to merge 26 commits into
Closed
Conversation
… geometry keys list and outputs a warning if so
Warn if LUT keys are close to known geometry keys
Removed L_dir(dif)/L_tot ratio in glint model
swap path for csv
Added surface handling for mis-match shape and test case
Changed test to reflect new file names Make surface model check exclusive Removed exception in calibration surface_model check Revert "Changed test to reflect new file names" This reverts commit edbc8e8. Revert "Removed exception in calibration surface_model check" This reverts commit 2ed9aa2. Working test and fixed bad push
…d_test Patch to run calibration cases with new surface structure
…length file if rebuilding the surface
Added AVIRIS-5 support
Surface_model auto-build patch
Merged
Collaborator
Author
|
Deprecated in favor of #717 . |
This file contains hidden or 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
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.
This PR makes several modifications to sRTMnet to allow multiple NN models to operate on different components. Efficiency improvements are likely needed. Initials tests execute, but further testing needed. Builds off of #637, assuming that will be merged in very soon.