{"id":13780153,"url":"https://github.com/apache/climate","last_synced_at":"2025-10-21T20:03:27.769Z","repository":{"id":14815347,"uuid":"17537833","full_name":"apache/climate","owner":"apache","description":"Mirror of Apache Open Climate Workbench","archived":true,"fork":false,"pushed_at":"2020-10-05T07:46:17.000Z","size":35741,"stargazers_count":138,"open_issues_count":5,"forks_count":112,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-10-02T05:23:36.074Z","etag":null,"topics":["climate"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":false,"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/apache.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","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":"2014-03-08T08:00:06.000Z","updated_at":"2024-06-06T03:44:02.000Z","dependencies_parsed_at":"2022-09-12T15:30:22.624Z","dependency_job_id":null,"html_url":"https://github.com/apache/climate","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fclimate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fclimate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fclimate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fclimate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/climate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235669382,"owners_count":19026815,"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"],"created_at":"2024-08-03T18:01:12.829Z","updated_at":"2025-10-08T01:30:26.650Z","avatar_url":"https://github.com/apache.png","language":"Jupyter Notebook","funding_links":[],"categories":["Climate","Observation and Conservation of Ecosystems"],"sub_categories":["Ocean and Climate"],"readme":"Apache Open Climate Workbench\n-----------------------------\n\n|BuildStatus|_\n|ImageLink|_\n|pypi|_\n|pythonbadge|_\n|anacondainstaller|_\n|anacondadownload|_\n|anacondaversion|_\n\n.. image:: ./docs/source/ocw-logo-variant-sm-01-01-new.png\n   :width: 20px\n   :height: 100px\n   :scale: 50%\n   :alt: alternate text\n   :align: right\n\n\n`Apache Open Climate Workbench`_ is an effort to develop software that\nperforms climate model evaluations using model outputs from a variety of\ndifferent sources (the Earth System Grid Federation, the Coordinated\nRegional Downscaling Experiment, the U.S. National Climate Assessment\nand the North American Regional Climate Change Assessment Program) and\ntemporal/spatial scales with remote sensing data from NASA, NOAA and\nother agencies. The toolkit includes capabilities for rebinning, metrics\ncomputation and visualization. For additional project information,\nplease check the `project website`_.\n\nGetting Started\n---------------\n\nThe `project’s wiki`_ is the best location for help and project\ninformation. New users should check out the `Getting Started`_ and `Easy\nOCW`_ pages for help getting the necessary dependencies installed. If\nyou would prefer to have an isolated environment set up in a virtual\nmachine you should read the `OCW VM`_ documentation. It will help you\nget up and running quickly with a fresh VM image for OCW work.\n\nThere are a number of examples in the *examples* directory to help users\nget started with the toolkit API. If you have questions, the best way to\nget help is to email the project mailing lists which can be found on the\n`project's community page`_\n\n\nDevelopment\n---------------\n\nOCW always welcomes pull request. Please check the `Developer Area`_ on the wiki for additional information on how to contribute. The `project's JIRA`_ is a great place to start looking for issues to solve. Make sure to stop by the mailing lists and introduce yourself as well!\n\nDocumentation\n---------------\n\nThe project host the documentation built from the last release artifact on `the project website`_ \n\nIf you would like to build the documentation for the project run the following command from the root of the repository:\n::\n         cd docs \u0026\u0026 make html\n\n\nYou will need to have installed the project dependencies first. Checkout the `Getting Started`_ and `Easy OCW`_ pages for help getting the necessary dependencies installed.\n\n\n.. |ImageLink| image:: https://coveralls.io/repos/github/apache/climate/badge.svg?branch=master\n.. _ImageLink: https://coveralls.io/github/apache/climate?branch=master\n\n.. |BuildStatus| image:: https://api.travis-ci.org/apache/climate.svg?branch=master\n.. _BuildStatus:  https://travis-ci.org/apache/climate\n\n.. |pypi| image:: https://img.shields.io/pypi/v/ocw.svg?maxAge=2592000?style=plastic\n.. _pypi:  https://pypi.python.org/pypi/ocw\n\n.. |pythonbadge| image:: https://img.shields.io/badge/python-3-blue.svg\n.. _pythonbadge: https://www.python.org/downloads/\n\n.. |anacondainstaller| image:: https://anaconda.org/conda-forge/ocw/badges/installer/conda.svg\n.. _anacondainstaller: https://anaconda.org/conda-forge/ocw\n\n.. |anacondadownload| image:: https://anaconda.org/conda-forge/ocw/badges/downloads.svg\n.. _anacondadownload: https://anaconda.org/conda-forge/ocw\n\n.. |anacondaversion| image:: https://anaconda.org/conda-forge/ocw/badges/version.svg\n.. _anacondaversion: https://anaconda.org/conda-forge/ocw\n\n\n.. _Apache Open Climate Workbench: http://climate.apache.org\n.. _project website: http://climate.apache.org/\n.. _project’s wiki: https://cwiki.apache.org/confluence/display/CLIMATE/Home\n.. _Getting Started: https://cwiki.apache.org/confluence/display/CLIMATE/Getting+Started\n.. _Easy OCW: https://cwiki.apache.org/confluence/display/CLIMATE/Easy-OCW+-+A+Guide+to+Simplifying+OCW+Installation\n.. _OCW VM: https://cwiki.apache.org/confluence/display/CLIMATE/OCW+VM+-+A+Self+Contained+OCW+Environment\n.. _project's community page: http://climate.apache.org/community/mailing-li\n.. _Developer Area: https://cwiki.apache.org/confluence/display/CLIMATE/Developer+Area\n.. _project's JIRA: https://issues.apache.org/jira/browse/CLIMATE\n.. _the project website: https://climate.apache.org/api/current/index.html\n.. _Getting Started: https://cwiki.apache.org/confluence/display/CLIMATE/Getting+Started\n.. _Easy OCW: https://cwiki.apache.org/confluence/display/CLIMATE/Easy-OCW+-+A+Guide+to+Simplifying+OCW+Installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fclimate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fclimate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fclimate/lists"}