NOAA-ORR-ERD / gridded

A single API for accessing / working with gridded model results on multiple grid types
https://noaa-orr-erd.github.io/gridded/index.html
The Unlicense
64 stars 14 forks source link

Move anything useful over from pyocean's gridded #11

Open ChrisBarker-NOAA opened 7 years ago

ChrisBarker-NOAA commented 7 years ago

Rich Signell, Rob Hetland, Kyle Wilcox and David Foster sat down last summer and started a gridded package.

https://github.com/pyoceans/gridded

There is not a lot there, but we should pull over what is useful at some point. What I see:

1) A start of a setuptools pkg_resources-based plugin system for grid adaptors.

2) Some quad-grid interpolation code

3) a few utility functions -- some may be useful -- so why not pull them over?