csdms / pymt

A Python toolkit for running and coupling Earth surface models
https://pymt.readthedocs.io
MIT License
52 stars 20 forks source link

Add rectilinear grid type #90

Closed mdpiper closed 5 years ago

mdpiper commented 5 years ago

This PR adds support for the BMI rectilinear grid type. The implementation is based on landlab's RectilinearGraph class. Unit tests are included.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.03%) to 71.432% when pulling 3bbddf9b09a3c93da31f381fb54d04beedb2ec19 on mdpiper/add-rectilinear-grid into 791c81fa6a6099f282d2cb762270bc7f2962787c on master.