Closed dankelley closed 1 year ago
I'll start with the data types that are in data(section,package="oce"), rather than wasting time by going through a long table. (See the first 233 lines of https://github.com/dankelley/oce/blob/62d6bbdb4b73de616f278ae71908e35e5e3e9f82/R/ctd.woce.R for more on names and units. Nope, it ain't pretty.)
data(section,package="oce")
PS. I'm going to call the file whp.yml instead of woce.yml because WHP is an ongoing programme, whereas WOCE has ended.
whp.yml
woce.yml
Done, in rudimentary fashion.
I'll start with the data types that are in
data(section,package="oce")
, rather than wasting time by going through a long table. (See the first 233 lines of https://github.com/dankelley/oce/blob/62d6bbdb4b73de616f278ae71908e35e5e3e9f82/R/ctd.woce.R for more on names and units. Nope, it ain't pretty.)