{"id":18412248,"url":"https://github.com/bashrc2/ccg2","last_synced_at":"2025-04-12T23:45:48.724Z","repository":{"id":109423859,"uuid":"437965081","full_name":"bashrc2/ccg2","owner":"bashrc2","description":"Plot carbon cycle gasses","archived":false,"fork":false,"pushed_at":"2022-12-15T14:42:32.000Z","size":8198,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T23:45:46.775Z","etag":null,"topics":["climatology","gnuplot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bashrc2.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}},"created_at":"2021-12-13T17:32:08.000Z","updated_at":"2021-12-13T17:34:59.000Z","dependencies_parsed_at":"2023-03-23T03:47:36.929Z","dependency_job_id":null,"html_url":"https://github.com/bashrc2/ccg2","commit_stats":{"total_commits":15,"total_committers":3,"mean_commits":5.0,"dds":0.1333333333333333,"last_synced_commit":"3570969d68729e007141c5784117d3b120dd0509"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashrc2%2Fccg2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashrc2%2Fccg2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashrc2%2Fccg2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bashrc2%2Fccg2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bashrc2","download_url":"https://codeload.github.com/bashrc2/ccg2/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647259,"owners_count":21139081,"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":["climatology","gnuplot"],"created_at":"2024-11-06T03:40:33.195Z","updated_at":"2025-04-12T23:45:48.705Z","avatar_url":"https://github.com/bashrc2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n============\n\nccg is a program which enables you to plot ERSL atmospheric gas data from the US National Oceanic and Atmospheric Administration (NOAA) web site.\n\nFor Carbon Dioxide:\n\n``` bash\ncd data\nrm -rf surface_co2\nwget https://gml.noaa.gov/aftp/data/trace_gases/co2/flask/surface/co2_surface-flask_1_ccgg_ASCIItext.tar.gz\ntar -xzvf co2_surface-flask_1_ccgg_ASCIItext.tar.gz\nmv co2_surface-flask_1_ccgg_ASCIItext surface_co2\ncd ..\npython3 ccg2.py --title \"Atmospheric CO2\"\nls *.jpg *.kml\n```\n\nFor Methane:\n\n``` bash\ncd data\nrm -rf surface_ch4\nwget https://gml.noaa.gov/aftp/data/trace_gases/ch4/flask/surface/ch4_surface-flask_1_ccgg_ASCIItext.tar.gz\ntar -xzvf ch4_surface-flask_1_ccgg_ASCIItext.tar.gz\nmv ch4_surface-flask_1_ccgg_ASCIItext surface_ch4\ncd ..\npython3 ccg2.py --title \"Atmospheric CH4\" --dir data/surface_ch4\nls *.jpg *.kml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashrc2%2Fccg2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbashrc2%2Fccg2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbashrc2%2Fccg2/lists"}