GithubHelp home page GithubHelp logo

esmlab-project's Introduction

esmlab-project

Tools for a reproducible workflow.

esmlab-project's People

Contributors

matt-long avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

esmlab-project's Issues

What is the objective of this repo?

A high-level objective is to enable "reproducible" science. In this vein, one might imagine being able to recreate a scientific workflow from end-to-end. Inputs might include obs, models, etc.; outputs include presentations, papers, and documentation of the algorithms used.

I recognize the following challenges in this context.

  • Code for a particular project often has both general and specific components—all of it perhaps under active development. Need to document and enable best practices for co-development so as to leverage specific scientific-application driven development for general purposes.

  • Ultimately a project might have many dead-ends. It might make sense to have a "scratch-pad" space; as components reach maturity, they could be moved over a divide into a "publication" directory.

  • Scripts/notebooks generate figure files (pngs, pdfs, etc.); these are often given spur-of-the-moment names and end up being used in presentations, papers, etc. Tracking the provenance in such a setting is difficult. Figures generation could be wrapped in a class that enables provenance tracking; this might have a caption class that retains a description; could be easily harvested for web/markdown documentation of the project.

  • environments need to be curated; it should be possible to re-invoke the specific state (i.e., package versions, etc.) of a general environment definition, for instance, to reproduce the project state at last execution. In my current workflow, it's incumbent on me (using conda) to activate an environment definition. Is it possible to ensure that a project is executed in the project environment?

How do we address these (and other) challenges? Do we create a "template repo"?

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.