File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- [ Please see the wiki-page] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.2 )
5+ [ Please see the wiki-page] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.4 )
66
7- ## 6.5.1
7+ ## 6.5.3
88
9- [ Changelog for OpenGeoSys 6.5.1 ] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.1 )
9+ [ Changelog for OpenGeoSys 6.5.2 ] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.3 )
1010
1111----
1212
13+ ## 6.5.2
14+
15+ [ Changelog for OpenGeoSys 6.5.2] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.2 )
16+
17+ ## 6.5.1
18+
19+ [ Changelog for OpenGeoSys 6.5.1] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.1 )
20+
1321## 6.5.0
1422
1523[ Changelog for OpenGeoSys 6.5.0] ( https://gitlab.opengeosys.org/ogs/ogs/-/wikis/Release-notes-6.5.0 )
Original file line number Diff line number Diff line change @@ -241,6 +241,9 @@ authors:
241241 BGR
242242 - given-names : Luca
243243 family-names : Urpi
244+ - given-names : Jäschke
245+ family-names : Max
246+ affiliation : " Hochschule für Technik, Wirtschaft und Kultur Leipzig"
244247identifiers :
245248 - type : doi
246249 value : 10.5281/zenodo.11652195
Original file line number Diff line number Diff line change 2121 *
2222 * The documentation for OGS releases can be found here:
2323 *
24+ * - https://doxygen.opengeosys.org/6.5.3
2425 * - https://doxygen.opengeosys.org/6.5.2
2526 * - https://doxygen.opengeosys.org/6.5.1
2627 * - https://doxygen.opengeosys.org/v6.5.0
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ OpenGeoSys is distributed under the Modified BSD License. See the
2828[ ogs ] : https://www.opengeosys.org
2929[ documentation ] : https://www.opengeosys.org/docs/
3030[ docs-master ] : https://doxygen.opengeosys.org/
31- [ docs-release ] : https://doxygen.opengeosys.org/6.5.2
31+ [ docs-release ] : https://doxygen.opengeosys.org/6.5.3
3232[ license-source ] : https://github.com/ufz/ogs/blob/master/LICENSE.txt
Original file line number Diff line number Diff line change 1010/v6.5.0/* https://ogs-doxygen-v6-5-0.netlify.app/:splat 200 !
1111/6.5.1/* https://ogs-doxygen-6-5-1.netlify.app/:splat 200 !
1212/6.5.2/* https://ogs-doxygen-6-5-2.netlify.app/:splat 200 !
13+ /6.5.3/* https://ogs-doxygen-6-5-3.netlify.app/:splat 200 !
Original file line number Diff line number Diff line change @@ -7,17 +7,19 @@ release_date = "{{ .Date }}"
77
88[downloads ]
99binary = [
10- " Windows-10.0.22621 -python-3.10.9 -de-utils.zip" ,
11- " Windows-10.0.22621 -python-3.10.9 -utils.zip" ,
10+ " Windows-10.0.22631 -python-3.12.1 -de-utils.zip" ,
11+ " Windows-10.0.22631 -python-3.12.1 -utils.zip" ,
1212]
1313container = [
14- " serial.sif" ,
15- " openmpi-4.0.5.sif" ,
14+ " serial.squashfs" ,
15+ " petsc.squashfs" ,
16+ " serial-mkl.squashfs" ,
17+ " petsc-mkl.squashfs" ,
1618]
1719pip = true
1820note = """
1921**Note:** When using Python bindings make sure to have Python installed on your system:
2022
21- - Windows: [Python 3.10.9 ](https://www.python.org/ftp/python/3.10.9 /python-3.10.9 -amd64.exe)
23+ - Windows: [Python 3.12.1 ](https://www.python.org/ftp/python/3.12.1 /python-3.12.1 -amd64.exe)
2224"""
2325+++
Original file line number Diff line number Diff line change 1+ +++
2+ date = " 2024-09-04T18:17:05+02:00"
3+ title = " OpenGeoSys 6.5.3"
4+ tag = " 6.5.3"
5+ author = " Lars Bilke"
6+ release_date = " 2024-09-04T18:17:05+02:00"
7+
8+ [downloads ]
9+ binary = [
10+ " Windows-10.0.22631-python-3.12.1-de-utils.zip" ,
11+ " Windows-10.0.22631-python-3.12.1-utils.zip" ,
12+ ]
13+ container = [
14+ " serial.squashfs" ,
15+ " petsc.squashfs" ,
16+ " serial-mkl.squashfs" ,
17+ " petsc-mkl.squashfs" ,
18+ ]
19+ pip = true
20+ note = """
21+ **Note:** When using Python bindings make sure to have Python installed on your system:
22+
23+ - Windows: [Python 3.12.1](https://www.python.org/ftp/python/3.12.1/python-3.12.1-amd64.exe)
24+ """
25+ +++
You can’t perform that action at this time.
0 commit comments