{"id":27938750,"url":"https://github.com/sunpy/ndcube","last_synced_at":"2025-05-16T12:08:53.086Z","repository":{"id":24015057,"uuid":"100395296","full_name":"sunpy/ndcube","owner":"sunpy","description":"A base package for multi-dimensional contiguous and non-contiguous coordinate-aware arrays.","archived":false,"fork":false,"pushed_at":"2025-05-05T15:40:58.000Z","size":5068,"stargazers_count":46,"open_issues_count":71,"forks_count":53,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-05-07T08:57:25.145Z","etag":null,"topics":["astropy","nddata","numfocus","sunpy","wcs"],"latest_commit_sha":null,"homepage":"http://docs.sunpy.org/projects/ndcube/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sunpy.png","metadata":{"funding":{"github":"sunpy","open_collective":"sunpy"},"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.rst","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,"zenodo":".zenodo.json"}},"created_at":"2017-08-15T16:07:57.000Z","updated_at":"2025-05-05T15:41:01.000Z","dependencies_parsed_at":"2023-02-16T17:46:13.693Z","dependency_job_id":"2dde39a8-12bc-4566-b12d-203e9eda1dfa","html_url":"https://github.com/sunpy/ndcube","commit_stats":{"total_commits":2056,"total_committers":34,"mean_commits":"60.470588235294116","dds":0.5909533073929961,"last_synced_commit":"50d1e4e4b562cdecb3f73bb448c38681fd01672a"},"previous_names":[],"tags_count":49,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunpy%2Fndcube","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunpy%2Fndcube/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunpy%2Fndcube/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunpy%2Fndcube/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunpy","download_url":"https://codeload.github.com/sunpy/ndcube/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847507,"owners_count":21813450,"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":["astropy","nddata","numfocus","sunpy","wcs"],"created_at":"2025-05-07T08:57:31.503Z","updated_at":"2025-05-07T08:57:32.191Z","avatar_url":"https://github.com/sunpy.png","language":"Python","funding_links":["https://github.com/sponsors/sunpy","https://opencollective.com/sunpy"],"categories":[],"sub_categories":[],"readme":"******\nndcube\n******\n\n|Latest Version| |codecov| |matrix| |Powered by NumFOCUS| |Powered by SunPy|\n\n.. |Latest Version| image:: https://img.shields.io/pypi/v/ndcube.svg\n   :target: https://pypi.python.org/pypi/ndcube/\n   :alt: It is up to date, we promise\n.. |matrix| image:: https://img.shields.io/matrix/ndcube:openastronomy.org.svg?colorB=%23FE7900\u0026label=Chat\u0026logo=matrix\u0026server_fqdn=openastronomy.modular.im\n   :target: https://app.element.io/#/room/#ndcube:openastronomy.org\n   :alt: join us on #ndcube:openastronom.org on matrix\n.. |codecov| image:: https://codecov.io/gh/sunpy/ndcube/branch/main/graph/badge.svg\n   :target: https://codecov.io/gh/sunpy/sunpy\n   :alt: Best code cov this side of mars\n.. |Powered by NumFOCUS| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat\u0026colorA=E1523D\u0026colorB=007D8A\n   :target: https://numfocus.org\n   :alt: Go give them money\n.. |Powered by SunPy| image:: http://img.shields.io/badge/powered%20by-SunPy-orange.svg?style=flat\n   :target: http://www.sunpy.org\n   :alt: SunPy\n.. image:: https://joss.theoj.org/papers/10.21105/joss.05296/status.svg\n   :target: https://doi.org/10.21105/joss.05296\n   :alt: JOSS\n\n``ndcube`` is an open-source SunPy affiliated package for manipulating, inspecting and visualizing multi-dimensional contiguous and non-contiguous coordinate-aware data arrays.\n\nIt combines data, uncertainties, units, metadata, masking, and coordinate transformations into classes with unified slicing and generic coordinate transformations and plotting/animation capabilities.\nIt is designed to handle data of any number of dimensions and axis types (e.g. spatial, temporal, spectral, etc.) whose relationship between the array elements and the real world can be described by World Coordinate System (WCS) translations.\n\nUsage of Generative AI\n======================\n\nWe expect authentic engagement in our community.\nBe wary of posting output from Large Language Models or similar generative AI as comments on GitHub or any other platform, as such comments tend to be formulaic and low quality content.\nIf you use generative AI tools as an aid in developing code or documentation changes, ensure that you fully understand the proposed changes and can explain why they are the correct approach and an improvement to the current state.\n\nAcknowledging ndcube\n====================\nIf you use ``ndcube`` is your work, we kindly ask you to `acknowledge ndcube`_ in your\npublications and presentations.\n\n.. _acknowledge ndcube: https://docs.sunpy.org/projects/ndcube/en/stable/acknowledging.html\n\nInstallation\n============\n\nFor detailed installation instructions, see the `installation guide`_ in the ndcube docs.\n\n.. _installation guide: https://docs.sunpy.org/projects/ndcube/en/stable/installation.html\n\nGetting Help\n============\n\nFor more information or to ask questions about ndcube, check out:\n\n-  `ndcube Documentation`_\n-  `ndcube Chat Channel`_\n\n.. _ndcube Documentation: https://docs.sunpy.org/projects/ndcube/\n.. _ndcube Chat Channel: https://app.element.io/#/room/#ndcube:openastronomy.org\n\nContributing\n============\n\nIf you would like to get involved, check out the `Newcomers Guide`_ section of the sunpy docs.\nThis shows how to get setup with a \"sunpy\" workflow but the same applies for ndcube, you will just need to replace sunpy with ndcube.\n\nHelp is always welcome so let us know what you like to work on, or check out the `issues page`_ for the list of known outstanding items.\n\n.. _Newcomers Guide: https://docs.sunpy.org/en/latest/dev_guide/contents/newcomers.html\n.. _issues page: https://github.com/sunpy/ndcube/issues\n\nCode of Conduct\n===============\n\nWhen you are interacting with the SunPy community you are asked to follow our `Code of Conduct`_.\n\n.. _Code of Conduct: https://sunpy.org/coc\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunpy%2Fndcube","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunpy%2Fndcube","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunpy%2Fndcube/lists"}