ea34568e-d86e-4720-be2f-3f826f66a26c
Describing a pipeline to preprocess NOAA gridded rainfall reanalysis dataset
https://github.com/eds-book/ea34568e-d86e-4720-be2f-3f826f66a26c
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Keywords
Repository
Describing a pipeline to preprocess NOAA gridded rainfall reanalysis dataset
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
- Releases: 6
Topics
Metadata Files
README.md
Concatenating a gridded rainfall reanalysis dataset into a time series
How to run
Running on Binder
The notebook is designed to be launched from Binder.
Click the Launch Binder button at the top level of the repository
Running locally
You may also download the notebook from GitHub to run it locally: 1. Open your terminal
Check your conda install with
conda --version. If you don't have conda, install it by following these instructions (see here)Clone the repository
bash git clone https://github.com/eds-book-gallery/ea34568e-d86e-4720-be2f-3f826f66a26c.gitMove into the cloned repository
bash cd ea34568e-d86e-4720-be2f-3f826f66a26cCreate and activate your environment from the
.binder/environment.ymlfilebash conda env create -f .binder/environment.yml conda activate ea34568e-d86e-4720-be2f-3f826f66a26cLaunch the jupyter interface of your preference, notebook,
jupyter notebookor labjupyter lab
Owner
- Name: Environmental Data Science Book
- Login: eds-book
- Kind: organization
- Email: environmental.ds.book@gmail.com
- Website: https://edsbook.org
- Twitter: eds_book
- Repositories: 1
- Profile: https://github.com/eds-book
Organisation repo of EDS book for governance, outreach and other community-led activities
Citation (CITATION.cff)
cff-version: 1.2.0
message: Please cite the following works when using this project.
abstract: >-
Notebook developed to demonstrate a pipeline to concatenating a gridded
rainfall reanalysis dataset into a time series.
title: >-
Concatenating a gridded rainfall reanalysis dataset into a time series
(Jupyter Notebook) published in the Environmental Data Science book
authors:
- family-names: Lam
given-names: Timothy
affiliation: University of Exeter
orcid: 0000-0002-0148-935X
email: tl493@exeter.ac.uk
- family-names: Kretschmer
given-names: Marlene
affiliation: University of Reading
orcid: 0000-0002-2756-9526
- family-names: Adams
given-names: Samantha
affiliation: Met Office
orcid: 0000-0003-3031-4855
- family-names: Prudden
given-names: Rachel
affiliation: Met Office
orcid: 0000-0001-9672-3489
- family-names: Saggioro
given-names: Elena
affiliation: University of Reading
orcid: 0000-0002-9543-6338
date-released: '2024-09-13'
contact:
- family-names: Lam
given-names: Timothy
affiliation: University of Exeter
orcid: 0000-0002-0148-935X
email: tl493@exeter.ac.uk
identifiers:
- description: Open review report for this notebook
type: url
value: https://github.com/eds-book/ea34568e-d86e-4720-be2f-3f826f66a26c/pull/1
keywords:
- Atmosphere
- Preprocessing
- Standard
- Python
license: MIT
license-url: https://opensource.org/license/MIT
repository: https://github.com/eds-book/ea34568e-d86e-4720-be2f-3f826f66a26c
type: software
version: v2025.6.0
GitHub Events
Total
- Push event: 14
- Fork event: 1
- Create event: 1
Last Year
- Push event: 14
- Fork event: 1
- Create event: 1
Dependencies
- nc_time_axis *
- actions/github-script v3 composite
- actions/checkout main composite
- jupyterhub/repo2docker-action master composite
- notiz-dev/github-action-json-property release composite
- actions/checkout v2 composite
- ad-m/github-push-action master composite
- addnab/docker-run-action v3 composite
- notiz-dev/github-action-json-property release composite
- actions/checkout v2 composite
- ad-m/github-push-action master composite
- addnab/docker-run-action v3 composite
- notiz-dev/github-action-json-property release composite
- actions/checkout main composite
- jupyterhub/repo2docker-action master composite
- notiz-dev/github-action-json-property release composite
- nc_time_axis *