v0.10.0
·
1256 commits
to develop
since this release
What's Changed
- Support for python 3.11 and 3.12 [GEOPY-1494] by @SamuelBradley in #551
- GEOPY-1591: unstable test test_cell_from_part by @domfournier in #575
- GEOPY-1380: Convert base forms to pydantic ui json class by @benk-mira in #571
- image description by @RichardScottOZ in #582
- GEOPY-1602: Refactor input arguments of class instantiation by @domfournier in #568
- GEOPY-1638: Convert mesh_type uuid to class type in ObjectForm by @benk-mira in #583
- GEOPY-1674: Fail reading Geometric data by @domfournier in #585
- GEOPY-1637: Allow default state (empty string) for all forms by @benk-mira in #584
- GEOPY-1656: Always check/closed EM loops and return warning by @domfournier in #591
- GEOPY-1710: Find more efficient computation for DrapeModel centroids by @domfournier in #592
- GEOPY-1664: Property group type validation is broken by @domfournier in #594
- GEOPY-1645: Update for geoh5py refactor of class instantiation by @domfournier in #593
- GEOPY-1668: Continue refactoring on Data classes. by @domfournier in #597
- GEOPY-1718: allow dependency on not bool data by @MatthieuCMira in #595
- GEOPY-1738: Crash handling Geoscience INTEGRATOR queries by @domfournier in #602, #614
- GEOPY-1706: Add empty string to uid validator and flatten method in base class an… by @benk-mira in #603
- GEOPY-1720: Fix handling of geometric data from reference data table with user names by @domfournier in #601, #615
- GEOPY-1574: Modify UIJson to use pydantic structure with forms by @benk-mira in #609
- GEOPY-1624: loaddrillhole group table as a numpy array by @MatthieuCMira in #608
- GEOPY-1758: define dtytpe in DataClass as a class attribute and use this attribute where it's needed by @MatthieuCMira in #613
- GEOPY-1767: Support Value map with bytes by @domfournier in #617
- GEOPY-1770: add a method to update metadata without rewriting everything by @MatthieuCMira in #618
- GEOPY-1719: allow input active cells instead of topography by @domfournier in #621
- GEOPY-1755: Property group refactor by @domfournier in #623
- GEOPY-1755: create an object to access all the data of a property group in a recarray by @MatthieuCMira in #619
- GEOPY-1774: Re-order the inversion inputs following users comments by @domfournier in #626
- GEOPY-1669: Final clean up of Object class by @MatthieuCMira in #625
- GEOPY-1774: Re-order the inversion inputs following users comments by @domfournier in #631
- GEOPY-1333: geoh5py uijson documentation by @benk-mira in #630
- GEOPY-1670: change shutil move for copy by @MatthieuCMira in #632
- GEOPY-1682: Add new data_type attributes by @MatthieuCMira in #633
- GEOPY-1733: Block model centroids not computed correctly for negative cell delimiters by @benk-mira in #634
- GEOPY-1682: Add new data_type attributes by @MatthieuCMira in #637
- GEOPY-1781: tests of las-geoh5 fail with geoh5 0.10.0 by @domfournier in #638
- GEOPY-1739: add new InterpretationSection group by @MatthieuCMira in #627
- GEOPY-1802: Copying drillhole groups crashes by @domfournier in #649
- DEVOPS-511: Update deploy workflows to release pip package on pypi by @SophieCurinier in #647
- GEOPY-1165: Check for properties for Property Group Type - Implement Property Group Type: Simple by @MatthieuCMira in #645, #651
- GEOPY-1811: Use latest "Tx ID tx property" on all EM surveys. by @domfournier in #652, #657
- GEOPY-1815: Can't read DrillholeGroup with Strike/dip property_group_type by @MatthieuCMira in #654
- GEOPY-1814: Issue reading single drillhole exported from DrillholeGroup by @domfournier in #658
- GEOPY-1623: metadata are not displaying when exporting metadata to drillhole group by @domfournier in #659
- GEOPY-1840: Enforce reference data type shared between the tx_id_property of receiver and complement (transmitter, base station) by @domfournier in #666
- GEOPY-1860: do not include top level files in wheels by @sebhmg in #672, #676
- GEOPY-1851: fail to clip geoh5 with error about CustomGroup by @domfournier in #675
- DEVOPS-540: Add a test to verify conda and pyproject versions consistency by @SophieCurinier in #680
- GEOPY-1918: Don't load workspace_geoh5 by default. by @domfournier in #684, #685
- GEOPY-1918: Don't load workspace_geoh5 by default. by @domfournier in
New Contributors
- @SamuelBradley made their first contribution in #551
- @SophieCurinier made their first contribution in #587
Full Changelog: v0.9.2...v0.10.0