weecology / portalr

A collection of functions to summarize the Portal Data
https://weecology.github.io/portalr/
Other
11 stars 12 forks source link

filter ndvi data by sensor regardless of level argument #287

Open juniperlsimonis opened 1 year ago

juniperlsimonis commented 1 year ago

it would be great if the ndvi() function would filter by sensor prior to the set of booleans for the level argument. right now, if one has a level that is not 'monthly' or 'newmoon' (I use 'daily', like the default choice with the weather() function), the resulting data table is not filtered by sensor, and so could have multiple observations on the same day.