2.6.0
What's Changed
- MAINT: Unpin pyarrow-stubs package version by @slangeveld in #783
- DEP: Change to deprecation warning for content not provided by @tnatt in #786
- DOC: Updates to examples according to latest changes by @tnatt in #788
- ENH: Add realization and iteration object metadata definitions by @equinor-ruaj in #785 (changed in
2.5.0
) - ENH: Reduce warnings emitted when config is not valid by @tnatt in #791
- DOC: Update vertical_domain in ExportData example by @tnatt in #792
- ENH: Add
num_columns
,num_rows
to table spec by @mferrera in #784 - MAINT: Remove fmu_meta.json from radix container by @tnatt in #801
- ENH: Do not call generate_metadata() on export when config is not valid by @tnatt in #793
- MAINT: Refactor to remove the _usefmtflag by @tnatt in #802
- REV: Set depth as default vertical_domain by @tnatt in #807 (changed in
2.5.0
) - Use positional arguments for CaseOnDisk by @equinor-ruaj in #809 (changed in
2.5.1
) - BUG: Resolve restart_path correctly by @tnatt in #811 (changed in
2.5.0
) - FIX, DEP: rename from export_rms_volumetrics to export_volumetrics by @jcrivenaes in #798 (changed in
2.5.0
) - FIX: add experimental decorator on export_volumetrics() by @jcrivenaes (changed in
2.5.0
) - FIX: Give Optionals a default value by @mferrera in #818
- FIX: Add
data.geometry
as contractual by @mferrera in #821 - MAINT: Fix pydantic serialization warning by @tnatt in #824
- Fix doc link and parallelize doc build by @mferrera in #825
- ENH: Support restart cases with no iteration folder by @tnatt in #827
- DEP: Add deprecation warning to generate_aggregation_metadata() by @tnatt in #831
- BLD: Pin sphinx-rtd-theme<3.0.0 by @tnatt in #837
- MAINT: Remove warning when using forcefolder by @tnatt in #829
- FIX: Add back support for content='transmissibilities' by @tnatt in #838
- ENH: Add fmu.realization.is_reference to schema by @tnatt in #832
- DEP: Always compute checksum_md5 when generating metadata by @tnatt in #844
- FIX: Set file.checksum_md5 non optional by @tnatt in #841
- TST: Add test to ensure all optional fields have defaults by @tnatt in #834
- TST: Test that all content enums are represented in AnyData by @tnatt in #840
- DEP: Always compute md5 for aggregated objects by @tnatt in #845
New Contributors
- @equinor-ruaj made their first contribution in #785
Full Changelog: 2.4.1...2.6.0