Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 876 Bytes

File metadata and controls

28 lines (21 loc) · 876 Bytes

Distributed Model Data Assimilation Exercises

Set of exercises prepared by Leire Retegui-Schiettekatte with the support of Maike Schumacher for the summerschool "Satellite-based Hydrological Data Assimilation", held at the Geodesy Group of Aalborg University in August 2025.

Licence

CC BY 4.0

Citation: Retegui-Schiettekatte, Leire (2025). DistributedModelDA_Exercises. figshare. Software. https://doi.org/10.6084/m9.figshare.29930285

Installation information:

If you are using Python, you will need the following packages:

  • numpy
  • matplotlib
  • scipy
  • datetime
  • os
  • shapely
  • json
  • copy
  • shutil
  • dateutil

If you are using Octave, you will need the following packagesFor Octave users:

  • tablicious

pkg install "https://github.com/apjanke/octave-tablicious/releases/download/v0.4.5/tablicious-0.4.5.tar.gz" pkg load tablicious