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

Update make_pandas_table to use Path objects #82

Open
cpaniaguam opened this issue Jan 23, 2024 · 1 comment
Open

Update make_pandas_table to use Path objects #82

cpaniaguam opened this issue Jan 23, 2024 · 1 comment
Assignees

Comments

@cpaniaguam
Copy link
Member

Fixing #58 requires updating this function. Otherwise Paths need to be recast back to str before using it.

https://github.com/brown-ccv/icesat2-tracks/blob/a0ee148cead95a00af6e45d589241e1c454c5a39/src/icesat2_tracks/local_modules/m_tools_ph3.py#L272-L282

@cpaniaguam
Copy link
Member Author

Throwing in save_pup, though it looks a bit more complex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant