{"id":17131080,"url":"https://github.com/jac18281828/bedrock","last_synced_at":"2025-07-29T08:09:14.171Z","repository":{"id":40385180,"uuid":"339594916","full_name":"jac18281828/bedrock","owner":"jac18281828","description":"GMT6 and ETOPO22 30 Arc Second Bedrock and Ice Surface Docker image","archived":false,"fork":false,"pushed_at":"2024-07-02T18:27:32.000Z","size":940,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T05:13:30.894Z","etag":null,"topics":["docker","etopo","gmt"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jac18281828.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-17T02:54:28.000Z","updated_at":"2024-07-02T18:27:25.000Z","dependencies_parsed_at":"2024-12-01T11:37:01.977Z","dependency_job_id":null,"html_url":"https://github.com/jac18281828/bedrock","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"purl":"pkg:github/jac18281828/bedrock","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jac18281828%2Fbedrock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jac18281828%2Fbedrock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jac18281828%2Fbedrock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jac18281828%2Fbedrock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jac18281828","download_url":"https://codeload.github.com/jac18281828/bedrock/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jac18281828%2Fbedrock/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267652768,"owners_count":24122098,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","etopo","gmt"],"created_at":"2024-10-14T19:13:56.109Z","updated_at":"2025-07-29T08:09:14.146Z","avatar_url":"https://github.com/jac18281828.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bedrock\n\n### Updated for 2022 ETOPO 30 Arc Second High Resolution\n\nGMT 6 and ETOPO 2022 Docker image [Bedrock](https://hub.docker.com/r/jac18281828/bedrock)\n\n[Releases](https://github.com/jac18281828/bedrock/releases)\n\n![ETOPO Ice](bedrock/etopo_small_copper.png)\n\nIce surface available from tag: etopo-2022-gmt6-ice-${VERSION}\n\n[GitHub GHCR](https://github.com/jac18281828/bedrock/pkgs/container/bedrock)\n\n# 4k and 8k wallpaper\n\n* [4k 30 Arc Second World Relief](https://1drv.ms/u/s!AqhqliIbmhmekuV-Yd8vjo7uze_czg?e=UA5a5k)\n* [8k 30 Arc Second World Relief](https://1drv.ms/u/s!AqhqliIbmhmekuYB18EanBTf6Z1qHg?e=lqzsGe)\n\n### Architecture\n* linux/amd64 \n* linux/arm64\n\nExample Dockerfile\n - use as a builder \n - cut down grid file to a specific region\n\n```\nFROM jac18281828/bedrock:ice_surface as builder\n\nWORKDIR /bedrock\n\nARG EAST=42\nARG WEST=-5\nARG NORTH=55\nARG SOUTH=29\n\nRUN gmt grdcut /bedrock/ETOPO_2022_v1_30s_N90W180_surface.nc -R${WEST}/${EAST}/${SOUTH}/${NORTH} -G/bedrock/ETOPO1_asiaminor.nc\n\nFROM debian:stable-slim\n\nRUN apt update \u0026\u0026 \\\n    apt -y install gmt gmt-gshhg-high ghostscript\n\nCOPY --from=builder /bedrock/ETOPO1_asiaminor.nc /bedrock/ETOPO1_asiaminor.nc\n\nCMD echo Bedrock!\n```\n\nExample Map: Copper World Relief (seen above):\n\n```\n#!/usr/bin/env bash\n\nETOPO=/bedrock/ETOPO_2022_v1_30s_N90W180_ice.nc\n\ngmt begin /output/world\ngmt makecpt -Ccopper -T-18000/28500\ngmt grdimage ${ETOPO} -n+c\ngmt end\n```\n\nComplete [working example](https://gist.github.com/jac18281828/78c28ee0e00b1936622b17cc783b2701)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjac18281828%2Fbedrock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjac18281828%2Fbedrock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjac18281828%2Fbedrock/lists"}