act.io.check_if_tar_gz_file# act.io.check_if_tar_gz_file(filenames)[source]# Unpacks gunzip and/or TAR file contents and returns Xarray Dataset … Parameters: filenames (str, pathlib.Path) – Filenames to check if gunzip and/or tar files. Returns: filenames (Paths to extracted files from gunzip or TAR files)