2.3.0
What's Changed
- FIX: Require fmu.model info in schema by @tnatt in #685
- MAINT: Make format and extension provider properties by @mferrera in #676
- MAINT: Convert efolder into a property by @mferrera in #680
- MAINT: Make layout, table_index properties by @mferrera in #681
- ENH: Use fmu.model info from casemeta if not provided by @tnatt in #686
- ENH: Make ObjectDataProviders return Pydantic models by @mferrera in #683
- MAINT: Rename AccessLevel enum to Classification by @tnatt in #691
- ENH: Add optional geometry for Grid property by @jcrivenaes in #677
- ENH: Don't persist metadata in ExportData by @mferrera in #692
- DEP: Input rep_include from config by @tnatt in #694
- DOC: Remove unused config argument in ExportPreprocessedData by @tnatt in #699
- BUG: Only append to alias list if not present by @tnatt in #703
- DEP: Deprecate fmu_context='preprocessed' by @tnatt in #648
- BLD: Pin fmu-sumo-uploader == 1.0.7 by @tnatt in #709
- Align FmuContext enum with schema fmu.context.stage by @tnatt in #706
- DEP: Give deprecation warning for arguments in kwargs by @tnatt in #701
- DOC: Auto-generate Pydantic model documentation by @mferrera in #705
- DOC: Add more docstrings with some renaming by @mferrera in #712
- DOC: Fix ReadTheDocs conf location by @mferrera in #714
- ENH: Add rms volumetrics wrapper by @jcrivenaes in #704
- DEV: Add update_schema tool script by @mferrera in #720
- ENH: Add ERT WF to copy preprocessed data by @tnatt in #716
- DOC: Complete
meta
docstrings by @mferrera in #722 - MAINT: Remove redundant drop_nones from case.py by @slangeveld in #729
- DOC: Add data/content docstrings by @mferrera in #726
- DOC: Complete adding docstrings to Pydantic models by @mferrera in #731
- FIX: Allow user input on vertical_domain by @tnatt in #733
- MAINT: Guard type checking imports in TYPE_CHECKING block by @slangeveld in #739
- FIX: Move rms_oneliners.rst into the docs/src folder by @slangeveld in #743
- TST: Remove deprecated patterns in tests to silence warnings by @tnatt in #742
- MAINT: Refactor data model subpackage structure by @mferrera in #737
- TST: improve use of fixtures in rms-related tests by @jcrivenaes in #744
- ENH: Add --force option to script tools/update_schema by @slangeveld in #745
- MAINT: Rename 'InitialCase" class to 'CreateCaseMetadata' by @slangeveld in #746
- ENH: Use Pydantic models to validate metadata in aggregation.py and remove drop_nones by @slangeveld in #750
- MAINT: Remove drop nones function from utils module by @slangeveld in #751
- ENH: Create enum for tracklog event type by @slangeveld in #753
- ENH: Represent the metadata tracklog as a Pydantic RootModel
Tracklog
by @slangeveld in #754 - STY: Update to latest ruff by @tnatt in #758
- DEP: Discontinue legacy schema by @tnatt in #757
- DOC: Fix wrong case metadata filename by @tnatt in #762
- ENH: Add Ert experiment id to FMU metadata block by @slangeveld in #755
- DOC: Add fmu-dataio 3.0 migration guide by @tnatt in #764
- MAINT: Update naming convension for internal data structures by @slangeveld in #766
- BLD: Pin package pyarrow-stubs to version 10.0.1.9 by @slangeveld in #769
New Contributors
- @slangeveld made their first contribution in #729
Full Changelog: 2.2.1...2.3.0