Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Schlottke-Lakemper <michael@sloede.com>
  • Loading branch information
efaulhaber and sloede committed Oct 20, 2020
1 parent 7d1343f commit 976eb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interpolate.jl
Expand Up @@ -42,7 +42,7 @@ end

# Convert 3d unstructured data to 2d slice.
# Additional to the new unstructured data updated coordinates, levels and
# center coordinates and a vector [xlabel, ylabel] for plotting are returned.
# center coordinates are returned.
function unstructured_2d_to_3d(unstructured_data, coordinates, levels,
length_level_0, center_level_0, slice_axis,
slice_axis_intercept)
Expand Down

0 comments on commit 976eb3b

Please sign in to comment.