We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to develop some tools to manuipulate the CODA parquet files.
I've placed the draft files here: /oa-decadal-climate/work/observations/CARSv2_ancillary/CODA/CODAv1/parquet
IMy very basic first pass using Polars to read parquet files is here: https://github.com/CARSv2/cars-v2/blob/main/notebooks/Read_CODA_parquet.ipynb
The text was updated successfully, but these errors were encountered:
related issue over on the coda_tools repo: CARSv2/coda_tools#3
coda_tools
Sorry, something went wrong.
Has anyone tried reading the metadata after it's been saved to the parquet file? I'm trying to do this with polars, but not having much success.
Thomas-Moore-Creative
No branches or pull requests
We need to develop some tools to manuipulate the CODA parquet files.
I've placed the draft files here: /oa-decadal-climate/work/observations/CARSv2_ancillary/CODA/CODAv1/parquet
IMy very basic first pass using Polars to read parquet files is here: https://github.com/CARSv2/cars-v2/blob/main/notebooks/Read_CODA_parquet.ipynb
The text was updated successfully, but these errors were encountered: