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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: nco-1.1.1.tar.gz
  • Upload date:
  • Size: 15.8 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.1.tar.gz
Algorithm Hash digest
SHA256 07b4196b8436d7c4464aa8ca4814c30e996a458aacd3e98ae56fbe7a7d225fd7
MD5 cefdf00dadaf9e150787684a04ae7fa0
BLAKE2b-256 56f8066b906798745944cf8d9c85dc9d0049e5da7b39bef5fabf6aad39181f68

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nco-1.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c9a62f918f03e122cf669ebc216b59fb6c5b174cf5006518e25aec89c3024113
MD5 36d01a6eaea06e0854fce606a1df9958
BLAKE2b-256 b836a9a84546d1bc41d635085433026928640d3237ac0655a4ad72ed54fdab8f

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