From 37653d7ff8d01ac1f5906d09b1e8a9e63cb42531 Mon Sep 17 00:00:00 2001 From: "Marco A. Lopez-Sanchez" Date: Thu, 18 Jan 2024 10:59:49 +0100 Subject: [PATCH] update website added funding --- README.md | 8 ++++++-- index.html | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f14759e..b32bb32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![header](https://raw.githubusercontent.com/marcoalopez/PyRockWave/main/img/header.jpg) -This project is maintained by [Marco A. Lopez-Sanchez](https://marcoalopez.github.io/) - Last update: 2023-11-15 +This project is maintained by [Marco A. Lopez-Sanchez](https://marcoalopez.github.io/) - Last update: 2024-01-18 ## What is PyRockWave? @@ -41,8 +41,12 @@ The GitHub website hosting the project provides several options (you will need a Besides, if you want to contribute to the project, you might want to glimpse at the [code of conduct](https://github.com/marcoalopez/strength_envelopes/blob/master/CODE_OF_CONDUCT.md) (TLDR: be nice to others πŸ˜‰). +## Funding + +The seed of these codes has been made possible thanks to funding from the Government of the Principality of Asturias and the Foundation for the Promotion of Applied Research in Asturias (FICYT) (grant SV-PA-21-AYUD/2021/57163) under the Asturias Plan for Science, Technology and Innovation 2018-2022 (PCTI-Asturias). + --- -*Copyright Β© 2023 Marco A. Lopez-Sanchez* +*Copyright Β© 2023-2024 Marco A. Lopez-Sanchez* _Information presented on this website and the notebooks is provided without any express or implied warranty and may include technical inaccuracies or typing errors; the author reserve the right to modify or enhance the content of this website as well as the notebooks at any time without previous notice. This webpage and the notebooks are not liable for the content of external links. Notebook contents under [Creative Commons Attribution license CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) and codes under GNU General Public License v3 (https://www.gnu.org/licenses/gpl-3.0.en.html) unless otherwise indicated._ _Hosted on GitHub Pages β€” This website was created with [Typora](https://typora.io/)_ \ No newline at end of file diff --git a/index.html b/index.html index e6527e6..a10fbec 100644 --- a/index.html +++ b/index.html @@ -2078,6 +2078,6 @@ README
-

header

This project is maintained by Marco A. Lopez-Sanchez - Last update: 2023-11-15

What is PyRockWave?

PyRockWave is a Python-based tool for reading single-crystal elasticity databases and modelling elastic properties of earth materials (e.g. seismic wave propagation and anisotropy in heterogeneous media). It allows you to create realistic models of the physical properties of rocks or rock units and simulate and illustrate how seismic waves propagate through them. The code is designed in a modular way to facilitate its development and the interaction with other codes.

PyRockWave is still under heavy development (alpha state), so the functionality may be subject to major changes that break retrocompatibility, and there is no installation guide or specific documentation on how to use it yet. In any case, the code is (and always will be) open source and free, so even though there is no official release and very little documentation, you can have fun with it at your own risk.

View repository on GitHub: https://github.com/marcoalopez/PyRockWave

Requirements & Python installation

TODO

How to use it?

🚨Beware🚨: still under heavy development (alpha state)!

How to contribute to this project?

The GitHub website hosting the project provides several options (you will need a GitHub account, it’s free!):

  • Open a discussion: This is a place to:

    • Ask questions you are wondering about.

    • Share ideas.

    • Engage with the developers (still just me).

  • Open and issue: This is a place to track bugs or requests for specific features on the notebooks.

  • Create a pull request: You modified, corrected or added a feature to one of the notebooks and send it for one of the developers to review it and add it to the main page.

Besides, if you want to contribute to the project, you might want to glimpse at the code of conduct (TLDR: be nice to others πŸ˜‰).


Copyright Β© 2023 Marco A. Lopez-Sanchez
Information presented on this website and the notebooks is provided without any express or implied warranty and may include technical inaccuracies or typing errors; the author reserve the right to modify or enhance the content of this website as well as the notebooks at any time without previous notice. This webpage and the notebooks are not liable for the content of external links. Notebook contents under Creative Commons Attribution license CC-BY 4.0 and codes under GNU General Public License v3 (https://www.gnu.org/licenses/gpl-3.0.en.html) unless otherwise indicated.

Hosted on GitHub Pages β€” This website was created with Typora

+

header

This project is maintained by Marco A. Lopez-Sanchez - Last update: 2024-01-18

What is PyRockWave?

PyRockWave is a Python-based tool for reading single-crystal elasticity databases and modelling elastic properties of earth materials (e.g. seismic wave propagation and anisotropy in heterogeneous media). It allows you to create realistic models of the physical properties of rocks or rock units and simulate and illustrate how seismic waves propagate through them. The code is designed in a modular way to facilitate its development and the interaction with other codes.

PyRockWave is still under heavy development (alpha state), so the functionality may be subject to major changes that break retrocompatibility, and there is no installation guide or specific documentation on how to use it yet. In any case, the code is (and always will be) open source and free, so even though there is no official release and very little documentation, you can have fun with it at your own risk.

View repository on GitHub: https://github.com/marcoalopez/PyRockWave

Requirements & Python installation

TODO

How to use it?

🚨Beware🚨: still under heavy development (alpha state)!

How to contribute to this project?

The GitHub website hosting the project provides several options (you will need a GitHub account, it’s free!):

Besides, if you want to contribute to the project, you might want to glimpse at the code of conduct (TLDR: be nice to others πŸ˜‰).

Funding

The seed of these codes has been made possible thanks to funding from the Government of the Principality of Asturias and the Foundation for the Promotion of Applied Research in Asturias (FICYT) (grant SV-PA-21-AYUD/2021/57163) under the Asturias Plan for Science, Technology and Innovation 2018-2022 (PCTI-Asturias).


Copyright Β© 2023-2024 Marco A. Lopez-Sanchez
Information presented on this website and the notebooks is provided without any express or implied warranty and may include technical inaccuracies or typing errors; the author reserve the right to modify or enhance the content of this website as well as the notebooks at any time without previous notice. This webpage and the notebooks are not liable for the content of external links. Notebook contents under Creative Commons Attribution license CC-BY 4.0 and codes under GNU General Public License v3 (https://www.gnu.org/licenses/gpl-3.0.en.html) unless otherwise indicated.

Hosted on GitHub Pages β€” This website was created with Typora

\ No newline at end of file