- Fixed composite bug for calculated attributes. Added composite support via nexted dictionaries for the element_types and blockmodel_attributes properties of the OMFPandas object. (54) - Fixed composite bug for calculated attributes. Added composite support via nexted dictionaries for the and properties of the object. (54)
0.9.0
============================
Feature -------
- Added aggregate function to utils (52)
Other Tasks -----------
- Moved create_test_blockmodel to pandas_utils (52)
0.8.3
============================
Feature -------
- Added optional encoded integer index to regular blockmodel dataframe (50)
0.8.2
============================
Feature -------
- Added composite element support for block models. Uses dot notation: composite_name.blockmodel_name (48)
0.8.1
============================
Feature -------
- Added test_block_model utility function. (41)
Other Tasks -----------
- Renamed utils modules to avoid name conflicts. (41)
0.8.0
============================
Bugfix ------
- Corrected MultiIndex order to C-order (x, y, z). (39)
Other Tasks -----------
- Added blockmodel attribute sorting validation example. (39) - Removed __omf_version__ (39) - Removed OMF1 support for simplicity. (39)