climag
EPA Research Project: Multifactorial causes of fodder crises in Ireland and risks due to climate change
Science Score: 57.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.8%) to scientific vocabulary
Keywords
Repository
EPA Research Project: Multifactorial causes of fodder crises in Ireland and risks due to climate change
Basic Info
- Host: GitHub
- Owner: ClimAg
- License: apache-2.0
- Language: Python
- Default Branch: main
- Homepage: https://climag.readthedocs.io
- Size: 637 KB
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
ClimAg: Multifactorial causes of fodder crises in Ireland and risks due to climate change

:sparkles: ClimAg report: Streethran, N., Hickey, K., Wingler, A., and Leahy, P. (2024). ClimAg: Multifactorial Causes of Fodder Crises in Ireland and Risks due to Climate Change. Johnstown Castle: Environmental Protection Agency (EPA Research Report, 464). Available at: https://www.epa.ie/publications/research/climate-change/research-464-climag-multifactorial-causes-of-fodder-crises-in-ireland-and-risks-due-to-climate-change.php (Accessed: 17 October 2024).
ClimAg is examining past fodder crises such as the 2018 dry summer and placing them in the context of long-term climate change. ClimAg seeks to identify the multifactorial drivers of fodder crises by:
- developing a detailed understanding of the multiple interlinked drivers of previous fodder crises affecting the Irish agricultural sector
- combining datasets from 21st century climate simulations with grass growth models to predict the frequency and severity of fodder crisis events under future climate change scenarios
Documentation is available at: climag.readthedocs.io. This repository hosts Python code for the grass growth model and scripts to perform data preparation, model simulations, and analysis.
Acknowledgements
ClimAg is a three-year research project funded by the Environmental Protection Agency (EPA) Ireland under the Climate Change Research Programme grant number 2018-CCRP-MS.50, with additional funding provided under the COVID-19 research support scheme of the Higher Education Authority (HEA) Ireland.
The authors acknowledge the inputs of the ClimAg project steering committee members throughout the project. The authors thank Eoin Whelan (Met Éireann, Dublin, Ireland), Paul Nolan (Irish Centre for High-End Computing, Dublin, Ireland), and Elodie Ruelle (Teagasc, Moorepark, Ireland) for providing datasets used in this study.
The Python implementation of the ModVege pasture model adapted for use in this project was translated from Java to Python by Y. Chemin of JRC Ispra. This Python implementation was originally published as public domain software on GitHub under the Unlicence license. The Java model was provided by R. Martin of INRAE UREP Clermont-Ferrand for the original Python implementation. The original ModVege pasture model was developed by Jouven et al..
Installation
This project uses Conda with Python 3.10.
[!NOTE] Windows users should use Conda within Windows Subsystem for Linux (WSL), as some packages (e.g. CDO) are unavailable for Windows.
Clone the ClimAg repository including submodules:
sh
git clone --recurse-submodules https://github.com/ClimAg/ClimAg.git
Navigate to the directory of the cloned repository:
sh
cd ClimAg
Create a virtual environment and install all requirements:
sh
conda env create
Activate the virtual environment:
sh
conda activate ClimAg
To run tests:
sh
python -m pytest --cov
To update the virtual environment:
sh
conda env update
To build the documentation locally:
sh
cd doc && make html
To clean build the documentation locally:
sh
cd doc && make clean html
Licence
Copyright 2022-2025 N. Streethran
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Owner
- Name: ClimAg
- Login: ClimAg
- Kind: organization
- Email: nstreethran@ucc.ie
- Location: Ireland
- Website: https://www.ucc.ie/en/eel/projects/climag/
- Twitter: climatt_project
- Repositories: 2
- Profile: https://github.com/ClimAg
EPA Research Project: Multifactorial causes of fodder crises in Ireland and risks due to climate change
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: >-
ClimAg: Multifactorial causes of fodder crises in Ireland
and risks due to climate change
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- family-names: Streethran
given-names: Nithiya
orcid: 'https://orcid.org/0000-0003-0575-5798'
repository-code: 'https://github.com/ClimAg/ClimAg'
url: 'https://climag.readthedocs.io'
keywords:
- climate change
- pasture systems
- Irish agriculture
license: Apache-2.0
preferred-citation:
type: book
authors:
- family-names: Streethran
given-names: Nithiya
orcid: 'https://orcid.org/0000-0003-0575-5798'
affiliation: University College Cork
- family-names: Hickey
given-names: Kieran
affiliation: University College Cork
- family-names: Wingler
given-names: Astrid
affiliation: University College Cork
- family-names: Leahy
given-names: Paul
affiliation: University College Cork
title: >-
ClimAg: Multifactorial causes of fodder crises in Ireland
and risks due to climate change
year: 2024
month: 10
url: 'https://www.epa.ie/publications/research/climate-change/research-464-climag-multifactorial-causes-of-fodder-crises-in-ireland-and-risks-due-to-climate-change.php'
isbn: 978-1-80009-215-0
# series: EPA Research Report
# number: 464
# publisher: Environmental Protection Agency
# location: Johnstown Castle
GitHub Events
Total
- Delete event: 1
- Push event: 8
- Pull request event: 1
Last Year
- Delete event: 1
- Push event: 8
- Pull request event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nithiya Streethran | n****n@g****m | 267 |
Issues and Pull Requests
Last synced: almost 2 years ago
All Time
- Total issues: 1
- Total pull requests: 11
- Average time to close issues: 2 months
- Average time to close pull requests: 13 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 23 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nmstreethran (1)
Pull Request Authors
- nmstreethran (15)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- aiohttp
- cartopy
- cfgrib
- dask
- geopandas
- intake-esm
- matplotlib
- nc-time-axis
- odfpy
- pooch
- pytest
- python 3.10.*
- rasterstats
- rioxarray
- seaborn