{"id":26055903,"url":"https://github.com/ncar/geocat-examples","last_synced_at":"2025-04-05T14:04:36.576Z","repository":{"id":37477275,"uuid":"218604763","full_name":"NCAR/geocat-examples","owner":"NCAR","description":"GeoCAT-examples provides a gallery of visualization examples demonstrating how to reproduce plots from NCL Applications scripts with packages in Python.  It also includes some longer form examples demonstrating how to use functionality from various GeoCAT packages.","archived":false,"fork":false,"pushed_at":"2025-03-25T17:41:59.000Z","size":29143,"stargazers_count":69,"open_issues_count":19,"forks_count":42,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-29T13:05:32.243Z","etag":null,"topics":["geocat","geocat-examples","ncl","python"],"latest_commit_sha":null,"homepage":"https://geocat-examples.readthedocs.io","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/NCAR.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/support.rst","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-30T19:19:24.000Z","updated_at":"2025-03-24T06:57:23.000Z","dependencies_parsed_at":"2024-02-21T23:23:07.620Z","dependency_job_id":"e67412ad-4409-4116-ba20-bf0409d67704","html_url":"https://github.com/NCAR/geocat-examples","commit_stats":{"total_commits":2050,"total_committers":31,"mean_commits":66.12903225806451,"dds":0.7853658536585366,"last_synced_commit":"ce0f517150306bfedad986b8afc2f7e90b87d7a8"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fgeocat-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fgeocat-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fgeocat-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NCAR%2Fgeocat-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NCAR","download_url":"https://codeload.github.com/NCAR/geocat-examples/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345850,"owners_count":20924102,"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":["geocat","geocat-examples","ncl","python"],"created_at":"2025-03-08T10:24:56.373Z","updated_at":"2025-04-05T14:04:36.546Z","avatar_url":"https://github.com/NCAR.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"| CI | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![GitHub Workflow Status][github-upstream-ci-badge]][github-upstream-ci-link] |\n| :----------- | :----------------------------------------------------------: |\n| **Docs**     |       [![Documentation Status][rtd-badge]][rtd-link]         |\n| **License**  |           [![License][license-badge]][repo-link]             |\n| **Citing**   |               [![DOI][doi-badge]][doi-link]                  |\n\n# GeoCAT-examples\n\nGeoCAT-examples repo contains visualization examples that demonstrate how to how to plot data with packages in the Python ecosystem (primarily, Matplotlib and Cartopy).\n\nSpecifically, visualizations in this repository are intended to demonstrate Python ways of generating figures akin to the [NCL Application Examples website](https://ncl.ucar.edu/Applications/).\n\nA primary objective of this project is to identify any NCL plotting functionality that is missing from\nthe popular Matplotlib + Cartopy toolchain, so each contributed script, if originating from NCL, should\ncontain a best-effort attempt at reproducing an NCL graphic as closely as possible without using NCL or PyNGL.\nIn the future, PyNGL examples may be included in this repository as well, but the current goal is to see what\n*can't* be done with Matplotlib and Cartopy.\n\nThat said, if you identify any NCL functionality in particular that does not seem to exist in\nMatplotlib/Cartopy, please create an issue on this repository's GitHub page with a link to the original\nNCL example page and list any NCL functions whose functionality is missing from Python.\n\n\n# Documentation\n\n[GeoCAT Homepage](https://geocat.ucar.edu/)\n\n[GeoCAT Contributor's Guide](https://geocat-examples.readthedocs.io/en/latest/contrib.html)\n\n[GeoCAT-Examples Gallery](https://geocat-examples.readthedocs.io)\n\n[NCL Application Examples](https://ncl.ucar.edu/Applications/)\n\n\n# Installation instructions\n\nPlease see our documentation for [installation instructions](https://geocat-examples.readthedocs.io/en/latest/install.html).\n\n# Citing GeoCAT-examples\n\nIf you use this software, please cite it as described at the [GeoCAT-examples - Citation](\nhttps://geocat-examples.readthedocs.io/en/latest/citation.html) page.\n\n\n\n\n[github-ci-badge]: https://img.shields.io/github/actions/workflow/status/NCAR/geocat-examples/ci.yml?label=CI\u0026style=for-the-badge\n[github-ci-link]: https://github.com/NCAR/geocat-examples/actions/workflows/ci.yml\n[github-upstream-ci-badge]: https://img.shields.io/github/actions/workflow/status/NCAR/geocat-examples/upstream-dev-ci.yml?\u0026label=Upstream%20CI\u0026style=for-the-badge\n[github-upstream-ci-link]: https://github.com/NCAR/geocat-examples/actions/workflows/upstream-dev-ci.yml\n[rtd-badge]: https://img.shields.io/readthedocs/geocat-examples/latest.svg?style=for-the-badge\n[rtd-link]: https://geocat-examples.readthedocs.io/en/latest/?badge=latest\n[license-badge]: https://img.shields.io/github/license/NCAR/geocat-examples?style=for-the-badge\n[doi-badge]: https://zenodo.org/badge/DOI/10.5281/zenodo.6678258.svg\n[doi-link]: https://doi.org/10.5281/zenodo.6678258\n[comment]: \u003c\u003e ([doi-badge]: https://img.shields.io/badge/DOI-10.5065%2Fa8pp--4358-brightgreen?style=for-the-badge)\n[comment]: \u003c\u003e ([doi-link]: https://doi.org/10.5065/a8pp-4358)\n[repo-link]: https://github.com/NCAR/geocat-examples\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar%2Fgeocat-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncar%2Fgeocat-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar%2Fgeocat-examples/lists"}