Skip to content
Snippets Groups Projects
Verified Commit ed65ad7f authored by Lars Bilke's avatar Lars Bilke
Browse files

6.4.4

parent 1aa058a7
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,14 @@ ...@@ -2,10 +2,14 @@
## Unreleased ## Unreleased
[Please see the wiki-page](https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.4) [Please see the wiki-page](https://gitlab.opengeosys.org/ogs/ogs/-/wikis/6.5.0)
---- ----
## 6.4.4
[Changelog for OpenGeoSys 6.4.4](https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.4)
## 6.4.3 ## 6.4.3
[Changelog for OpenGeoSys 6.4.3](https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.3) [Changelog for OpenGeoSys 6.4.3](https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.4.3)
......
...@@ -9,8 +9,8 @@ license: BSD-3-Clause ...@@ -9,8 +9,8 @@ license: BSD-3-Clause
# DOI representing all versions, do not change: # DOI representing all versions, do not change:
doi: 10.5281/zenodo.591265 doi: 10.5281/zenodo.591265
# The following needs to be adapted on releases: # The following needs to be adapted on releases:
version: "6.4.3" version: "6.4.4"
date-released: "2022-09-19" date-released: "2023-03-10"
identifiers: identifiers:
- type: doi - type: doi
description: "Zenodo DOI for 6.4.3" description: "Zenodo DOI for 6.4.3"
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
* *
* The documentation for OGS releases can be found here: * The documentation for OGS releases can be found here:
* *
* - https://doxygen.opengeosys.org/v6.4.4
* - https://doxygen.opengeosys.org/v6.4.3 * - https://doxygen.opengeosys.org/v6.4.3
* - https://doxygen.opengeosys.org/v6.4.2 * - https://doxygen.opengeosys.org/v6.4.2
* - https://doxygen.opengeosys.org/v6.4.1 * - https://doxygen.opengeosys.org/v6.4.1
......
OpenGeoSys 6 # OpenGeoSys 6
============
[![Modified BSD License](http://img.shields.io/badge/license-BSD-blue.svg?style=flat-square)](https://gitlab.opengeosys.org/ogs/ogs/-/blob/master/LICENSE.txt) [![Modified BSD License](http://img.shields.io/badge/license-BSD-blue.svg?style=flat-square)](https://gitlab.opengeosys.org/ogs/ogs/-/blob/master/LICENSE.txt)
[![DOI](https://zenodo.org/badge/1701384.svg)](https://zenodo.org/badge/latestdoi/1701384) [![DOI](https://zenodo.org/badge/1701384.svg)](https://zenodo.org/badge/latestdoi/1701384)
...@@ -15,13 +14,13 @@ waste deposition. OGS is comprised of the THMC-simulator (simply referred to as ...@@ -15,13 +14,13 @@ waste deposition. OGS is comprised of the THMC-simulator (simply referred to as
*OGS*) and a visualization tool (*Data Explorer*). OGS is developed by the *OGS*) and a visualization tool (*Data Explorer*). OGS is developed by the
[OpenGeoSys Community][ogs]. [OpenGeoSys Community][ogs].
## Software development ## ## Software development
- Good starting point for users as well as for developers is the [documentation][documentation] - Good starting point for users as well as for developers is the [documentation][documentation]
- Check your code against our [styleguide](http://ufz.github.io/styleguide/cppguide.xml) - Check your code against our [styleguide](http://ufz.github.io/styleguide/cppguide.xml)
- Have a look at the [source code documentation for the current master-branch build][docs-master] or [for the latest release][docs-release] - Have a look at the [source code documentation for the current master-branch build][docs-master] or [for the latest release][docs-release]
## License ## ## License
OpenGeoSys is distributed under the Modified BSD License. See the OpenGeoSys is distributed under the Modified BSD License. See the
[LICENSE.txt][license-source] for the license text. [LICENSE.txt][license-source] for the license text.
...@@ -29,5 +28,5 @@ OpenGeoSys is distributed under the Modified BSD License. See the ...@@ -29,5 +28,5 @@ OpenGeoSys is distributed under the Modified BSD License. See the
[ogs]: https://www.opengeosys.org [ogs]: https://www.opengeosys.org
[documentation]: https://www.opengeosys.org/docs/ [documentation]: https://www.opengeosys.org/docs/
[docs-master]: https://doxygen.opengeosys.org/ [docs-master]: https://doxygen.opengeosys.org/
[docs-release]: https://doxygen.opengeosys.org/v6.4.3 [docs-release]: https://doxygen.opengeosys.org/v6.4.4
[license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt
...@@ -6,3 +6,4 @@ ...@@ -6,3 +6,4 @@
/v6.4.1/* https://ogs-doxygen-v6-4-1.netlify.app/:splat 200! /v6.4.1/* https://ogs-doxygen-v6-4-1.netlify.app/:splat 200!
/v6.4.2/* https://ogs-doxygen-v6-4-2.netlify.app/:splat 200! /v6.4.2/* https://ogs-doxygen-v6-4-2.netlify.app/:splat 200!
/v6.4.3/* https://ogs-doxygen-v6-4-3.netlify.app/:splat 200! /v6.4.3/* https://ogs-doxygen-v6-4-3.netlify.app/:splat 200!
/v6.4.4/* https://ogs-doxygen-v6-4-4.netlify.app/:splat 200!
+++
date = "2023-03-10T12:10:13+01:00"
title = "OpenGeoSys 6.4.4"
tag = "6.4.4"
author = "Lars Bilke"
release_date = "2022-03-10"
[downloads]
binary = [
"Windows-10.0.22621-python-3.10.9-de-utils.zip",
"Windows-10.0.22621-python-3.10.9-utils.zip",
"Windows-10.0.22621-de-utils.zip",
"Windows-10.0.22621-utils.zip"
]
container = [
"serial.sif",
"openmpi-4.0.5.sif",
]
note = """
**Note:** When using Python bindings make sure to have Python installed on your system:
- Windows: [Python 3.10.9](https://www.python.org/ftp/python/3.10.9/python-3.10.9-amd64.exe)
"""
+++
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment