def get_final_filename(): """ Retrieve renamed file after cmor.close() has been called. This is useful to reopen the file in the same program. """ return _cmor.get_final_filename()