Classes | |
class | read_timeserie_discover_velocity.DISCOVERVELOCITYError |
Namespaces | |
read_timeserie_discover_velocity | |
Functions | |
def | read_timeserie_discover_velocity.read_netcdf |
Master routine for reading DISCOVER/VELOCITY different formats. More... | |
def | read_timeserie_discover_velocity.read_netcdf_v0 |
Read DISCOVER Netcdf Faraday Cup file format v0 and return a timeserie for velocity. More... | |
def | read_timeserie_discover_velocity.read_netcdf_v1 |
Read DISCOVER Netcdf Faraday Cup file format v1 and return a timeserie for velocity. More... | |
def | read_timeserie_discover_velocity.from_v0_to_v1 |
Convert NETCDF_DISCOVERVELOCITY_V0 format into NETCDF_DISCOVERVELOCITY_V1 format. More... | |