wavespectra.read_obscape#

wavespectra.read_obscape(filename_or_fileglob)[source]#

Read spectra from Obscape wave buoy csv files.

The CSV files are downloaded from the Obscape portal.

Parameters:

filename_or_fileglob (-) – A single filename or a list of filenames or a fileglob pattern.

Returns:

A wavespectra SpecDataset object.

Return type:

  • dset (SpecDataset)