Skip to content

aemon-j/gotmtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotmtools

Tools for interacting with the General Ocean Turbulence Model (GOTM) in R. gotmtools is inspired by glmtools and applies many of the same functions but adapted for handling GOTM output. It is focused on dealing with model output and diagnosing model performance compared to observed data. Function desription and example files soon to follow...

Installation

You can install gotmtools from Github with:

install.packages('glmtools', repos = "https://owi.usgs.gov/R")
# install.packages("devtools")
devtools::install_github("tadhg-moore/GOTMr")
devtools::install_github("tadhg-moore/gotmtools")

What libraries does gotmtools need?

This version requires the NetCDF version R library (called ncdf4), and rLakeAnalyzer, and tools if you would like to run all examples.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages