Skip to content
/ tshydro Public

R package that estimates water level time series from satellite altimetry data

License

Notifications You must be signed in to change notification settings

cavios/tshydro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tshydro

R package that estimates water level time series from satellite altimetry data

Installing the package

The package requires TMB to be installed.

To install the package from GitHub use

library(remotes)
install_github("cavios/tshydro/tsHydro")

Alternatively, it can be installed from r-universe by:

install.packages('tsHydro',
                 repos=c(CRAN="https://cloud.r-project.org/",
		         tshydro='https://cavios.r-universe.dev'))

About

R package that estimates water level time series from satellite altimetry data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published