Use "composite" aggregation in a loop over "terms" aggregation to ensure all values are collected.
1.0.2
What's Changed * Remove uploader section from README.md by equinor-ruaj in https://github.com/equinor/fmu-sumo/pull/245 * update README and fix filtering on bool properties by equinor-ruaj in https://github.com/equinor/fmu-sumo/pull/252 * Pyproject toml config by equinor-ruaj in https://github.com/equinor/fmu-sumo/pull/259
What's Changed * Adjust to new version of SumoClient by adnejacobsen in https://github.com/equinor/fmu-sumo/pull/239 * Update run_tests.yaml: pip install fails now, try another pip cmd by roywilly in https://github.com/equinor/fmu-sumo/pull/240
What's Changed * update surface aggregation url by equinor-ruaj in https://github.com/equinor/fmu-sumo/pull/233 * Run gh actions tests every night by roywilly in https://github.com/equinor/fmu-sumo/pull/234
What's Changed * set minimum required python version to 3.8 by equinor-ruaj in https://github.com/equinor/fmu-sumo/pull/227 * Uploader tests moved to new repo. Run github actions tests on multiple py and os versions by roywilly in https://github.com/equinor/fmu-sumo/pull/229 * Also run github actions tests on macos by roywilly in https://github.com/equinor/fmu-sumo/pull/230 * implement __iter__ and __aiter__ in DocumentCollection by adnejacobsen in https://github.com/equinor/fmu-sumo/pull/231