LICENSE.txt
setup.py
falwa/__init__.py
falwa/barotropic_field.py
falwa/basis.py
falwa/constant.py
falwa/data_storage.py
falwa/netcdf_utils.py
falwa/oopinterface.py
falwa/plot_utils.py
falwa/preprocessing.py
falwa/stat_utils.py
falwa/utilities.py
falwa/wrapper.py
falwa/xarrayinterface.py
falwa.egg-info/PKG-INFO
falwa.egg-info/SOURCES.txt
falwa.egg-info/dependency_links.txt
falwa.egg-info/not-zip-safe
falwa.egg-info/requires.txt
falwa.egg-info/top_level.txt
falwa/f90_modules/compute_flux_dirinv.f90
falwa/f90_modules/compute_lwa_and_barotropic_fluxes.f90
falwa/f90_modules/compute_lwa_only_nhn22.f90
falwa/f90_modules/compute_qgpv.f90
falwa/f90_modules/compute_qgpv_dirinv.f90
falwa/f90_modules/compute_qref_and_fawa_first.f90
falwa/f90_modules/compute_reference_states.f90
falwa/f90_modules/interpolate_fields_dirinv.f90
falwa/f90_modules/matrix_after_inversion.f90
falwa/f90_modules/matrix_b4_inversion.f90
falwa/f90_modules/upward_sweep.f90
falwa/legacy/__init__.py
falwa/legacy/beta_version.py
tests/__init__.py
tests/conftest.py
tests/test_barotropic_field.py
tests/test_basis.py
tests/test_oopinterface.py
tests/test_output_results.py
tests/test_utilities.py
tests/test_xarrayinterface.py