Skip to content

Releases: psu-inversion/atmospheric-inverse-methods-for-flux-optimization

First full release

30 Jul 01:43
e5ec38b
Compare
Choose a tag to compare

Contains basic functions for performing an atmospheric flux inversion, together with some utilities to speed that process up.

Includes:

  • Yadav and Michalak (2013) Kronecker product operators
  • Spectral implementation of homogeneous correlations
  • Functions to help generate posterior covariances at coarser resolution

Corresponds to the published version of the JAMES paper.

Release-process check

22 Jul 19:30
e94dbaa
Compare
Choose a tag to compare
Release-process check Pre-release
Pre-release

Almost identical to RC3.
The big code change is going back to using spectral methods to describe the spatial correlations rather than a dense matrix.
All the other changes are in the docs.

Code for third subission

20 May 20:47
75b6cd2
Compare
Choose a tag to compare
Pre-release

Implements suggestions from second round of revisions, mostly more experimental runs for different approximations for the posterior uncertainty.

Second round of revisions

13 Jan 15:40
Compare
Choose a tag to compare
Pre-release

Code as it existed for the second round of revisions.

Initial paper submission

17 Jul 00:12
Compare
Choose a tag to compare
Pre-release

Codebase at the time of the initial submission of the first paper.

This should be complete, but there may need to be a last few tweaks before the code and paper are ready.