pocean.dsg.timeseriesProfile package¶
Submodules¶
pocean.dsg.timeseriesProfile.im module¶
pocean.dsg.timeseriesProfile.om module¶
- class pocean.dsg.timeseriesProfile.om.OrthogonalMultidimensionalTimeseriesProfile¶
Bases:
CFDataset
- calculated_metadata(df=None, geometries=True, clean_cols=True, clean_rows=True, **kwargs)¶
- classmethod from_dataframe(df, output, **kwargs)¶
- classmethod is_mine(dsg, strict=False)¶
- nc_attributes(axes, daxes)¶
- to_dataframe(clean_cols=True, clean_rows=True, **kwargs)¶
pocean.dsg.timeseriesProfile.r module¶
- class pocean.dsg.timeseriesProfile.r.RaggedTimeseriesProfile¶
Bases:
CFDataset
- calculated_metadata(df=None, geometries=True, clean_cols=True, clean_rows=True)¶
- classmethod from_dataframe(df, output, **kwargs)¶
- classmethod is_mine(dsg, strict=False)¶
- nc_attributes(axes, daxes)¶
- to_dataframe(clean_cols=True, clean_rows=True, **kwargs)¶