v0.8.0
What's Changed
New features
- GEOPY-516: Add group selection uijson, by @domfournier in #323
- GEOPY-785: EM: Data Filters, by @benk-mira in #317
- GEOPY-720: Interface between uijson and inversion group metadata, by @domfournier in #325
- GEOPY-652: Input file: Handle multi select options uijson, by @domfournier in #326
- GEOPY-462: Flatten 2D array with warning, by @domfournier in #329
- GEOPY-741: Airborne FEM survey, by @benk-mira in #334
- GEOPY-913: ui.json update list (most minor), by @benk-mira in #337
- GEOPY-747: Ground FEM, by @benk-mira in #336
- GEOPY-747: Update uuids for large-loop surveys, by @benk-mira in #338
- GEOPY-715: Prototype joint inversion driver (single property), by @domfournier in #330
- GEOPY-919: Crop GeoImage on copy_from_extent, by @domfournier in #343
- GEOPY-915: Clip data on 2D grid after auto-cropping, by @domfournier in #342
- GEOPY-846: Support visual parameters, by @MatthieuCMira in #335
- GEOPY-262: geoh5 docs: improve navigation / show toctree level 3, by @jamiefb in #358
- GEOPY-241: Explicit creation of new workspace, by @domfournier in #361
- GEOPY-757: Add Ground TEM large-loop to geoapps, by @domfournier in #363
- GEOPY-846: Support visual parameters, by @domfournier in #360
- GEOPY-919: Crop GeoImage on copy_from_extent, by @MatthieuCMira in #353
- GEOPY-695: Expose Coordinate Reference System as property of objects, by @MatthieuCMira in #367
- GEOPY-1002: Have a dip property to geoimage: add dip to the conversion of geoimage and grid2d, by @MatthieuCMira in #372
- GEOPY-1002: Have a dip property to geoimage: changing the grid2d dip, by @MatthieuCMira in #371
- GEOPY-999: Raise ValueError for non-monotically increasing prism indices in drape model layers setter, by @benk-mira in #373
- GEOPY-695: Expose Coordinate Reference System as property of objects, by @domfournier in #374
- GEOPY-1002: Have a dip property to geoimage, by @MatthieuCMira in #370
- GEOPY-1012: Store depth/from-to data depending on what is provided by user, by @benk-mira in #378
- GEOPY-766: Creating a Boolean datatype, by @MatthieuCMira in #381
- GEOPY-766: better managing of potential no data values, by @MatthieuCMira in #382
- GEOPY-993: Creating a save_as function in workspace with path checking., by @MatthieuCMira in #383
- GEOPY-776: Support masking attributes, by @MatthieuCMira in #384
- GEOPY-1025: Improve docs strings for drape_model object, by @benk-mira in #385
- GEOPY-1008: address some type hint problems, by @benk-mira in #390
- GEOPY-1014: Crop geoimage by extent yields large files. Look into compression format of PIL, by @MatthieuCMira in #388
- GEOPY-1013: Manage warnings on geoimage copy_from_extent, by @MatthieuCMira in #389
- GEOPY-438: Allow property_groups query from workspace.get_entity, by @MatthieuCMira in #394
- GEOPY-708: Add a dependency check before warning that parameter is non-optional, by @domfournier in #395
- GEOPY-1035: Crash on Airborne TEM selection, by @domfournier in #398
- GEOPY-438: Allow property_groups query from workspace.get_entity, by @domfournier in #397
- GEOPY-438: Update, by @MatthieuCMira in #391
- GEOPY-1017: specify write compression (in scope of converting large OMF), by @jamiefb in #401
- GEOPY-923: Add content for all EM loop configurations, by @domfournier in #403
- GEOPY-479: Add zenodo doi, by @domfournier in #404
- GEOPY-1050: Add user guide for drapemodel, by @domfournier in #405
- GEOPY-1039: add group type to monitory_directory_copy, by @MatthieuCMira in #406
- GEOPY-1024: Prepare release geoh5py-0.8.0, by @domfournier in #409
- GEOPY-1032: Allow passing property group as a string to return existing property, by @benk-mira in #451
Fixes
- GEOPY-918: Nan showing up on clipped drillhole data, by @domfournier in #333
- GEOPY-987: Geoimage vertices not set by default when create the object with file, by @MatthieuCMira in #368
- GEOPY-992: Workspace creation from non-existent file should return deprecation warning, by @domfournier in #377
- GEOPY-1000: change uuid for all metadata on copy of EM objects, by @domfournier in #379
- GEOPY-1004: Test/fix UTF-8 in name and/or path, by @domfournier in #380
- GEOPY-1030: Concatenated drillhole data stored in property group can have different lengths when it should be collocated, by @benk-mira in #392
- GEOPY-1042: cannot create several property groups, by @MatthieuCMira in #400
- GEOPY-1055: ConcatenatedDrillhole object from and to properties don't handle empty property list correctly, by @benk-mira in #402
- GEOPY-1067: Error reading concatenated property_groups, by @domfournier in #410
- GEOPY-1080: Value map not updated, by @domfournier in #415
- GEOPY-1127: Fix warnings about group optional, by @domfournier in #442
Technical changes
- GEOPY-893: Update develop with 0.7.0, by @domfournier in #327
- GEOPY-947: replace os.path by pathlib, by @sebhmg in #347
- GEOPY-976: update version of pip, by @sebhmg in #357
- GEOPY-985: remove obsolete setup.py, by @sebhmg in #362
- GEOPY-882: fix codecov report, by @andrewg-mira in #387
- GEOPY-116: set Pillow to at least 10.0.1, by @sebhmg in #446
Full Changelog: v0.7.1...v0.8.0