https://github.com/coecms/coecms.github.io
Science Score: 13.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
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: coecms
- Language: Jupyter Notebook
- Default Branch: master
- Homepage: https://climate-cms.org
- Size: 57 MB
Statistics
- Stars: 4
- Watchers: 6
- Forks: 4
- Open Issues: 6
- Releases: 0
Metadata Files
README.md
CMS Blog
The blog is viewable here:
http://coecms.github.io
See the jupyter-book docs for info on creating posts - https://jupyterbook.org/intro.html
Creating special blocks (notes, warnings etc.)
Link to external documentation with "{func}xarray.open_dataset"
To create a new blog post:
clonethe repo- Create new
branch - Create a new page under the
postsdirectory, namedYY-MM-DD-title. Posts can be in rst, md or ipynb format - Add any tags to the file
posts_meta.yaml commitchanges andpushbranch back tocoecms/coecms.github.io- Open Pull Request and select CMS team member to review
- After review squash and merge PR
- Delete
branch
The new blog post should appear within a few minutes at http://coecms.github.io
If it doesn't, check under "Github Pages" here for error messages:
https://github.com/coecms/coecms.github.io/settings
To build the site locally, run
./generate_toc.py
jupyter-book build .
generate_toc.py sets up all of the tables of contents for latest posts, tags and archive based off of the filenames in posts and the tags listed in posts_meta.yaml.
NB rendering errors won't stop the book to be built and deployed, so check the logs under actions to make sure everything is rendered properly
Owner
- Name: ARC COE for Climate Extremes: Computational Modelling Systems
- Login: coecms
- Kind: organization
- Website: http://climate-cms.unsw.wikispaces.net
- Repositories: 136
- Profile: https://github.com/coecms
GitHub Events
Total
- Push event: 6
Last Year
- Push event: 6
Dependencies
- actions/checkout v2 composite
- actions/setup-python v1 composite
- peaceiris/actions-gh-pages v3.6.1 composite
- jupyter-book *
- matplotlib *
- numpy *
- pydata-sphinx-theme ==0.13.1