NES


NameNES JSON
Version 1.1.7.post2 PyPI version JSON
download
home_pagehttps://earth.bsc.es/gitlab/es/NES
SummaryNone
upload_time2024-10-02 14:32:16
maintainerNone
docs_urlNone
authorCarles Tena Medina, Alba Vilanova Cortezón, Carmen Piñero Megías
requires_python>=3.7
licenseApache License 2.0
keywords python netcdf4 grib2 earth
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Version](https://earth.bsc.es/gitlab/es/NES/-/badges/release.svg?key_text=Latest+release&value_width=80)](https://earth.bsc.es/gitlab/es/NES/-/tags)

# About

NES (NetCDF for Earth Science) is the Python I/O library used by SNES, the framework that implements the data post-processing pipelines at the Earth Sciences department, to read and write netCDF files.

## How to install

You must have an MPI implementation to be able to run NES. We recommend using Open MPI, you can read their installation guide [here](https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/quickstart.html).

When you are ready, use the following command to install NES:

```
pip install NES
```

## How to run

For running NES, please follow the instruction in 
the [wiki](https://earth.bsc.es/gitlab/es/NES/-/wikis/home).

            

Raw data

            {
    "_id": null,
    "home_page": "https://earth.bsc.es/gitlab/es/NES",
    "name": "NES",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "Python, NetCDF4, Grib2, Earth",
    "author": "Carles Tena Medina, Alba Vilanova Cortez\u00f3n, Carmen Pi\u00f1ero Meg\u00edas",
    "author_email": "carles.tena@bsc.es, alba.vilanova@bsc.es, carmen.pinero@bsc.es",
    "download_url": "https://files.pythonhosted.org/packages/7f/31/1f743019aa707ded07f8bb195a7e4dbf19b440f897159e7e43ac0295982c/nes-1.1.7.post2.tar.gz",
    "platform": null,
    "description": "[![Version](https://earth.bsc.es/gitlab/es/NES/-/badges/release.svg?key_text=Latest+release&value_width=80)](https://earth.bsc.es/gitlab/es/NES/-/tags)\n\n# About\n\nNES (NetCDF for Earth Science) is the Python I/O library used by SNES, the framework that implements the data post-processing pipelines at the Earth Sciences department, to read and write netCDF files.\n\n## How to install\n\nYou must have an MPI implementation to be able to run NES. We recommend using Open MPI, you can read their installation guide [here](https://docs.open-mpi.org/en/v5.0.x/installing-open-mpi/quickstart.html).\n\nWhen you are ready, use the following command to install NES:\n\n```\npip install NES\n```\n\n## How to run\n\nFor running NES, please follow the instruction in \nthe [wiki](https://earth.bsc.es/gitlab/es/NES/-/wikis/home).\n",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": null,
    "version": "1.1.7.post2",
    "project_urls": {
        "Homepage": "https://earth.bsc.es/gitlab/es/NES"
    },
    "split_keywords": [
        "python",
        " netcdf4",
        " grib2",
        " earth"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f311f743019aa707ded07f8bb195a7e4dbf19b440f897159e7e43ac0295982c",
                "md5": "c0b40087c75f2684b360f324c99a7ede",
                "sha256": "45758560f1380f0615ec11e8802ba04c12cae9163ad6c1df9b211cadbf1869d1"
            },
            "downloads": -1,
            "filename": "nes-1.1.7.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "c0b40087c75f2684b360f324c99a7ede",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 8755981,
            "upload_time": "2024-10-02T14:32:16",
            "upload_time_iso_8601": "2024-10-02T14:32:16.037743Z",
            "url": "https://files.pythonhosted.org/packages/7f/31/1f743019aa707ded07f8bb195a7e4dbf19b440f897159e7e43ac0295982c/nes-1.1.7.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-02 14:32:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nes"
}
        
Elapsed time: 4.22405s