From 7505395816bd1dab5ead6fbe28aaf0ed79497d82 Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Sat, 19 Oct 2024 00:21:33 -0500 Subject: [PATCH 1/6] Update README.md website link changed to https://ahay.org/wiki/Main_Page from https://reproducibility.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7477160..88f3ea2 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Awesome software projects sub-categorized by focus. ### Seismic and Seismology - [Auralib](https://github.com/whamlyn/auralib) – ![Python](media/icon/python.png) / Python package to support investigation of geoscience problems including geophysics, rock physics, petrophysics, and data read/write in common formats. - [Bruges](https://github.com/agile-geoscience/bruges/tree/master/bruges) – ![Python](media/icon/python.png) Various geophysical equations and tools. -- [Madagascar](https://reproducibility.org/wiki/Installation) – ![C](media/icon/c.png) ![Python](media/icon/python.png) Multi-dimensional data processing suite. +- [Madagascar](https://ahay.org/wiki/Main_Page) – ![C](media/icon/c.png) ![Python](media/icon/python.png) Multi-dimensional data processing suite. - [MDIO](https://mdio.dev) – ![Python](media/icon/python.png) Open source chunked and compressed cloud storage for seismic data based on Zarr with fast seismic ingestion and export tools – [Docs](https://mdio-python.readthedocs.io), [Source](https://github.com/TGSAI/mdio-python). - [ObsPy](https://github.com/obspy/obspy/wiki) – ![Python](media/icon/python.png) Framework for reading, writing and processing seismic and seismological data. - [OpendTect-Plugins](https://github.com/waynegm/OpendTect-Plugins) – ![C++](media/icon/cplusplus.png) open source plugins for the [OpendTect](#platforms) seismic interpretation platform. See [the docs](http://waynegm.github.io/OpendTect-Plugin-Docs) for more information. From cb960f543790336ec44d9dd4e96526851652be81 Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Sat, 19 Oct 2024 00:43:24 -0500 Subject: [PATCH 2/6] Update PULL_REQUEST_TEMPLATE.md change link to awesome.md from pull request template to avoid error --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a459094..cfd4f96 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,7 +18,7 @@ __Submission type:__ -- [ ] Project is [`certified awesome`](awesome.md) +- [ ] Project is [`certified awesome`](../awesome.md) - [ ] The project is [open-source](https://opensource.org/licenses/alphabetical) and accessible. From 421490966ac2275da64eda17785a34ece316361a Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Sat, 19 Oct 2024 00:46:06 -0500 Subject: [PATCH 3/6] Update .lycheeignore more links that get 429 errors but work --- .lycheeignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.lycheeignore b/.lycheeignore index 80d285c..084e8ad 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -5,4 +5,6 @@ https://opensource.org/licenses/gpl-license https://reproducibility.org/wiki/Installation https://wiki.seg.org/wiki/Open_data https://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses +https://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicenses https://www.gnu.org/licenses/license-list.html +https:/www.fsf.org/licensing/licenses/ From 011b7a21c8bacaddb558e5216991849c255cbbe4 Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Sat, 19 Oct 2024 00:49:46 -0500 Subject: [PATCH 4/6] Update .lycheeignore added http and https URLs to links that are being problematic. Each also has www ? --- .lycheeignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.lycheeignore b/.lycheeignore index 084e8ad..11f38d4 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -8,3 +8,7 @@ https://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses https://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicenses https://www.gnu.org/licenses/license-list.html https:/www.fsf.org/licensing/licenses/ +http://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses +http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicenses +http://www.gnu.org/licenses/license-list.html +http:/www.fsf.org/licensing/licenses/ From 8d17ddb0b4c4727812dd27e1708ec88428c9067d Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Sat, 19 Oct 2024 00:54:04 -0500 Subject: [PATCH 5/6] Update .lycheeignore one more url variation --- .lycheeignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.lycheeignore b/.lycheeignore index 11f38d4..de19706 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -12,3 +12,5 @@ http://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicenses http://www.gnu.org/licenses/license-list.html http:/www.fsf.org/licensing/licenses/ +https://www.gnu.org/licenses/ +http://www.gnu.org/licenses/ From acbbc505774706bef611dd852dcec76122ada0ce Mon Sep 17 00:00:00 2001 From: Justin Gosses Date: Sat, 19 Oct 2024 00:55:25 -0500 Subject: [PATCH 6/6] Update .lycheeignore one more link variation --- .lycheeignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.lycheeignore b/.lycheeignore index de19706..06c3218 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -8,9 +8,11 @@ https://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses https://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicenses https://www.gnu.org/licenses/license-list.html https:/www.fsf.org/licensing/licenses/ +https://www.fsf.org/licensing/licenses/ http://www.gnu.org/licenses/license-list.html#NonFreeDocumentationLicenses http://www.gnu.org/licenses/license-list.html#NonFreeSoftwareLicenses http://www.gnu.org/licenses/license-list.html -http:/www.fsf.org/licensing/licenses/ +http://www.fsf.org/licensing/licenses/ +https://www.fsf.org/licensing/licenses/ https://www.gnu.org/licenses/ http://www.gnu.org/licenses/