Skip to content

Commit

Permalink
Release 0.9.4 (#408)
Browse files Browse the repository at this point in the history
* Revert "H2i format (#400)"

This reverts commit b7e124f.

* ver++
  • Loading branch information
vcloarec authored Feb 16, 2022
1 parent 02bc2a9 commit 46c7de5
Show file tree
Hide file tree
Showing 24 changed files with 6 additions and 27,137 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@ You can use MDAL to load the following file formats:
- [PLY](https://en.wikipedia.org/wiki/PLY_(file_format)): Stanford Polygon Format also useful for mesh created from point clouds by [PDAL](https://pdal.io)
- [DFSU*](https://www.dhigroup.com):DHI Flexible File Format (External Driver)
- [DFS2*](https://www.dhigroup.com):DHI Grid Series File (External Driver)
- [H2i*](https://github.com/d2hydro/H2i_code_factory/blob/main/docs/data_format.md): Outputs of the H2i modelling package


\* Data lazy loaded

\*\* Formats can be preprocessed using QGIS [Crayfish](https://plugins.qgis.org/plugins/crayfish/) Mesh processing algorithm to one of supported formats
Expand All @@ -70,12 +69,11 @@ You can use MDAL to load the following file formats:
| 3Di | READ-ONLY | NO | READ-ONLY | READ-ONLY | NO | NO |
| UGRID | READ-WRITE | NO | READ-ONLY | READ-ONLY | NO | NO |
| FLO-2D | READ-ONLY | NO | READ-ONLY | READ-WRITE | NO | NO |
| Selafin | READ-WRITE | NO | NO | READ-WRITE | NO | NO |
| Selafin | READ-ONLY | NO | NO | READ-ONLY | NO | NO |
| SWW | READ-ONLY | NO | NO | READ-ONLY | NO | NO |
| PLY | READ-WRITE | N/A | READ-WRITE | READ-WRITE | READ-WRITE | N/A |
| DFSU | READ-ONLY | N/A | NO | READ-ONLY | READ-ONLY | YES |
| DFS2 | READ-ONLY | N/A | NO | READ-ONLY | N/A | YES |
| H2i | READ-ONLY | NO | NO | READ-ONLY | N/A | YES |

# Standalone Installation

Expand Down
24 changes: 0 additions & 24 deletions docs/source/drivers/h2i.rst

This file was deleted.

1 change: 0 additions & 1 deletion docs/source/drivers/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ MDAL drivers
xms-tin
dfsu
dfs2
h2i
Loading

0 comments on commit 46c7de5

Please sign in to comment.