Skip to contents

The project’s repository is structured as follows:

  • QuartoBook
  • RPackage
  • AquaFortR_Swirl

Installation & Materials

Package

To install the AquaFortR package, please use:

remotes::install_github("ahomoudi/AquaFortR", subdir = "RPackage")

Swirl

To install the AquaFortR Swirl Course, please download the compressed course from here and use the code below.

swirl::install_course_zip("path/to/AquaFortR_Swirl.zip")

Book

Materials for the chapter 2 are available here. Please, revise the path to the shared libraries files in the R-Fortran functions.

Funding

This work has been funded by the German Research Foundation (DFG) through the project NFDI4Earth (DFG project no. 460036893, https://www.nfdi4earth.de/) within the German National Research Data Infrastructure (NFDI, https://www.nfdi.de/).

Acknowledgement

Appreciation is extended to Dr. Klemens Barfus for providing invaluable Fortran routines to estimate CAPE.

License

This book is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) License (https://creativecommons.org/licenses/by-nc/4.0/).