# Data accessed in QGreenland repository at {assets_dir}/latitudes_0_25_degree.geojson # Data processed using the following steps: ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -segmentize 1 -where "wgs84Decimal >= 40" {output_dir}/clipped.gpkg {input_dir}/*.geojson