Git Product home page Git Product logo

pynio's Introduction

PyNIO ("pie-nee-oh") is a Python module that allows read and/or write
access to a variety of scientific data formats (NetCDF 3/4, GRIB1,
GRIB2, HDF4, HDF-EOS2, HDF-EOS5, shapefile, CCM History tape) using an
interface modelled on NetCDF.

Use of this software implies agreement of the PyNIO source code
license:

  http://www.pyngl.ucar.edu/Licenses/PyNIO_source_license.shtml

You can import this package with:

  import Nio

This version of PyNIO has been tested against Python 2.[6-7].x and
NumPy 1.[5-6].x.

For documentation, see:

  http://www.pyngl.ucar.edu/Nio.shtml

Bug reports and feedback are appreciated (see email addresses below).

David Brown and Mary Haley
National Center for Atmospheric Research
1850 Table Mesa Drive
Boulder, CO  80305
USA
E-Mail: [email protected], [email protected]

Installation:
-------------

Required: Python 2.7 or higher and NumPy version 1.0 or higher.  For
this version, we used Python 2.7.1 and NumPy 1.6.0.  Earlier or later
versions of these packages may work, but we haven't tested all of
them.

Binary installation is simple:

    python setup.py install

This command may require root privileges on some systems.

Source code installation is not trivial. See the INSTALL file
in this directory.

Examples and tests:
---------

There are some PyNIO examples and tests in the "test" directory.

If you also have PyNGL installed, then you can type:

   pynglex nio01 nio02

pynio's People

Contributors

yyr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.