v0.11.0-alpha.4
Pre-release
Pre-release
·
36 commits
to develop
since this release
What's Changed
- GEOPY-1900: Implement Text Data object by @domfournier in #724
- GEOPY-1822: update the names of PropertyGroup if it already exists by @MatthieuCMira in #655
- GEOPY-1701: Add validation with mesh_type on ObjectForm by @benk-mira in #648
- GEOPY-1836: return referenced values in table by @MatthieuCMira in #663
- GEOPY-1846: pass drillholes group in InputFile data by @MatthieuCMira in #665
- GEOPY-1820: Add a depth of investigation application by @benk-mira in #667
- GEOPY-1776: accept "object" association for data in ui.json and "Filename" data by @MatthieuCMira in #624
- GEOPY-1878: Error creating value map from values by @domfournier in #670
- GEOPY-1813: Change typing for input PropertyGroup.properties to list[Data] | list[UUID] | list[str] instead list[Data | UUID | str] by @MatthieuCMira in #671
- GEOPY-1910: Throw warning if any of the common auto-saving drive is found in mode="r+" by @benk-mira in #679
- GEOPY-1946: Octree mesh upside down by @domfournier in #692
- DEVOPS-635: build conda package faster with rattler-build by @SophieCurinier in #694
- GEOPY-1932: Desurveying can produce a divide by zero warning with some paths by @domfournier in #688
- DEVOPS-654: specify components in issue_to_jira workflow by @andrewg-mira in #698
- GEOPY-2033: Error copying reference data with GeometryDataValueMap by @domfournier in #702
- GEOPY-2003: Fixes to make simpeg-drivers uijson round-trip test pass by @benk-mira in #705
- GEOPY-2025: Duplicated survey object when monitoring_directory is used by @domfournier in #703
- GEOPY-2025: Duplicated survey object when monitoring_directory is used by @domfournier in #708
- GEOPY-2040: geoh5py threshold slider widget is not returning all its values in uijson.data by @MatthieuCMira in #704
- GEOPY-1987: Error from cmd.exe printed if h5repack is not found by @domfournier in #706
- GEOPY-1950: Add docs describing the sorting/reshaping of BlockModel objects. by @domfournier in #707
- GEOPY-2065: Crash on monitoring directory copy with reference data by @domfournier in #711
- GEOPY-2039: Deal with data values vector of wrong length by @MatthieuCMira in #710
- GEOPY-2035: Preserve unknown (extra) fields in UIJson from ui.json file by @benk-mira in #712
- GEOPY-2056: Handle extra fields and deprecations in UIJson version validation by @benk-mira in #713
- GEOPY-2068: Clean up pydantic warnings by @benk-mira in #714
- GEOPY-2079: petro-lingo composite bug when one of the association is selected by @MatthieuCMira in #715
- GEOPY-2096: ChoiceList parameters are converted to list when value is a string. by @benk-mira in #719
- GEOPY-2053: Support colour data type by @MatthieuCMira in #717
- GEOPY-2053: Support colour data type by @MatthieuCMira in #721
- GEOPY-2096: ChoiceList parameters are converted to list when value is a string. by @benk-mira in #722
Full Changelog: v0.10.1...v0.11.0-alpha.4