Skip to content

v1.1: Merge pull request #71 from rcjackson/docs_actions

Compare
Choose a tag to compare
@rcjackson rcjackson released this 01 Apr 14:21
· 155 commits to main since this release
3b1148e

In this release, we have added an augmented Lagrangian solver to PyDDA that allows the user to be able to perform retrievals without having to select weights beforehand. Right now this solver has been tested using the mass continuity and radar observational cost functions. In order to enable this functionality, set the engine to "auglag" and then set the Co and Cm weights to 1.0.