Changes between Version 7 and Version 8 of pyPDAF


Ignore:
Timestamp:
Sep 9, 2025, 11:36:11 AM (19 hours ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pyPDAF

    v7 v8  
    55== Overview ==
    66
    7 pyPDAF allows to use PDAF entirely with Python. Thus, pyPDAF allows a user to implement all case-specific functions for PDAF in Python while leveraging the high compute performance of the analysis methods, ensemble and observation handling in the Fortran-coded routines of PDAF. pyPDAF can be installed using Conda. This installs the PDAF library in a precompiled form, so that one does not need to touch any Fortran code. pyPDAF supports essentially all functionality of PDAF (currently of PDAF V2.3.1) and can be used with both the online and offline modes of PDAF.
     7pyPDAF allows to use PDAF entirely with Python. Thus, pyPDAF allows a user to implement all case-specific functions for PDAF in Python while leveraging the high compute performance of the analysis methods, ensemble and observation handling in the Fortran-coded routines of PDAF. pyPDAF can be installed using Conda. This installs the PDAF library in a precompiled form, so that one does not need to touch any Fortran code. pyPDAF supports essentially all functionality of PDAF and can be used with both the online and offline modes of PDAF.
    88
    99pyPDAF can be particularly useful in the following scenarios: