README.md

ODA_hooks
=========
These APIs reflect those for the ocean data assimilation hooks similar to https://github.com/MJHarrison-GFDL/MOM6_DA_hooks
The modules in this directory do not do any computations. They simply reflect the APIs of the above package.
- kdtree.f90 - would come from https://github.com/travissluka/geoKdTree
- ocean_da_core.F90, ocean_da_types.F90, write_ocean_obs.F90 were copied from https://github.com/MJHarrison-GFDL/MOM6_DA_hooks