diff --git a/modules/aeolus/aeolus_amv.py b/modules/aeolus/aeolus_amv.py index 8f9e05475a43c467d6a896e25eaae4e2df56a8e8..73638e17a67a46a18f423ca5dcb3de57d6537850 100644 --- a/modules/aeolus/aeolus_amv.py +++ b/modules/aeolus/aeolus_amv.py @@ -2069,7 +2069,7 @@ def create_amv_to_aeolus_match_file(aeolus_files_dir, amv_files_dir, outfile=Non m_d = match_amvs_to_aeolus_fast(a_d, amv_files_dir, amv_source, band, amv_files) if outfile is not None: - create_file_new(m_d, outfile, amv_files) + create_file_new(m_d, outfile, amv_files.get_parameters()) # match_file: pathname for the product file