Coder Social home page Coder Social logo

project11's Introduction

Hackathon Project Template

This is a template repo for hackathon projects. Click the (green) "Use this template" button at the top of the page to use it.

There are also some example notebooks. Check our Hackathon Resources page for further guidance, including our participant guide and recommendations for using Git and GitHub in your project team.

This template repo was created for the CMIP6 Data Hackathon by James Thomas and Will Seviour.

Change this README!

When you've used this template, remove the above text and replace with the below:


[Project title]

[Short summary of the project]

Contributors

  • Contributors list
  • With links to GitHub profiles / institution pages, etc.

What was done

How we approached the problem and why

[...]

Data we used and how to obtain this

  • [...]
  • [...]
  • [...]

What we did during the hackathon

  • [...]
  • [...]
  • [...]

Outcomes

  • [...]
  • [...]
  • [...]

About this repo

There are further README files in key directories.

Key files

  • [...]
  • [...]
  • [...]

How to reproduce our outputs

  1. [...]
  2. [...]
  3. [...]

Repo structure

.
├── notebooks
│   ├── [...].ipynb
│   └── [...].ipynb
│           The Jupyter Notebooks that we created
│
├── code
│   ├── [...].py
│   └── [...].py
│           Any code (Python or otherwise) that we created that doesn't
│           sit within a Notebook
│
├── results
│   ├── [...].pdf
│   └── [...].png
│           The key figures that we produced
│
├── data
│   ├── raw_data
│   │       Any data we used that didn't come from JASMIN
│   │
│   └── processed_data
│           Any output data that we produced
│
├── environment.yml
└── environment_frozen.yml
        The libraries and versions that we used

Next steps for our project

  • [...]
  • [...]
  • [...]

project11's People

Contributors

jatonline avatar

Stargazers

 avatar

Watchers

James Cloos avatar William Seviour avatar

Forkers

l5d1l5

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.