Closed gottacatchenall closed 3 years ago
wouldn't it be more julianesque to convert a GBIFRecords
to a layer storing AbstractBool? I've been meaning to do this for a while now.
I settled on using mask
, which can either do presence/absence or do a cumulative count of occurrences in a cell -- see #65
think this is closed as a product of #65
expanding on #59
one thing i found myself needing is wanting to create a SDMLayer that contained
1
at all locations with given occurrence data, and 0 elsewhere. the not optimized example i have is