pnetcdf


Namepnetcdf JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryProvides an object-oriented python interface to the PnetCDF library
upload_time2024-09-10 15:38:01
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "pnetcdf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "numpy, netcdf, data, science, network, oceanography, meteorology, climate",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/89/6b/f28f287fde732edd5ee39c2dd440f52d2cc5f7e2712dd2f7e81f30238674/pnetcdf-1.0.0.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": "1.0.0",
    "project_urls": null,
    "split_keywords": [
        "numpy",
        " netcdf",
        " data",
        " science",
        " network",
        " oceanography",
        " meteorology",
        " climate"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "896bf28f287fde732edd5ee39c2dd440f52d2cc5f7e2712dd2f7e81f30238674",
                "md5": "edb2c2f49abd7bd2a31eabbe75e17929",
                "sha256": "b2de14944e921a10072b7b51e7f4664c7aa175dd54c3d61f50bd88c902a673cb"
            },
            "downloads": -1,
            "filename": "pnetcdf-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "edb2c2f49abd7bd2a31eabbe75e17929",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 87294,
            "upload_time": "2024-09-10T15:38:01",
            "upload_time_iso_8601": "2024-09-10T15:38:01.601576Z",
            "url": "https://files.pythonhosted.org/packages/89/6b/f28f287fde732edd5ee39c2dd440f52d2cc5f7e2712dd2f7e81f30238674/pnetcdf-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-10 15:38:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pnetcdf"
}
        
Elapsed time: 4.53979s