Skip to content

ymeur/REMAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

  mpicxx
  python-netcdf
  python-mpi4py


Running

    make

will create a shared library called

    lib/libmapper.so


Copy this library together with

    py/remap.py

in one directory, and from there call

    python remap.py

to see usage information.


Memory debugging:

    -DDEBUG -DAUTO_LEAK_FIX

The latter tries to fix memory leaks automatically through reference counting, otherwise it reports the memory leaks only.

About

Remapping tools on the sphere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages