We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 487ecc0 commit aba28cbCopy full SHA for aba28cb
src/ProfileProcessing.jl
@@ -17,7 +17,7 @@ Structure that holds profile data (interpolated/projected on the profile)
17
VolData :: GeophysicalModelGenerator.GeoData
18
SurfData :: Union{Nothing, NamedTuple}
19
PointData :: Union{Nothing, NamedTuple}
20
- ScreenshotData ::Union{Nothing, NamedTuple}
+ ScreenshotData :: Union{Nothing, NamedTuple}
21
end
22
23
Structure to store cross section data
0 commit comments