Skip to content

asfsmd v1.2.0 (04/12/2022)

Compare
Choose a tag to compare
@avalentino avalentino released this 05 Dec 07:14
· 49 commits to main since this release
943c477
  • Refactoring to convert the `asfsmd.py`` module into a package.
  • Support multiple backends for remote file access: httpio, fsspec, remotezip.
    The httpio based implementation seems to be slightly faster w.r.t. the other ones.
  • Fix issue with the management of default values for the make_patterns function.
  • Improve the management of the download of large files (chunking and progress).