Skip to main content

python bindings to NCO

Project description

pynco

Python bindings for NCO. A fork from Ralf Mueller's cdo-bindings.

This package contains the python module nco, which implements a python style access to the NetCDF Operators (NCO). NCO is a command line tool for processing netCDF data. Its main focus is climate data, but it can by used for other purposes too.

Documentation

Read the documentation at pynco.readthedocs.org

Installation

Conda Installation (recommended)

This will install all required and optional dependencies and is the quickest and easiest way to a working pynco installation.

conda install -c conda-forge pynco

PyPI Installation

Please see the requirements before installing

pip install nco

Example

from nco import Nco
nco = Nco()
temperatures = nco.ncra(input='input.nc', returnCdf=True).variables['T'][:]

Support, issues, bugs, ...

Please use the github page to report issues, bugs, and features: https://github.com/nco/pynco.

For usage questions, please use Stack Overflow.

License

pynco makes use of the MIT License, see LICENSE.txt.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nco-1.1.2.tar.gz (15.9 kB view details)

Uploaded Source

Built Distribution

nco-1.1.2-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file nco-1.1.2.tar.gz.

File metadata

  • Download URL: nco-1.1.2.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for nco-1.1.2.tar.gz
Algorithm Hash digest
SHA256 2a9468662a4f4fc4505162a205ae54b4da375bdce567fd3649f7f614272b79d5
MD5 6f0cabc19d569c497a5cb9722046ed80
BLAKE2b-256 47c7fc0e72a0cb8428d69c3dfa8d3438b2308fc9340e0fc425fc447bbc2d7ab9

See more details on using hashes here.

File details

Details for the file nco-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: nco-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for nco-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9cef9f58bf4153675675c4ea79d331d733899223419743276b1fdefa1eb14762
MD5 5c821c520e4975d9badf6e905b386944
BLAKE2b-256 3a3f596221a99a0066b0a1843461ee5e84081f79c82ce296ea28922300610622

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page