Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use fsspec.ZipFilesystem for accessing resources from DWD #504

Merged
merged 3 commits into from
Aug 30, 2021

Conversation

gutzbenj
Copy link
Member

@gutzbenj gutzbenj commented Aug 29, 2021

This patch improves #431. Now that we are trying to use fsspec for every possible file interaction, we may as well use the ZipFilesystem for interaction with the zipfiles we are acquiring from the DWD.

@gutzbenj gutzbenj force-pushed the collab-fsspec-patch branch from 1a1996a to b53cbfe Compare August 29, 2021 20:53
@amotl amotl changed the title Make use of ZipFilesystem of fsspec Use fsspec.ZipFilesystem for downloading resources from DWD Aug 30, 2021
@amotl amotl changed the title Use fsspec.ZipFilesystem for downloading resources from DWD Use fsspec.ZipFilesystem for accessing resources from DWD Aug 30, 2021
@amotl amotl merged commit eaacc3c into collab/fsspec Aug 30, 2021
@amotl amotl deleted the collab-fsspec-patch branch August 30, 2021 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants