Changelog
Source:NEWS.md
rsinaica (development version)
-
sinaica_station_datanow supports downloading two years of data - Remove duplicate stations from the
stations_sinaicadata.frame -
sinaica_station_dates()lists the dates for which a station has data available. -
sinaica_station_params()lists the air quality parameters measured at a station for which SINAICA provides data.
rsinaica 1.1.1
CRAN release: 2026-02-27
- Update the
stations_sinaicadata.frame to include all the latest stations
rsinaica 1.1.0
CRAN release: 2024-06-21
- Deprecate
sinaica_param_datasince the SINAICA website no longer supports downloading data from all stations at once.
rsinaica 0.6.1
CRAN release: 2019-02-04
-
sinaica_station_dates()andsinaica_param_data()return NULL when SINAICA is down
rsinaica 0.5.0
CRAN release: 2018-05-22
- First release
- Added functions
sinaica_param_data()andsinaica_station_data()to download air quality data - Added functions
sinaica_station_dates()andsinaica_station_params()to query station metadata - Added data.frames
stations_sinaicaandparams_sinaica - Added a
NEWS.mdfile to track changes to the package.