inlabru-org / inlabru

inlabru
https://inlabru-org.github.io/inlabru/
73 stars 21 forks source link

fm_crs_is_null should handle fm_crs/inla.CRS oblique objects #196

Closed finnlindgren closed 10 months ago

finnlindgren commented 1 year ago

In version 2.8.0, fm_crs_is_null() doesn't handle fm_crs and inla.CRS objects with oblique data. This should be fixed by adding proper is.na methods for those classes.

finnlindgren commented 10 months ago

Fixed by #201