{"id":13474897,"url":"https://github.com/saforem2/climate-analysis","last_synced_at":"2025-10-10T22:16:57.873Z","repository":{"id":179456231,"uuid":"662670728","full_name":"saforem2/climate-analysis","owner":"saforem2","description":"Climate Analysis project using ClimRR data","archived":false,"fork":false,"pushed_at":"2023-08-08T22:56:32.000Z","size":116107,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T22:16:56.877Z","etag":null,"topics":["climate-change","climate-data","quarto"],"latest_commit_sha":null,"homepage":"https://saforem2.github.io/climate-analysis/","language":"CSS","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/saforem2.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-07-05T16:19:11.000Z","updated_at":"2023-08-08T22:29:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecc07457-f53e-436e-a728-c81edf23c46b","html_url":"https://github.com/saforem2/climate-analysis","commit_stats":{"total_commits":102,"total_committers":3,"mean_commits":34.0,"dds":"0.019607843137254943","last_synced_commit":"094f4e54f2e3fea2b7f71d0122b3fa0c199ee818"},"previous_names":["saforem2/climate-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saforem2/climate-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saforem2%2Fclimate-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saforem2%2Fclimate-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saforem2%2Fclimate-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saforem2%2Fclimate-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saforem2","download_url":"https://codeload.github.com/saforem2/climate-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saforem2%2Fclimate-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005467,"owners_count":26083900,"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-10-10T02:00:06.843Z","response_time":62,"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":["climate-change","climate-data","quarto"],"created_at":"2024-07-31T16:01:15.770Z","updated_at":"2025-10-10T22:16:57.857Z","avatar_url":"https://github.com/saforem2.png","language":"CSS","funding_links":[],"categories":["CSS"],"sub_categories":[],"readme":"# Climate Analysis\n\nClimate Analysis project using data from the [Climate Risk \\\u0026 Resilience Portal](https://disgeoportal.egs.anl.gov/ClimRR/)\n\n## Links / References\n\n\u003e **Note**\u003cbr\u003e\n\u003e For additional information on using resources @ NERSC,\n\u003e check out their [Getting Started](https://docs.nersc.gov/getting-started/) page\n\n- [`ClimRR`: Project Website](https://github.com/saforem2/climate-analysis)\n- [NERSC/intro-HPC-bootcamp-2023](https://github.com/NERSC/intro-HPC-bootcamp-2023)\n\n## Instructions / Setup\n\n\u003c!--Download the `ClimRR Data Download.zip` file from:\n\n[ClimRR Data Download](https://anl.app.box.com/s/hmkkgkrkzxxocfe9kpgrzk2gfc4gizp8)\n\nand unzip it into the [`data/`](./data/) directory.--\u003e\n\nOn Perlmutter at NERSC, everything you need is already in\n\n```bash\n/global/cfs/cdirs/m4388/Project2-Climrr\n```\n\n\n```bash\nforemans@login23:~\u003e ls /global/cfs/cdirs/m4388/Project2-ClimRR/\nadebroy  adebroy1  climate-analysis  data  foremans  venvs\nforemans@login23:~\u003e # you can make your own directory here, e.g. YOUR username\nforemans@login23:~\u003e mkdir /global/cfs/cdirs/m4388/Project2-ClimR/$USER\nforemans@login23:~\u003e # make a symlink from project dir into your $HOME directory\nforemans@login23:~\u003e ln -s /global/cfs/cdirs/m4388/Project2-ClimRR/ $HOME/Project2-ClimRR\nforemans@login23:~\u003e cd /global/cfs/cdirs/m4388/Project2-ClimRR/$USER\nforemans@login23:~\u003e git clone https://github.com/saforem2/climate-analysis\nforemans@login23:~\u003e cd climate-analysis\n```\n\n🚀 and good to go!\n\n\n\n\u003c!-- you should unzip `ClimRR Data Download.zip` and place the contents into\n\nYou can also conveniently download a map of all the US counties using\n\n```bash\ncurl -X GET --verbose --output us-counties.zip \\\n    \"https://public.opendatasoft.com/api/explore/v2.1/catalog/datasets/georef-united-states-of-america-county/exports/shp?\" \n``` --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaforem2%2Fclimate-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaforem2%2Fclimate-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaforem2%2Fclimate-analysis/lists"}