Translate oce-style names to WOCE names, using gsub() to match patterns. For example, the pattern "oxygen" is taken to mean "CTDOXY".

oceNames2whpNames(names)

Arguments

names

vector of strings holding oce-style names.

Value

vector of strings holding WHP-style names.

References

Several online sources list WHP names. An example is https://cchdo.github.io/hdo-assets/documentation/manuals/pdf/90_1/chap4.pdf

Author

Dan Kelley