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 module python 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.0.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

nco-1.1.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nco-1.1.0.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for nco-1.1.0.tar.gz
Algorithm Hash digest
SHA256 0d023c4e30db341f6eabdc8d7982c39e4fb99c73edc5d5b60555097803f18e05
MD5 425771fa3c6f6901527506c3b7f91dc8
BLAKE2b-256 f44ddfb0cfafaea3ce20d7e7c1751f52765ad573badb9369db95d6dff5e3e4bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nco-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 10.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.2

File hashes

Hashes for nco-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d479621165db4e18729fc5af234b947388e7ec0d40e690a5c7040fa17003824
MD5 3d9de5d269f593eaae09976c2fd01b0a
BLAKE2b-256 ccf6e338be272777e7efc487b1e9ed82dbfc9e4ad295387bfab2f672bc2ad9ab

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