Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/annefou/pangeo_cmip6_masked_and_weighted_average
Pangeo CMIP6 demonstrating the use of masks and computing weighted average
https://github.com/annefou/pangeo_cmip6_masked_and_weighted_average
Last synced: about 24 hours ago
JSON representation
Pangeo CMIP6 demonstrating the use of masks and computing weighted average
- Host: GitHub
- URL: https://github.com/annefou/pangeo_cmip6_masked_and_weighted_average
- Owner: annefou
- License: mit
- Created: 2022-05-29T17:04:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-29T20:48:48.000Z (over 2 years ago)
- Last Synced: 2024-11-05T10:51:15.207Z (about 2 months ago)
- Language: Jupyter Notebook
- Homepage: https://annefou.github.io/pangeo_CMIP6_masked_and_weighted_average/
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Executable Notebook Template
This template contains a GitHub action to automate and scheduling execution of Jupyter notebooks. It only works with conda-environment.
## Steps
* Upload a single notebook `*.ipynb` file. For instance, you can use the templates by theme (Exploration, Preprocessing, Modelling, Postprocessing) provided by the Environmental Data Science book repository.
* Modify the config file with the notebook file name.
* Upload a conda environment.yml file containing the libraries to run the executable notebook.After the above steps, the GitHub actions will succesfully generate notebook output cells in the `render` branch.
## Badges template
The badges below should be adapted according to the new notebook.
[Notebook title]