Write an atlas surface to Parquet (arrow path) with the standard v8 options
Source:R/parquet.R
write_atlas_parquet.RdParquet V2 (version = "2.6"), zstd compression, row groups of chunk_size
rows (arrow has no byte-based row-group control). Use in per-model / per-species
ingest loops where the data is an in-memory tibble (and often inside mclapply /
furrr forks). For DuckDB-resident data use copy_atlas_parquet() instead —
both share the one option set in .atlas_pq.