A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Practical guide to Climate Econometrics

Better understand the impacts of climate change, disaster risk and responses, resource management, human behavior, and sustainable development.
https://github.com/atrisovic/weather-panel.github.io

Category: Sustainable Development
Sub Category: Education

Keywords

climate-econometrics jupyter-book python weather

Keywords from Contributors

transforms archiving measur animals conversion observation optimize generic projection compose

Last synced: about 23 hours ago
JSON representation

Repository metadata

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

README.md

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!


Owner metadata


GitHub Events

Total
Last Year

Committers metadata

Last synced: 6 days ago

Total Commits: 217
Total Committers: 9
Avg Commits per committer: 24.111
Development Distribution Score (DDS): 0.636

Commits in past year: 5
Committers in past year: 3
Avg Commits per committer in past year: 1.667
Development Distribution Score (DDS) in past year: 0.6

Name Email Commits
James Rising j****g@g****m 79
Ana Trisovic a****c@g****m 74
Azhar Hussain a****1@g****m 24
Kevin Schwarzwald k****3@g****m 21
dependabot[bot] 4****] 14
Lorena A. Barba l****a@g****u 2
Johanna Goetzel j****a@J****l 1
Johanna Goetzel j****l@J****l 1
Edward Thomson e****n@g****m 1

Committer domains:


Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 30
Total pull requests: 64
Average time to close issues: about 1 month
Average time to close pull requests: about 1 month
Total issue authors: 5
Total pull request authors: 8
Average comments per issue: 1.67
Average comments per pull request: 0.55
Merged pull request: 54
Bot issues: 0
Bot pull requests: 21

Past year issues: 0
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 5 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.5
Past year merged pull request: 2
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/atrisovic/weather-panel.github.io

Top Issue Authors

  • atrisovic (13)
  • jwagemann (7)
  • kls2177 (5)
  • jrising (4)
  • ks905383 (1)

Top Pull Request Authors

  • jrising (22)
  • dependabot[bot] (21)
  • atrisovic (8)
  • ks905383 (7)
  • azharhsain (2)
  • labarba (2)
  • ethomson (1)
  • burakbayramli (1)

Top Issue Labels

Top Pull Request Labels

  • dependencies (21)
  • python (20)
  • ruby (1)

Dependencies

requirements.txt pypi
  • Babel ==2.9.1
  • GitPython ==3.1.11
  • Jinja2 ==2.11.3
  • MarkupSafe ==1.1.1
  • PyYAML ==5.4
  • Pygments ==2.7.4
  • SQLAlchemy ==1.3.20
  • Send2Trash ==1.5.0
  • Sphinx ==3.3.0
  • alabaster ==0.7.12
  • appnope ==0.1.0
  • argon2-cffi ==20.1.0
  • async-generator ==1.10
  • attrs ==20.3.0
  • backcall ==0.2.0
  • beautifulsoup4 ==4.9.3
  • bleach ==3.3.0
  • certifi ==2020.11.8
  • cffi ==1.14.3
  • chardet ==3.0.4
  • click ==7.1.2
  • colorama ==0.4.4
  • decorator ==4.4.2
  • defusedxml ==0.6.0
  • docutils ==0.16
  • entrypoints ==0.3
  • gitdb ==4.0.5
  • idna ==2.10
  • imagesize ==1.2.0
  • importlib-metadata ==2.0.0
  • ipykernel ==5.3.4
  • ipython ==7.31.1
  • ipython-genutils ==0.2.0
  • ipywidgets ==7.5.1
  • jedi ==0.17.2
  • jsonschema ==3.2.0
  • jupyter-book ==0.8.3
  • jupyter-cache ==0.4.1
  • jupyter-client ==6.1.7
  • jupyter-core ==4.6.3
  • jupyter-sphinx ==0.3.2
  • latexcodec ==2.0.1
  • markdown-it-py ==0.5.6
  • mistune ==0.8.4
  • myst-nb ==0.10.1
  • myst-parser ==0.12.10
  • nbclient ==0.5.1
  • nbconvert ==5.6.1
  • nbdime ==2.1.1
  • nbformat ==5.0.8
  • nest-asyncio ==1.4.3
  • notebook ==6.4.1
  • oset ==0.1.3
  • packaging ==20.4
  • pandocfilters ==1.4.3
  • parso ==0.7.1
  • pexpect ==4.8.0
  • pickleshare ==0.7.5
  • prometheus-client ==0.8.0
  • prompt-toolkit ==3.0.8
  • ptyprocess ==0.6.0
  • pybtex ==0.23.0
  • pybtex-docutils ==0.2.2
  • pycparser ==2.20
  • pydata-sphinx-theme ==0.4.1
  • pyparsing ==2.4.7
  • pyrsistent ==0.17.3
  • python-dateutil ==2.8.1
  • pytz ==2020.4
  • pyzmq ==19.0.2
  • requests ==2.25.0
  • six ==1.15.0
  • smmap ==3.0.4
  • snowballstemmer ==2.0.0
  • soupsieve ==2.0.1
  • sphinx-book-theme ==0.0.39
  • sphinx-comments ==0.0.3
  • sphinx-copybutton ==0.3.1
  • sphinx-panels ==0.5.2
  • sphinx-thebe ==0.0.8
  • sphinx-togglebutton ==0.2.3
  • sphinxcontrib-applehelp ==1.0.2
  • sphinxcontrib-bibtex ==1.0.0
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==1.0.3
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.4
  • terminado ==0.9.1
  • testpath ==0.4.4
  • tornado ==6.1
  • traitlets ==5.0.5
  • urllib3 ==1.26.5
  • wcwidth ==0.2.5
  • webencodings ==0.5.1
  • widgetsnbextension ==3.5.1
  • zipp ==3.4.0
.github/workflows/pythonpackage.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
  • peaceiris/actions-gh-pages v3 composite

Score: 6.22257626807137