Giter VIP home page Giter VIP logo

astrotuna201 / weather-panel.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from atrisovic/weather-panel.github.io

0.0 1.0 0.0 51.78 MB

A practical guide to climate econometrics: Navigating key decision points in weather and climate data analysis.

Home Page: https://climateestimate.net

License: Creative Commons Attribution Share Alike 4.0 International

R 0.71% MATLAB 53.27% TeX 0.92% Jupyter Notebook 45.10%

weather-panel.github.io's Introduction

Practical guide to climate econometrics

DOI status

This is a repository for a practical guide to climate econometrics available at climateestimate.net.

The primary audience for this guide is researchers and students trained in econometrics and experienced in at least one scientific programming language, such as Stata, R, Matlab, Julia, or Python. It could be used both in a teaching event, self-study or as a reference manual.

Contributing to the guide

We welcome any contributions to the guide. One way to contribute is by opening an issue in this repository. Also, you could create direct changes to the guide and make a pull request. In this case, you'll need to make your own fork of the repository, clone the fork locally, and make a new branch for your contribution. For example:

git checkout -b my-awesome-contribution

Making changes to the content

To contribute to the guide, make changes to the .md files in the tutorial-content/content folder. You could also add images or jupyter notebooks. For inspiration, see Jupyter Book and the Turing Way guide.

Testing the website

To test your contribution in the jupyter-book, you will need Python 3, i.e., Python 3.7. The following commands install the necessary dependencies in a virtual environment (env) and build a local version of the jupyter-book:

python3 -m venv env
. env/bin/activate
pip install -r requirements.txt

jupyter-book build tutorial-content/

Check out the updated notebook by opening this file in a browser: tutorial-content/_build/html/index.html

Create a pull request

  1. Make sure that the jupyter-book build works on your computer and that all content looks as it should (i.e., text styles, formulas, images).
  2. Commit only changes from the content folder and make a pull request.
  3. Once the changes are reviewed and merged, the webpage will be automatically rebuilt and updated at climateestimate.net.

Thank you for your contribution!

weather-panel.github.io's People

Contributors

jrising avatar atrisovic avatar azharhsain avatar ks905383 avatar dependabot[bot] avatar

Watchers

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