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

MAINT: python 3.14 extraction of tar files #65

Open
jklenzing opened this issue Jan 14, 2025 · 0 comments
Open

MAINT: python 3.14 extraction of tar files #65

jklenzing opened this issue Jan 14, 2025 · 0 comments

Comments

@jklenzing
Copy link
Member

Describe the bug
From the unit tests:

pysatCDAAC/pysatCDAAC/instruments/methods/general.py:106: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
    tar.extractall(path=os.path.join(data_path, yrdoystr))

To Reproduce
Download a file for COSMIC GPS.

Additional context
Python roadmap

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

No branches or pull requests

1 participant