pocean-core icon indicating copy to clipboard operation
pocean-core copied to clipboard

OrthogonalMultidimensionalProfile from_dataframe raises NotImplementedError

Open eldobbins opened this issue 5 years ago • 2 comments

I'm trying to write several CTD casts into a single netCDF file. This is following NCEI_Profile_Orthogonal. The data are in a single Pandas Dataframe with columns for pressure (z) and cast number (profile). However, from_dataset doesn't seem to exist..

I also have an issue with IncompleteMultidimensionalProfile, and submitted a separate ticket for that. (https://github.com/pyoceans/pocean-core/issues/52)

eldobbins avatar Jun 25 '19 00:06 eldobbins