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

Tutorials Need some Love #87

Open k-a-mendoza opened 1 month ago

k-a-mendoza commented 1 month ago

Hey guys,

The process of turning my work groups in house gridding format to be compatible with other geospatial tools is maddening, and it seems like this package could really help.

The lack of tutorials is frustrating however. I'm not even sure how to go from numpy-like meshes and fields to the objects outlined in the documentation. There are many other domains where gridded could be useful, but more documentation (especially tutorials) is needed. See my comment on #51 for some examples that perhaps could be quickly filled out.

ChrisBarker-NOAA commented 1 month ago

You are absolutely correct -- and some more tests and probably features.

Do you have an example workflow you'd like to see fleshed out?

ChrisBarker-NOAA commented 1 month ago

Never mind -- I see them in #51