USAID-OHA-SI / grabr

OHA/SI APIs package
https://usaid-oha-si.github.io/grabr/
Other
1 stars 2 forks source link

Extract MSDs failed #8

Closed baboyma closed 2 years ago

baboyma commented 2 years ago

pano_extract_msds() is return previous release instead of current.

achafetz commented 2 years ago

It looks like the issue is coming from Pano's folder renaming update started in FY22Q3i, where they updated to using initial and clean, from the original pre and post.

https://github.com/USAID-OHA-SI/grabr/blob/7327142cab904db79d8dadb8573f12417a852ac4/R/extract_pano.R#L624

baboyma commented 2 years ago

The functions ending with _msd(s) are MER Specific. These were added per TE's request. But yes, they could be generic (I just haven't tested them with other files type like Financial or SIMS).