Merge dev into main for v1.0.0 - #59
Merged
Merged
Conversation
…tputs D-channel diffmf retrievals, uncertainty and sensitivity image products for each d \in [1,D]. setting num_diffmf==1 generates outputs identical to existing parallel_mf.py code.
…mf D, outputs D-channel diffmf retrievals, uncertainty and sensitivity image products for each d \in [1,D]. setting num_diffmf==1 generates outputs identical to existing parallel_mf.py code." This reverts commit 6267d8f.
…tputs D-channel diffmf retrievals, uncertainty and sensitivity image products for each d \in [1,D]. --num_diffmf==1 generates outputs identical to existing parallel_mf.py implementation.
…rge matrices due to schurr decomposition -- with eigh approximation roughly 2-3 faster and produces identical results on 2-3 test scenes.
…n+whitened (zmw) radiance pixels versus the zmw ghg target spectra
…output masks for iterative covariance refinement
… diffmf, and refined diffmf outputs and compute basic summary stats for each output
… Jake Lee and Ian Atroshchenko
update looshrinkage to fix cov balance error, and vectorize, courtesy…
add netcdf support
Initialize output metadata for NetCDF and ENVI formats.
Updated cloud and water mask logic to reflect new mask values.
Add entry for version 1.0.0 release with details.
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.
Merge dev into main for v1.0.0