This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
pbarriat
/
ecearth3
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
12bd00d72a
Ramas
Etiquetas
3.3.1
3.3.3.2
3.3.4.2
master
ecearth3
/
sources
/
xios-2.5
/
extern
/
remap
Pierre-Yves Barriat
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
..
RUN
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
py
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
src
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
Doxyfile
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
README
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
README.mac
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
README.ubuntu
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
remap-022_reduced_grids_2nd_order.tgz
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
test-main.cpp
71250bb2a0
Initial fork tag 3.3.3.2
hai 1 ano
README
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.