Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MIT License

Copyright (c) 2017 Global Mining Standards and Guidelines Group
Copyright (c) 2022-2025 Mira Geoscience
Copyright (c) 2022-2026 Mira Geoscience

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ License
MIT License

Copyright (c) 2017 Global Mining Standards and Guidelines Group
Copyright (c) 2022-2025 Mira Geoscience
Copyright (c) 2022-2026 Mira Geoscience

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion omf/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""omf: API library for Open Mining Format file interchange format"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2022-2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion omf/fileio/geoh5.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2022-2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion omf/scripts/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion omf/scripts/geoh5_to_omf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion omf/scripts/omf_to_geoh5.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
490 changes: 247 additions & 243 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion tests/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/convert_curve_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for PointSet validation"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/convert_grid2d_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for PointSet validation"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/convert_pointset_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for PointSet validation"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/convert_project_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for PointSet validation"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/convert_surface_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for PointSet validation"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/convert_volume_test.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Tests for PointSet validation"""

# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/script_geoh5_to_omf_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/script_omf_to_geoh5_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down
2 changes: 1 addition & 1 deletion tests/version_test.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
# Copyright (c) 2025 Mira Geoscience Ltd. '
# Copyright (c) 2022-2026 Mira Geoscience Ltd. '
# '
# This file is part of mira-omf package. '
# '
Expand Down