Other packages > Find by keyword >

earthtide  

Parallel Implementation of 'ETERNA 3.40' for Prediction and Analysis of Earth Tides
View on CRAN: Click here


Download and install earthtide package within the R console
Install from CRAN:
install.packages("earthtide")

Install from Github:
library("remotes")
install_github("cran/earthtide")

Install by package version:
library("remotes")
install_version("earthtide", "0.1.7")



Attach the package and use:
library("earthtide")
Maintained by
Jonathan Kennel
[Scholar Profile | Author Map]
First Published: 2019-03-15
Latest Update: 2023-11-15
Description:
This is a port of 'Fortran ETERNA 3.4' by H.G. Wenzel for calculating synthetic Earth tides using the Hartmann and Wenzel (1994) or Kudryavtsev (2004) tidal catalogs.
How to cite:
Jonathan Kennel (2019). earthtide: Parallel Implementation of 'ETERNA 3.40' for Prediction and Analysis of Earth Tides. R package version 0.1.7, https://cran.r-project.org/web/packages/earthtide. Accessed 12 May. 2025.
Previous versions and publish date:
0.0.4 (2019-03-15 18:20), 0.0.5 (2019-03-28 15:10), 0.0.6 (2019-05-05 06:50), 0.0.8 (2019-06-13 16:40), 0.0.9 (2019-06-18 00:00), 0.0.10 (2020-03-13 19:10), 0.0.11 (2021-06-04 21:30), 0.0.12 (2022-04-20 18:12), 0.0.14 (2022-06-30 09:40), 0.1.0 (2023-02-08 22:00), 0.1.2 (2023-11-15 11:20), 0.1.5 (2024-07-17 00:00)
Other packages that cited earthtide R package
View earthtide citation profile
Other R packages that earthtide depends, imports, suggests or enhances
Complete documentation for earthtide
Downloads during the last 30 days
04/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/10Downloads for earthtide0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

sGMRFmix  
Sparse Gaussian Markov Random Field Mixtures for Anomaly Detection
An implementation of sparse Gaussian Markov random field mixtures presented by Ide et al. (2016) ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epinet  
Epidemic/Network-Related Tools
A collection of epidemic/network-related tools. Simulates transmission of diseases through contact n ...
Download / Learn more Package Citations See dependency  
errorist  
Automatically Search Errors or Warnings
Provides environment hooks that obtain errors and warnings which occur during the execution of code ...
Download / Learn more Package Citations See dependency  
MDFS  
MultiDimensional Feature Selection
Functions for MultiDimensional Feature Selection (MDFS): calculating multidimensional information g ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA