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

re-name the grid sub-packages #9

Open ChrisBarker-NOAA opened 7 years ago

ChrisBarker-NOAA commented 7 years ago

pyugrid and pysgrid should be renamed to probably just:

gridded.ugrid

and

gridded.sgrid

or maybe another layer:

gridded.grids.ugrid gridded.grids.sgrid

...