NOAA-ORR-ERD / LibGOODS

Library for accessing data useful for the NOAA / GNOME model
https://libgoods.readthedocs.io/en/latest/
Other
1 stars 2 forks source link

Adds fetch examples for remaining rectangular OFS models #23

Closed lukecampbell closed 1 year ago

lukecampbell commented 1 year ago

This commit adds the fetch implementation for each of the NOAA OFS models that don't rely on a triangular mesh. This commit also makes changess to the process module to support the case where POM model output doesn't have coordinates interpreted by xarray correctly.

kthyng commented 1 year ago

This is looking good!