-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Faster data transfer in
weather-mv rg
. (#315)
* Faster data transfer in weather-mv rg. Using gsutil, if not gcloud alpha storage, to copy data during regridding. Further, this PR upgrades `debug` level logs to the `info` level. * Fix lint issues. * Fixed `open_local`. I've updated `open_local` to use the same decompression capabilities provided in Apache Beam's `FileSystem` interface. * Logging all errors during `copy`.
- Loading branch information
Showing
2 changed files
with
38 additions
and
16 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