SensingClues / sensingcluesr

R package for retrieving data from the Sensing Clues platform
GNU Affero General Public License v3.0
0 stars 0 forks source link

Separate function for getting attributes of observations instead of in get_observations() #5

Closed JudithDekkers closed 1 month ago

JudithDekkers commented 10 months ago

generically unpack the attributes, so the same functionality can be used in get_tracks()

Mell-A commented 2 months ago

added function unpack_attributes() and implemented it in get_observations() and get_tracks(), this affects all the reports (in maps the attributes are unused) and can be tested via https://github.com/SensingClues/patrol-report/issues/6 , https://github.com/SensingClues/observation-report/issues/5 and https://github.com/SensingClues/community-report/issues/6

MennoValkenburg commented 2 months ago

@JanKeesSchakel, can you please test the three reports mentioned above and the way the observations are retrieved?

JudithDekkers commented 2 months ago

tested CW and this report works fine!

JanKeesSchakel commented 2 months ago

Tested and satisfied :-)

CW Observations report Obs map Patrol report Patrol map