Giter VIP home page Giter VIP logo

zonal-average-sandbox's Introduction

analysis_project_template

This is a sample template meant to be used for workflows centered around notebooks

Why you should use this template

This template is meant to give you the basic setup of an "analysis" repository, focused on storing notebooks or other pieces of scientific code/documentation. This repository is not meant to be a "one size fits all" repository, but rather, a starting point from which the user can build upon.

Essential checklist for your repository

  • Software license
  • Detailed readme
  • Update the environment.yml file in include the required libraries/packages
  • Your analysis code/notebooks!

Choosing a license for this repository

There are a variety of software licenses to choose from. The default for this repository is the MIT License which is short and to the point. If you are interested in learning more about which license is best for you, check out this resource to help you determine which is best for your specific needs, or consult UCAR Legal

What to include in your README (README.md)

Once you copy over this template and choose your license, you should populate your README file. This file serves as a landing page for your repository and should provide the following:

  • Title of the project
  • Introduction and overview of what the analysis covers
  • How to contribute
  • How to reproduce the conda environment

An example of this is given below

# Climate-Analysis
This is a repository meant to show how to do climate analysis.

## Contributing
Clone this repository to your account, then create your own branch to work in

"git checkout -b <nameofyourbranch>"


## Reproducing the environment

"conda env create -f envs/environment.yml"
"conda activate environment_name"


The importance of software citation and minting a DOI

Once your repository is built and you have added your analysis, you may want to mint a DOI for your project, so you can share your work with the community AND receive credit for doing so.

Directions on how to mint a DOI for your project can be found on the NCAR Software Citation Documentation

zonal-average-sandbox's People

Contributors

mgrover1 avatar

Watchers

James Cloos avatar  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.