ISSMteam / ISSM

ISSM source code
https://issm.jpl.nasa.gov
Other
17 stars 14 forks source link

Use xarray for interpolating netcdf file in both MATLAB and Python. #26

Closed inwoo-park closed 3 days ago

inwoo-park commented 5 days ago

ADD: MATLAB - interpolate netcdf file with using xarray in python (src/m/contrib/inwoo). CHG: Python - Fix using "interpXarrayGridToMesh.py" in python.

new file:   src/m/contrib/inwoo/interpXarrayGridToMesh.m
modified:   src/m/contrib/inwoo/interpXarrayGridToMesh.py

CHG: Resolve memory leakage in SEMIC.

modified:   src/c/classes/Elements/Element.cpp