softwareunderground / awesome-open-geoscience

Curated from repositories that make our lives as geoscientists, hackers and data wranglers easier or just more awesome
Creative Commons Zero v1.0 Universal
1.45k stars 471 forks source link

Proposing to add wellpathpy to the list #152

Closed Zabamund closed 3 years ago

Zabamund commented 3 years ago

Project name: wellpathpy

Project website/repository: https://github.com/Zabamund/wellpathpy

License: LGPL-3.0

Submission type: New Software Project

Zabamund commented 3 years ago

The travis build fails with these two errors as far as I can tell:

Issues :-( Links

  1. [L047] https://reproducibility.org/wiki/Installation Failed to open TCP connection to reproducibility.org:443 (Connection timed out - connect(2) for "reproducibility.org" port 443)
  2. [L155] 403 https://wiki.seg.org/wiki/Open_data

for the first one, if I go to reproducibility.org I end up on http://www.ahay.org/wiki/Main_Page from there if I go to installation, I end up here: http://www.ahay.org/wiki/Installation Question, is that the link you need/want? (if so I'm happy to update my PR with that even though it's unrelated to my change)

for the second one, the link works for me and doesn't yield a 403 so I don't know what the problem is.

I also notice that the build has been failing since build #262, so again, it's unrelated to my change.

JustinGOSSES commented 3 years ago

Yeah, the CI doing automatic link checking really slows things done. I'm tempted to suggest we get read of it as a failed state as most of the time it isn't actually a stopper for anyone finding code.

I'll merge despite CI/CD and try to find time to look into links.