JuliaEarth / GeoStats.jl

An extensible framework for geospatial data science and geostatistical modeling fully written in Julia
https://juliaearth.github.io/GeoStatsDocs/stable/
MIT License
506 stars 61 forks source link

Add `Rotate(theta)` for 2D rotation #379

Closed juliohm closed 8 months ago

juliohm commented 8 months ago

We can simply fallback to Rotate(Angle2d(theta)).