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

The gridded package needs a docstring #78

Open drf5n opened 1 year ago

drf5n commented 1 year ago

The module docstring is missing from here:

https://github.com/NOAA-ORR-ERD/gridded/blob/794bbee5bd08e7db618be1d7e0034361e2bd8a23/gridded/__init__.py#L1-L10

Maybe copy the one from:

https://github.com/NOAA-ORR-ERD/gridded/blob/794bbee5bd08e7db618be1d7e0034361e2bd8a23/gridded/gridded.py#L3C4-L9

and also point back home to https://github.com/NOAA-ORR-ERD/gridded