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

clean up APIs of SGRid and UGrid #41

Open ChrisBarker-NOAA opened 5 years ago

ChrisBarker-NOAA commented 5 years ago

SGRid and UGrid have a numbe rof similar functionalties, some tiems with different names:

SGRid.locate)nearest

UGrid.locate_nodes

For instance -- I'm sure there are others.

-CHB