Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gebhardt, Albrecht
akima
Commits
fdd15e4a
Commit
fdd15e4a
authored
Dec 16, 2016
by
agebhard
Browse files
fix ACM numbers
parent
7f9394a8
Changes
1
Show whitespace changes
Inline
Side-by-side
DESCRIPTION
View file @
fdd15e4a
...
...
@@ -17,9 +17,11 @@ Authors@R: c(person("Hiroshi", "Akima", role = c("aut", "cph"),
Maintainer: Albrecht Gebhardt <albrecht.gebhardt@aau.at>
Description: Several cubic spline interpolation methods of H. Akima for irregular and
regular gridded data are available through this package, both for the bivariate case
(irregular data: ACM
526 and ACM
761, regular data: ACM
433
) and univariate case (ACM 697).
(irregular data: ACM 761, regular data: ACM
760
) and univariate case (ACM
433 and ACM
697).
Linear interpolation of irregular gridded data is also covered by reusing D. J. Renkas
triangulation code which is part of Akimas Fortran code.
triangulation code which is part of Akimas Fortran code. A bilinear interpolator
for regular grids was also added for comparison with the bicubic interpolator on
regular grids.
License: ACM | file LICENSE
Depends: R (>= 2.0.0)
Imports: sp
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment