https://gitlab.opengeosys.org/ogs/ogs.git
Revision ace01667d285e9784406f167d4810f3ea45b78e6 authored by Tobias Meisel on 27 January 2021, 08:20:02 UTC, committed by Dmitry Yu. Naumov on 23 April 2021, 18:42:24 UTC
1 parent b1ee485
Raw File
Tip revision: ace01667d285e9784406f167d4810f3ea45b78e6 authored by Tobias Meisel on 27 January 2021, 08:20:02 UTC
[MeL/IO] HDF5 : Compression level to 1
Tip revision: ace0166
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top