{"id":28225551,"url":"https://github.com/gabrielmpp/climate_indices","last_synced_at":"2025-06-24T10:36:51.270Z","repository":{"id":45936962,"uuid":"185789383","full_name":"gabrielmpp/climate_indices","owner":"gabrielmpp","description":"Library to download and format NOAA's climate indices as Pandas dataframes.","archived":false,"fork":false,"pushed_at":"2022-06-22T08:02:41.000Z","size":348,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T11:09:09.889Z","etag":null,"topics":["climate","climate-indices","el-nino","enso","noaa"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gabrielmpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-09T11:52:59.000Z","updated_at":"2024-11-05T09:45:52.000Z","dependencies_parsed_at":"2022-09-03T23:51:50.098Z","dependency_job_id":null,"html_url":"https://github.com/gabrielmpp/climate_indices","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/gabrielmpp/climate_indices","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielmpp%2Fclimate_indices","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielmpp%2Fclimate_indices/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielmpp%2Fclimate_indices/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielmpp%2Fclimate_indices/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gabrielmpp","download_url":"https://codeload.github.com/gabrielmpp/climate_indices/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gabrielmpp%2Fclimate_indices/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522458,"owners_count":22870469,"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":["climate","climate-indices","el-nino","enso","noaa"],"created_at":"2025-05-18T11:09:04.221Z","updated_at":"2025-06-12T20:30:48.782Z","avatar_url":"https://github.com/gabrielmpp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# climate_indices\n\nTools to download climate indices from NOAA (soi, qbo, pna etc) and format as Pandas dataframe.\n\n## Installation \n\n\u003e \\$ pip install git+https://github.com/gabrielmpp/climate_indices\n\n## Usage \n```python\nimport climIndices as ci\nimport matplotlib.pyplot as plt\n\ndf = ci.get_data(['nina34', 'oni', 'nao', 'qbo'])\n\ndf.plot(subplots=True, sharex=True, title='Climate indices', legend='False', figsize=[10, 10])\nplt.show()\n```\n\u003cimg src=\"https://github.com/gabrielmpp/climate_indices/blob/master/figs/example.png?raw=true\" width=\"800\"\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielmpp%2Fclimate_indices","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgabrielmpp%2Fclimate_indices","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgabrielmpp%2Fclimate_indices/lists"}