Skip to content

Some skysim5000 hdf5 files have an inconsistent schema which prevent their conversion to parquet #426

@boutigny

Description

@boutigny

A small fraction of the skysim5000 healpixels (52 out of 1568) in hdf5 format have an inconsistent schema for some native quantities which prevent their conversion to parquet format.
The following fields have been identified as possibly problematic:
lightcone_replication: int64
lightcone_rotation: int64
baseDC2/source_halo_mvir
The inconsistency is between the files corresponding to the 3 redshift intervals.

While it would be better to fix this problem upstream, it is also possible to hack the conversion script as in https://github.com/LSSTDESC/DC2-production/tree/u/boutigny/fix_schema_parquet_skysim

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions