Climate Change and Droughts in Ireland - Impacts on Agricultural Production
To run R code in a Jupyter Notebook, create a Conda environment and install the Jupyter R kernel:
conda env create --file environment-r.yml
conda activate r-env
R -e "IRkernel::installspec()"
Notebook | Link |
---|---|
Find closest EURO-CORDEX grid cell to study area | nbviewer |
SPI - historical - Cork Airport | nbviewer |
SPI - future - Cork Airport | nbviewer |
SPEI - historical - Cork Airport | nbviewer |
SPEI - future - Cork Airport | nbviewer |
ISCRAES poster | |
Enniscorthy EURO-CORDEX | nbviewer |
Copyright 2022 Eva Kling
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.