You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The countryCodes argument in pas_createNew() should be required and result in an error message if not supplied. (10/01/23)
Items finished by 2025-03-25
Add countryCodes argument to all Clarity_ functions so we can avoid expensive stateCode searches for non-US/CA/MX. (8/21/24)
Add support for Clarity calibrationCategory "Global PM2.5 v2.1".
Items finished by 2025-03-22
add read_key argument to pat_createRaw(), pat_createHourly() and all upstream functions (1/6/25)
allow pas_createNew() to specify which fields to download to save money (1/12/24)
parallel data download (9/15/23)
Items finished by 2024-08-21
Add support for Clarity format = "USFS2". (8/20/24)
On May 1, 2024 the limits on requested data will increase. real-time: from 2 days to 30 days; hourly: from 14 days to 180 days. Update functions in PurpleAir_API.R to reflect this. (4/18/24)
Items finished by 2023-09-22
test all documented examples in vignettes and README.md. (9/13/23)
Items finished by 2023-06-06
update Clarity_API.R to handle the new nowcast QC flag (6/08)
Items as they come up:
TODO:
New in 2025
New 2023
sensorToolkit_create???()to create something from data in EPA sensorToolkit format. See: https://sensortoolkit.readthedocs.io/en/latest/index.html (6/01/23)Items finished by 2025-03-25
countryCodesargument to all Clarity_ functions so we can avoid expensive stateCode searches for non-US/CA/MX. (8/21/24)Items finished by 2025-03-22
read_keyargument topat_createRaw(),pat_createHourly()and all upstream functions (1/6/25)pas_createNew()to specify which fields to download to save money (1/12/24)Items finished by 2024-08-21
format = "USFS2". (8/20/24)PurpleAir_API.R to reflect this. (4/18/24)Items finished by 2023-09-22
Items finished by 2023-06-06
Clarity_API.Rto handle the new nowcast QC flag (6/08)