Git Product home page Git Product logo

repro-zoo's Introduction

repro-zoo

This repo continues the work we started at the SEG Repro Zoo in Anaheim in 2018. Repository available.

๐Ÿ’ก Our goal is to reproduce useful and interesting work in the subsurface domain.

The purpose of this is manifold:

  • Check the reproducibility of work in our field, both for papers aiming to be reproducible, and those that are not.
  • If the work was not open, make it available to a wider audience in a more useful format (code!).
  • Highlight the importance of reproducibility in our field.

โ“ Any questions, check out the #repro-zoo channel in the Software Underground Slack.

What is a reproduction?

Each folder contains a reproduction. In general, this should consist of:

  • One or more Notebooks, or a README.md file, with the citation, a link to the complete paper (eg as a pre-print) or at least a DOI, and any notes about what you're trying to do or what is interesting about the paper.
  • More code files or notebooks, whatever is needed or makes sense to you.
  • Any data, or links to data, you need. This might be ripped from a table in the paper, or you might link to the author's repo.
  • Your code.
  • A LICENSE file is optional; if you don't include one you will be included in the Apache 2.0 license attached to this repo.
  • Anything else you think is important.

Contribute a reproduction

There is a list of papers to reproduce in the Issues.

But don't limit yourself to those. You are welcome to tackle any paper related to subsurface science and engineering.

If you would rather host the reproduction yourself, e.g. on your own account, GitLab, gist, or whatever, then please feel free to add a folder here containing a README that points to your work. E.g. see this example.

Please be careful with people's property

  • Be very clear about attaching original attribution to your work.
  • Respect the licenses that other's have attached to their work. For example, you can't include someone's GPL code in your CC BY reproduction, use CC BY-SA instead. If in doubt, ask someone in the Software Underground Slack.
  • Please don't check in a PDF of the paper itself (even if it is open), or include a large amount of it as images etc. A few figures or table is fine (fair use).**

repro-zoo's People

Contributors

kwinkunks avatar mycarta avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.