# Data fetched via HTTP from ['https://dataverse.geus.dk/api/access/datafile/:persistentId?persistentId=doi:10.22008/FK2/IW73UU/AQMRYQ'] # Data processed using the following steps: ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/latitude_shape_40_degrees.geojson -makevalid -s_srs EPSG:4326 -oo X_POSSIBLE_NAMES=lon_installation -oo Y_POSSIBLE_NAMES=lat_installation -sql "SELECT *, stid as label from \"AWS_metadata\"" {output_dir}/final.gpkg {input_dir}/*.csv