sunburst
Sunburst manufacture autonomous instruments that measure the marine and freshwater inorganic carbon parameters pCO2 (partial pressure of carbon dioxide) and pH using our patented drift-free technology.
superCO2(path, output=None)
¶
Deprecated name for super_co2 function.
superCO2_notes(path)
¶
Deprecated name for super_co2 function.
super_co2(path, output=None)
¶
Parse superCO2 output file txt file.
Source code in ocean_data_parser/parsers/sunburst.py
super_co2_notes(path)
¶
Parse superCO2 notes files and return an xarray Dataset.
Parameters:
Name | Type | Description | Default |
---|---|---|---|
path |
str
|
file path |
required |
Returns:
Type | Description |
---|---|
Dataset
|
xarray.Dataset: Parsed dataset |