- Fixed url to download knmi data. Thanks to @ViktorHartman
- Functions no longer depend on
sp
package - Fixed a bug that occurred if a subset of columns was read in
csv_to_sqlite
- Deprecated
reproject_coordinates
. Usetransform_coordinates
instead. - Deprecated
guess_projection
. Useguess_crs
instead.
- Fixes missing links on pkgdown website
- Changed setup_coding_club_session so it works without authentication (#111)
- Added a
NEWS.md
file to track changes to the package.