Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 310 Bytes

Release notes.md

File metadata and controls

12 lines (10 loc) · 310 Bytes

Releaes notes

0.2.0

  • Added a new function get_meta to get meta data
  • Changed the download way to three steps
    • Get meta to check date range
    • Get download link (files_df) for specific date range
    • Download files
  • skip_exists default is False

0.2.1

  • Added function download_files1