weather-panel.github.io
A practical guide to climate econometrics: Navigating key decision points in weather and climate data analysis.
Science Score: 46.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
1 of 9 committers (11.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.1%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
A practical guide to climate econometrics: Navigating key decision points in weather and climate data analysis.
Basic Info
- Host: GitHub
- Owner: atrisovic
- License: cc-by-sa-4.0
- Language: MATLAB
- Default Branch: master
- Homepage: https://climateestimate.net
- Size: 78.3 MB
Statistics
- Stars: 41
- Watchers: 4
- Forks: 12
- Open Issues: 19
- Releases: 4
Topics
Metadata Files
README.md
Practical guide to climate econometrics
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
- Make sure that the
jupyter-bookbuild works on your computer and that all content looks as it should (i.e., text styles, formulas, images). - Commit only changes from the
contentfolder and make a pull request. - Once the changes are reviewed and merged, the webpage will be automatically rebuilt and updated at climateestimate.net.
Thank you for your contribution!
Owner
- Name: Ana Trisovic
- Login: atrisovic
- Kind: user
- Location: Cambridge, USA
- Company: Harvard University
- Website: https://anatrisovic.com
- Twitter: atrisovic
- Repositories: 10
- Profile: https://github.com/atrisovic
Computer Scientist and #Reproducibility Researcher at @HarvardBiostats & @IQSS | previously with @UChicago, @Cambridge_Uni and @LHCbExperiment @CERN
GitHub Events
Total
- Watch event: 9
- Push event: 2
- Fork event: 1
Last Year
- Watch event: 9
- Push event: 2
- Fork event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | 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 (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- 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 requests: 54
- Bot issues: 0
- Bot pull requests: 21
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- atrisovic (13)
- jwagemann (7)
- kls2177 (5)
- jrising (4)
- ks905383 (1)
Pull Request Authors
- jrising (22)
- dependabot[bot] (21)
- ks905383 (8)
- atrisovic (8)
- labarba (4)
- azharhsain (2)
- ethomson (1)
- burakbayramli (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 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
- actions/checkout v2 composite
- actions/setup-python v1 composite
- peaceiris/actions-gh-pages v3 composite