a2e_csv_writer
Classes:
Name | Description |
---|---|
A2eCSVWriter |
|
Classes#
A2eCSVWriter #
Bases: FileWriter
Methods:
Name | Description |
---|---|
get_data_as_str |
|
get_filepath |
Returns the new filepath given the dimensions for the file. E.g., adds the |
get_metadata_header_str |
|
write |
|
Attributes:
Name | Type | Description |
---|---|---|
file_extension |
|
Attributes#
Functions#
get_data_as_str
staticmethod
#
get_filepath
staticmethod
#
Returns the new filepath given the dimensions for the file. E.g., adds the ".time.1d.a2e" part of the the filename like so:
- buoy.z07.a0.20221117.001000.metocean.time.1d.a2e.csv
- buoy.z07.a0.20221117.001000.metocean.depth.1d.a2e.csv
- buoy.z07.a0.20221117.001000.metocean.time.depth.2d.a2e.csv