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 3374694 commit 02e7c7aCopy full SHA for 02e7c7a
src/transformation.jl
@@ -1,5 +1,6 @@
1
# This provides various transformations (GeoData <=> Cartesian; UTMData <=> Cartesian)
2
#
3
+using StaticArrays
4
5
export project_CartData, project_FEData_CartData
6
0 commit comments