Skip to content
Success

Changes

Summary

  1. ADD: MATLAB - interpolate netcdf file with using xarray in python. (commit: daf8293) (details)
  2. CHG: Resolve memory leakage in SEMIC. (commit: 5bec532) (details)
  3. CHG: model.refine MATLAB -> Python; clean up (commit: 70cadb9) (details)
Commit daf829378549ff4a12b04871724202a9d9337f2b by inwoopark0415
ADD: MATLAB - interpolate netcdf file with using xarray in python.
CHG: Python - Fix using interpXarrayGridToMesh.

new file:   src/m/contrib/inwoo/interpXarrayGridToMesh.m
modified:   src/m/contrib/inwoo/interpXarrayGridToMesh.py
(commit: daf8293)
The file was addedsrc/m/contrib/inwoo/interpXarrayGridToMesh.m
The file was modifiedsrc/m/contrib/inwoo/interpXarrayGridToMesh.py (diff)
Commit 5bec532f58bfa1cd6388842cef13dac952ce4a4d by inwoopark0415
CHG: Resolve memory leakage in SEMIC.

modified:   src/c/classes/Elements/Element.cpp
(commit: 5bec532)
The file was modifiedsrc/c/classes/Elements/Element.cpp (diff)
Commit 70cadb9edf4c84371854c71b7a5421ae84d71f3d by support
CHG: model.refine MATLAB -> Python; clean up
(commit: 70cadb9)
The file was modifiedsrc/m/mesh/meshconvert.m (diff)
The file was modifiedsrc/m/classes/model.m (diff)
The file was modifiedsrc/m/mesh/meshconvert.py (diff)
The file was modifiedsrc/m/classes/model.py (diff)