Skip to content

Commit a85e155

Browse files
authored
Merge pull request #26 from crim-ca/dggridv8-hier-idx
provide DGGRIDv8 and support its hierarchy indexing system
2 parents ab0ede8 + 65f3647 commit a85e155

File tree

2 files changed

+216
-73
lines changed

2 files changed

+216
-73
lines changed

dggrid4py/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Date: 07-12-2022
99
#
1010

11-
from .dggrid_runner import DGGRIDv7, Dggs, dgselect, dggs_types
11+
from .dggrid_runner import DGGRIDv7, DGGRIDv8, Dggs, dgselect, dggs_types
1212
import dggrid4py.igeo7 as igeo7
1313
import dggrid4py.tool as tool
1414

0 commit comments

Comments
 (0)