{"id":19740232,"url":"https://github.com/nceas/hwitw","last_synced_at":"2025-12-31T14:30:52.765Z","repository":{"id":148058729,"uuid":"417372730","full_name":"NCEAS/hwitw","owner":"NCEAS","description":"How Weird is the Weather?","archived":false,"fork":false,"pushed_at":"2022-04-06T02:37:26.000Z","size":69,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-06-04T05:53:14.352Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NCEAS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-10-15T04:55:06.000Z","updated_at":"2021-11-05T16:50:55.000Z","dependencies_parsed_at":"2023-05-28T08:00:34.189Z","dependency_job_id":null,"html_url":"https://github.com/NCEAS/hwitw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NCEAS/hwitw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2Fhwitw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2Fhwitw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2Fhwitw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2Fhwitw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NCEAS","download_url":"https://codeload.github.com/NCEAS/hwitw/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCEAS%2Fhwitw/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265844450,"owners_count":23837596,"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","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":[],"created_at":"2024-11-12T01:20:08.396Z","updated_at":"2025-12-31T14:30:52.727Z","avatar_url":"https://github.com/NCEAS.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HWITW: How Weird is the Weather?\n\n- Project: How Weird is the Weather?\n- Authors: Bretwood Higman \u003chig314@gmail.com\u003e, John McInnes \u003cjamcinnes2@gmail.com\u003e, Matt Jones \u003cjones@nceas.ucsb.edu\u003e\n- License: Apache License 2.0\n\nThis is the general repository for managing files from How Weird is the Weather. It includes tools for downloading ERA5 reanalysis data from the Copernicus Data Service, and tools for statistical summarization of that data.\n\n## Downloading CDS data\n\nDownload data from the Copernicus Climate Data Service (CDS)\n\nThis is a simple python utility for downloading data from Copernicus using their CDS API via the python client.\n\nDependencies include:\n\n- cdsapi\n- NetCDF4\n\nCDS ERA5 data are broken into two products:\n\n- 1950-1978: ERA 5 Back extension (28 years, at about 156GB per year, totalling around 4,368 GB)\n- 1979-2021: ERA 5 (42 years, at about 136GB per year, totlling aroung 5,712 GB)\n\n## Checksums\n\nI also generated checksums for all downloaded files usinfg openssl and recorded those in `cds-checksums.csv` using a command like this:\n\n```sh\nfn=\"cds_era5_backext/1953/global-1953-2m_dewpoint_temperature.nc\" openssl dgst -sha256 $fn | awk -F'[()=]' '{print $2 \",\",  $1 \",\" $4}' \u003e\u003e cds-checksums.csv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnceas%2Fhwitw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnceas%2Fhwitw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnceas%2Fhwitw/lists"}