Skip to content

Fox-Kemper-Group/SCRIP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

SCRIP

SCRIP is a software package which computes addresses and weights for remapping and interpolating fields between grids in spherical coordinates. It was written originally for remapping fields to other grids in a coupled climate model, but is sufficiently general that it can be used in other applications as well. The package should work for any grid on the surface of a sphere. SCRIP currently supports five remapping options:

  • Conservative remapping: First- and second-order conservative remapping as described in Jones (1999, Monthly Weather Review, 127, 2204-2210).
  • Bilinear interpolation: Slightly generalized to use a local bilinear approximation (only logically-rectangular grids).
  • Bicubic interpolation: Similarly generalized (only logically-rectangular grids).
  • Distance-weighted averaging: Inverse-distance-weighted average of a user-specified number of nearest neighbor values.
  • Particle remapping: A conservative particle (Monte-Carlo-like) remapping scheme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 91.0%
  • TeX 5.0%
  • Makefile 2.4%
  • Gnuplot 1.1%
  • Other 0.5%