=========================================== Welcome to the csdmpy project documentation =========================================== .. only:: html .. cssclass:: table-bordered table-striped centered .. list-table:: :widths: 25 75 :header-rows: 0 * - Deployment - .. image:: https://img.shields.io/pypi/v/csdmpy.svg?style=flat&logo=pypi&logoColor=white :target: https://pypi.python.org/pypi/csdmpy :alt: PyPI version * - Build Status - .. image:: https://travis-ci.org/DeepanshS/csdmpy.svg?style=flat&logo=travis&color=white :target: https://travis-ci.org/DeepanshS/csdmpy :alt: Build Status .. image:: https://readthedocs.org/projects/csdmpy/badge/?version=stable :target: https://csdmpy.readthedocs.io/en/stable/?badge=stable :alt: Documentation Status * - License - .. image:: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg :target: https://opensource.org/licenses/BSD-3-Clause :alt: License * - Metrics - .. image:: https://img.shields.io/pypi/dm/csdmpy.svg :target: https://img.shields.io/pypi/dm/csdmpy :alt: PyPI - Downloads .. image:: https://img.shields.io/lgtm/alerts/g/DeepanshS/csdmpy.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/DeepanshS/csdmpy/alerts/ :alt: Total alerts .. image:: https://img.shields.io/lgtm/grade/python/g/DeepanshS/csdmpy.svg?logo=lgtm&logoWidth=18 :target: https://lgtm.com/projects/g/DeepanshS/csdmpy/context:python :alt: Language grade: Python .. image:: https://codecov.io/gh/DeepanshS/csdmpy/branch/master/graph/badge.svg :target: https://codecov.io/gh/DeepanshS/csdmpy * - GitHub - .. image:: https://img.shields.io/github/issues-raw/deepanshs/csdmpy :target: https://github.com/DeepanshS/csdmpy/issues :alt: GitHub issues .. .. image:: https://img.shields.io/github/contributors/DeepanshS/csdmpy.svg?style=flat&logo=github .. :target: https://github.com/DeepanshS/csdmpy/graphs/contributors .. :alt: GitHub contributors .. .. image:: https://img.shields.io/github/release-pre/deepanshs/csdmpy .. :alt: GitHub release ---- About ^^^^^ The `csdmpy` package is the Python support for the core scientific dataset (CSD) model file exchange-format [#f10]_. The package is based on the core scientific dataset (CSD) model, which is designed as a building block in the development of a more sophisticated portable scientific dataset file standard. The CSD model is capable of handling a wide variety of scientific datasets both within and across disciplinary fields. The main objective of this python package is to facilitate an easy import and export of the CSD model serialized files for Python users. The package utilizes Numpy library and, therefore, offers the end-users versatility to process or visualize the imported datasets with any third-party package(s) compatible with Numpy. ---- .. only:: latex **The sample CSDM compliant files used in this documentation are available** `online `_. .. only:: html **The sample CSDM compliant files used in this documentation are available online.** .. image:: https://img.shields.io/badge/Download-CSDM%20sample%20files-blueviolet?size=large :target: https://osu.box.com/s/bq10pc5jyd3mu67vqvhw4xmrqgsd0x8u ---- .. only:: html **View the core scientific dataset model (CSDM) examples gallery.** .. image:: https://img.shields.io/badge/View-Example%20Gallery-Purple?size=large :target: auto_examples/index.html ---- .. only:: html **Tutorial on generating and serializing CSDM objects from Numpy arrays.** .. image:: https://img.shields.io/badge/View-Tutorial%20Gallery-Blue?size=large :target: auto_tutorials/index.html ---- .. toctree:: :maxdepth: 2 :caption: Table of Contents CSD_model installation getting_started auto_examples/index startFromScratch/start startFromScratch/save_dataset startFromScratch/A fun example referenceAPI ---- Citation ^^^^^^^^ .. [#f10] Srivastava D.J., Vosegaard T., Massiot D., Grandinetti P.J. (2020) Core Scientific Dataset Model: A lightweight and portable model and file format for multi-dimensional scientific data. `PLOS ONE 15(1): e0225953. `_ Check out the media coverage ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. only:: html .. raw:: html

Des chimistes élaborent un nouveau format pour le partage de données scientifiques Des chimistes élaborent un nouveau format pour le partage de données scientifiques.

Simplifying how scientists share data Simplifying how scientists share data.

.. only:: html Indices and tables ^^^^^^^^^^^^^^^^^^ * :ref:`genindex` * :ref:`modindex` * :ref:`search`