Skip to content
Snippets Groups Projects
  1. Mar 17, 2025
  2. Feb 05, 2025
  3. Feb 04, 2025
  4. Feb 09, 2024
    • Philipp Griewank's avatar
      Module created, EFSOI functions added · baa55a15
      Philipp Griewank authored
      To be honest, I have made a mess by using far too few git commits. Will
      try to tidy things up before the next paper is submitted.
      
      EFSOI stuff is now reaching usable status for the LETKF paper. Also
      found that when mirroring the gaspari cohn I had one index wrong.
      baa55a15
  5. Dec 07, 2023
  6. Aug 11, 2023
  7. Mar 07, 2023
  8. Aug 02, 2022
    • Philipp Griewank's avatar
      Total update with all paper plots · afb69eef
      Philipp Griewank authored
      In preperation to make the code public for the (hopefully) upcoming paper publication. To many changes to explain easily. The getting started segment has to be revised. And there are lots of semi-redundant functions with _22 and _paper endings. No cleaning up of the inner workings happened. But it is still nice that all the paper plots are not reproducable with one notebook.
      afb69eef
  9. Feb 21, 2022
  10. Feb 18, 2022
    • Philipp Griewank's avatar
      Testing Partial Analysis Increments in the toymodel. · 383cbdf3
      Philipp Griewank authored
      A result of Theresa's visit, this is my first attempt at understanding how the partial analysis increments of Theresa and Martin work using the toymodel. It seems there is still at least one  major bug in my code.
      383cbdf3
    • Philipp Griewank's avatar
      Satelitte data is here! · bf2dba8b
      Philipp Griewank authored
      This is a very big change, that now allows having both point and satellite observations. A other very big change is how things are randomized. Now there are specific seed values for all aspects that can contain randomization.Things are still very preliminary, and instead of updating the old functions I created new ones labelled _22. Importantly, the new functions are not backwards compatible! Variance reduction code is also still only preliminary. I also dropped support of the modified shallow water model for now.
      bf2dba8b
    • Philipp Griewank's avatar
      Added a new script file · 7e921f5f
      Philipp Griewank authored
      The idea is to avoid to stuffing the da_functions file with lots of stuff that doesn't really belong there.
      7e921f5f
  11. Oct 28, 2021
    • Philipp Griewank's avatar
      Messy update · 47220075
      Philipp Griewank authored
      The functions now included are the backbone of version used for the initial paper draft. This was unceremoniasly dumped here before I begin trying to localize the implicit sensitivity approach.
      47220075
  12. Jul 12, 2021
  13. Jun 15, 2021
    • Philipp Griewank's avatar
      Added LETKF · e4a72e82
      Philipp Griewank authored
      Added the new option to use a LETKF. It is currently much more expensive, but could be made more efficient if needed later on. Getting started now also includes a LETKF example.
      e4a72e82
  14. May 25, 2021
  15. May 17, 2021
    • Philipp Griewank's avatar
      Added Gaspari Cohn localization · dba1b065
      Philipp Griewank authored
      Keep in mind that in comparison to the gaussian the gaspari cohn is slimmer than the gaussian with the same loc_length, so they shouldn't be compared directly against each other.
      dba1b065
  16. May 11, 2021
    • Philipp Griewank's avatar
      Updated getting started · 9508bd60
      Philipp Griewank authored
      Now has a little localization section
      9508bd60
    • Philipp Griewank's avatar
      Adding localization · 8c018ee5
      Philipp Griewank authored
      Changed the various functions needed to include localization in the EnKF. Examples need to be added to the getting started notebook still. And so far only a guassian localization is available.
      8c018ee5
  17. Mar 31, 2021
    • Philipp Griewank's avatar
      Welcome to the show! · 0222f5d6
      Philipp Griewank authored
      This is a cleaned up and slightly modified version of the linear advection model I have been playing around with.
      0222f5d6
Loading