Published October 30, 2024
| Version v0.10.0-beta.1
Software
Open
MiraGeoscience/geoh5py: v0.10.0-beta.1
Creators
- 1. Mira Geosciecne
- 2. @MiraGeoscience
- 3. Mira Geoscience
- 4. CSIRO
Description
What's Changed
- Update release by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/563
- Support for python 3.11 and 3.12 [GEOPY-1494] by @SamuelBradley in https://github.com/MiraGeoscience/geoh5py/pull/551
- GEOPY-1609: merge main to develop branch by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/569
- GEOPY-1620: geoh5py develop branch lost fixes around drillhole group by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/573
- GEOPY-1591: unstable test test_cell_from_part by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/575
- GEOPY-1380: Convert base forms to pydantic ui json class by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/571
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/MiraGeoscience/geoh5py/pull/546
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in https://github.com/MiraGeoscience/geoh5py/pull/552
- GEOPY-1609: update with 0.9.1 by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/578
- image description by @RichardScottOZ in https://github.com/MiraGeoscience/geoh5py/pull/582
- GEOPY-1602: Refactor input arguments of class instantiation by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/568
- GEOPY-1638: Convert mesh_type uuid to class type in ObjectForm by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/583
- GEOPY-1674: Fail reading Geometric data by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/585
- GEOPY-1637: Allow default state (empty string) for all forms by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/584
- GEOPY-1697: use pydantic plugin for mypy by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/581
- DEVOPS-452: Update package with python-poetry-template by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/587
- also run tests on Windows for Python 3.11 and 3.12 by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/588
- GEOPY-1656: Always check/closed EM loops and return warning by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/591
- DEVOPS-439: Switch from poetry to hatch by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/590
- GEOPY-1710: Find more efficient computation for DrapeModel centroids by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/592
- GEOPY-1664: Property group type validation is broken by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/594
- GEOPY-1645: Update for geoh5py refactor of class instantiation by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/593
- REVERT-590: Revert "DEVOPS-439: Switch from poetry to hatch" by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/596
- GEOPY-1668: Continue refactoring on Data classes. by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/597
- GEOPY-1718: allow dependency on not bool data by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/595
- DEVOPS-440: Fixup README by using regular double quotes by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/600
- GEOPY-1738: Crash handling GI queries by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/602
- GEOPY-1706: Add empty string to uid validator and flatten method in base class an… by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/603
- GEOPY-1720: Fix handling of geometric data from reference data table with user names by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/601
- GEOPY-1749: Point simpeg-driver to geoh5py feature 0.10.0 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/604
- GEOPY-1749: Point simpeg-driver to geoh5py feature 0.10.0 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/605
- GEOPY-1749: Point simpeg-driver to geoh5py feature 0.10.0 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/606
- GEOPY-1749: Point simpeg-driver to geoh5py feature 0.10.0 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/610
- GEOPY-1574: Modify UIJson to use pydantic structure with forms by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/609
- GEOPY-1624: loaddrillhole group table as a numpy array by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/608
- GEOPY-1738: _r2 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/614
- GEOPY-1760: Fix required based on logic dependent by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/612
- GEOPY-1758: define dtytpe in DataClass as a class attribute and use this attribute where it's needed by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/613
- GEOPY-1720: _r2 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/615
- GEOPY-1767: Support Value map with bytes by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/617
- GEOPY-1770: add a method to update metadata without rewriting everything by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/618
- GEOPY-1712: Exclude RUFF005 by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/620
- DEVOPS-471: Merge windows and unix python reusable workflow in one file by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/622
- GEOPY-1719: allow input active cells instead of topography by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/621
- GEOPY-1755: Property group refactor by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/623
- GEOPY-1755: create an object to access all the data of a property group in a recarray by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/619
- DEVOPS-466: Update input variable in shared workflows by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/616
- GEOPY-1774: Re-order the inversion inputs following users comments by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/626
- DEVOPS-466: rename python_ver input variable for consistency by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/628
- GEOPY-1669: Final clean up of Object class by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/625
- GEOPY-1774: Re-order the inversion inputs following users comments by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/631
- GEOPY-1333: geoh5py uijson documentation by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/630
- GEOPY-1670: change shutil move for copy by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/632
- GEOPY-1682: Add new data_type attributes by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/633
- GEOPY-1733: Block model centroids not computed correctly for negative cell delimiters by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/634
- GEOPY-1682: Add new data_type attributes by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/637
- GEOPY-1139: update the readme of geoh5py by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/636
- GEOPY-1798: fail to open workspace due to data_type mapping expected to be "cdf" by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/643
- GEOPY-1797: wrong minimum Python version in geoh5py doc by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/640
- GEOPY-1781: tests of las-goh5 fail with geoh5 0.10.0 by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/638
- GEOPY-1139: update the readme of geoh5py by @benk-mira in https://github.com/MiraGeoscience/geoh5py/pull/644
- GEOPY-1739: add new InterpretationSection group by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/627
- DEVOPS-504: Add deployment workflows by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/629
- GEOPY-1802: Copying drillhole groups crashes by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/649
- DEVOPS-511: Update deploy workflows to release pip package on pypi by @SophieCurinier in https://github.com/MiraGeoscience/geoh5py/pull/647
- DEVOPS-515: adjustments: update precommit and codecov publish by @sebhmg in https://github.com/MiraGeoscience/geoh5py/pull/650
- GEOPY-1165: Check for properties for Property Group Type - Implement Property Group Type: Simple by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/645
- GEOPY-1165: b by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/651
- GEOPY-1811: Use latest "Tx ID tx property" on all EM surveys. by @domfournier in https://github.com/MiraGeoscience/geoh5py/pull/652
- GEOPY-1815: Can't read DrillholeGroup with Strike/dip property_group_type by @MatthieuCMira in https://github.com/MiraGeoscience/geoh5py/pull/654
New Contributors
- @SamuelBradley made their first contribution in https://github.com/MiraGeoscience/geoh5py/pull/551
- @SophieCurinier made their first contribution in https://github.com/MiraGeoscience/geoh5py/pull/587
Full Changelog: https://github.com/MiraGeoscience/geoh5py/compare/v0.9.1...v0.10.0-beta.1
Files
MiraGeoscience/geoh5py-v0.10.0-beta.1.zip
Files
(6.3 MB)
Name | Size | Download all |
---|---|---|
md5:5813032a5e3085b33a85853aa18dbef5
|
6.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/MiraGeoscience/geoh5py/tree/v0.10.0-beta.1 (URL)