-
Notifications
You must be signed in to change notification settings - Fork 223
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Air Traffic Control (ATC) corpora - various improvements (#1070)
* safe_extract_rar unit test * atcosim: pandas module availability check * atcosim: apply fix to supervision durations * uwb_atcc: sort file names before processing to ensure reproducibility * resumable_download: add optional completed_file_size argument Do not bother downloading file if the file size on disk matches the complete_file_size argument. This saves http request when file is already downloaded or stored on read-only file system. * atcosim,uwb_atcc: call resumable_download with completed file size --------- Co-authored-by: Piotr Żelasko <[email protected]>
- Loading branch information
1 parent
d430776
commit 3071ade
Showing
4 changed files
with
64 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters