esgf2-us / intake-esgf

Programmatic access to the ESGF holdings
https://intake-esgf.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

`to_dataset_dict()` keys appear in random order #40

Open nocollier opened 3 months ago

nocollier commented 3 months ago

An unexpected consequence to making intake-esgf more project agnostic was that the column order of the resulting dataframe is not fixed. This leads to the keys of the resulting dictionary not being predictable consistently.