Giter Site home page Giter Site logo
https://badge.fury.io/py/pyugrid.png https://travis-ci.org/pyugrid/pyugrid.svg?branch=master

pyugrid

A Python API to utilize data written using the netCDF unstructured grid conventions: [(UGRID)](https://github.com/ugrid-conventions/ugrid-conventions).

Background

For many years, folks in the met-ocean community have been able to exchange data, model results, etc using the [CF Conventions](http://cfconventions.org/).

However, the Convention does not specify standard ways to work with results from unstructured grid models. The UGRID effort is an attempt to remedy that.

This package is a Python implementation of the data model specified by the UGRID project.

It provides code that reads and writes UGRID-compliant netCDF files, a start on code to read/write other formats, and code to work with unstructured grids.

Status

NOTE: This may be the last release of pyugrid -- continued development will be taking place as part of the "gridded" project: https://github.com/NOAA-ORR-ERD/gridded

The package currently covers triangular mesh grids, quad grids, and mixed traingle/quad grids.

It provides some limited functionality for manipulating and visualizing the data.

It provides functionality for accessing and interpolating fields on the Grid.

It also provides the ability to read and write netCDF files, and provides a basic structure an API for adding capability.

Development is managed on GitHub:

https://github.com/pyugrid/pyugrid/

pyugrid's Projects

pyugrid icon pyugrid

Handle UGRID-convention NetCDF Data Model.

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.