Enhancements/fixes:
* Add grid output formats `geotiff` and `memory`
* Allow station selection by region or ID
* Allow enabling/disabling extrapolation for temperature, precipitation, relative humidity and wind speed
* Improve meteo data reading performance
* Set meteo CRS to main CRS by default when using CSV input
* Calculate clear-sky shortwave irradiance also for outside-ROI stations
* Add method `OpenAmundsen.run_single()` for iterating over time steps
* Use setuptools_scm for handling the package version
* Add tests
* Several bugfixes
Breaking changes:
* Require Python >= 3.7
* Rename `OpenAmundsen.point_outputs` to `point_output`
* Use only within-grid stations by default