pncpy


Namepncpy JSON
Version 0.0.3 PyPI version JSON
download
home_page
SummaryProvides an object-oriented python interface to the PnetCDF library
upload_time2023-09-24 00:41:35
maintainer
docs_urlNone
author
requires_python>=3.9
licenseMIT
keywords numpy netcdf data science network oceanography meteorology climate
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PnetCDF-python is a Python interface to PnetCDF, a high-performance parallel I/O
 library for accessing netCDF files. This integration with Python allows for easy
  manipulation, analysis, and visualization of netCDF data using the rich ecosystem
   of Python's scientific computing libraries, making it a valuable tool for python-based
    applications that require high-performance access to netCDF files.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pncpy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "numpy,netcdf,data,science,network,oceanography,meteorology,climate",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/af/dd/f02f23fddc24ca9f75e3429016781e2aa799d6d8dc1332b586c89408c64d/pncpy-0.0.3.tar.gz",
    "platform": null,
    "description": "PnetCDF-python is a Python interface to PnetCDF, a high-performance parallel I/O\n library for accessing netCDF files. This integration with Python allows for easy\n  manipulation, analysis, and visualization of netCDF data using the rich ecosystem\n   of Python's scientific computing libraries, making it a valuable tool for python-based\n    applications that require high-performance access to netCDF files.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Provides an object-oriented python interface to the PnetCDF library",
    "version": "0.0.3",
    "project_urls": null,
    "split_keywords": [
        "numpy",
        "netcdf",
        "data",
        "science",
        "network",
        "oceanography",
        "meteorology",
        "climate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f415b350a5f1ae66feb36beaa760f2a35683a1f58183031deb1b3244592a8fdf",
                "md5": "b9f4d0e9858bcbda4917aeb40f5b1839",
                "sha256": "d914d597a3d72d82428634889bd444b21af3f8c793d7635db88c81ee6a9e9e02"
            },
            "downloads": -1,
            "filename": "pncpy-0.0.3-cp310-cp310-macosx_10_9_universal2.whl",
            "has_sig": false,
            "md5_digest": "b9f4d0e9858bcbda4917aeb40f5b1839",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 15008548,
            "upload_time": "2023-09-24T00:42:54",
            "upload_time_iso_8601": "2023-09-24T00:42:54.553749Z",
            "url": "https://files.pythonhosted.org/packages/f4/15/b350a5f1ae66feb36beaa760f2a35683a1f58183031deb1b3244592a8fdf/pncpy-0.0.3-cp310-cp310-macosx_10_9_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afddf02f23fddc24ca9f75e3429016781e2aa799d6d8dc1332b586c89408c64d",
                "md5": "c352e50e74ce888752c8e68d812050ca",
                "sha256": "65f98d3c252d69a84dac2926cdafd6d5e54dc536dc186e7a486351e961d8ec0d"
            },
            "downloads": -1,
            "filename": "pncpy-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c352e50e74ce888752c8e68d812050ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 91621,
            "upload_time": "2023-09-24T00:41:35",
            "upload_time_iso_8601": "2023-09-24T00:41:35.951057Z",
            "url": "https://files.pythonhosted.org/packages/af/dd/f02f23fddc24ca9f75e3429016781e2aa799d6d8dc1332b586c89408c64d/pncpy-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-24 00:41:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pncpy"
}
        
Elapsed time: 0.11886s