This website works better with JavaScript
홈
탐색
도움말
로그인
pbarriat
/
ecearth3
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
937295dc99
브랜치
태그
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
1 년 전
..
RUN
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
py
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
src
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
Doxyfile
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
README
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
README.mac
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
README.ubuntu
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
remap-022_reduced_grids_2nd_order.tgz
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
test-main.cpp
71250bb2a0
Initial fork tag 3.3.3.2
1 년 전
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.