# Data fetched via HTTP from ['http://gis.ncdc.noaa.gov/kml/paleo_icecore.kmz'] # Data processed using the following steps: ogr2ogr -lco ENCODING=UTF-8 -t_srs EPSG:3413 -clipdst {assets_dir}/greenland_rectangle.geojson -makevalid -sql 'SELECT *, Name as label FROM "Ice Core"' {output_dir}/final.gpkg {input_dir}/paleo_icecore.kmz