8000 [JOSS REVIEW]: Parquet Trajectory Outputs · Issue #50 · slcs-jsc/mptrac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[JOSS REVIEW]: Parquet Trajectory Outputs #50

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

Open
dostuffthatmatters opened this issue May 15, 2025 · 0 comments
Open

[JOSS REVIEW]: Parquet Trajectory Outputs #50

dostuffthatmatters opened this issue May 15, 2025 · 0 comments

Comments

@dostuffthatmatters
Copy link
dostuffthatmatters commented May 15, 2025

This issue is part of the JOSS review of MPTRAC (openjournals/joss-reviews#8177)

Would it be possible to write particle trajectories as parquet files?

We sometimes encounter performance problems with some NetCDF library distributions. But writing everything out as ASCII or binary will use much more storage than required – our compressed trajectories are only 10-20% of the file size as the ASCII ones. Parquet has the benefit of being a well adopted standard for tabular data like CSV but also ensuring column-type safety and compression.

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
0