# Data fetched via HTTP from ['https://dataverse01.geus.dk/api/access/datafile/277?gbrecs=true'] # Data processed using the following steps: ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/latitude_shape_40_degrees.geojson -makevalid -dialect sqlite -sql "SELECT * from streams WHERE GeometryType(geom) = 'LINESTRING' AND ST_NPoints(geom) > 1" {output_dir}/ice_streams.gpkg {input_dir}/streams.gpkg