| Classes | |
| class | PSPVELOCITYError | 
| Functions | |
| def | decode_datetime | 
| Decode datetime from a PSP file:  More... | |
| def | split_per_day | 
| Split a PSP file into 1 file per month.  More... | |
| def | read | 
| Master routine for reading PSP/VELOCITY different formats.  More... | |
| def | read_v0 | 
| Read V0 format and return a module_timeserie.Timeserie object.  More... | |
| def read_timeserie_psp_velocity.decode_datetime | ( | line | ) | 
| def read_timeserie_psp_velocity.read | ( | filepath, | |
| frame = None | |||
| ) | 
Master routine for reading PSP/VELOCITY different formats.
| [in] | filepath | Path of the file | 


| def read_timeserie_psp_velocity.read_v0 | ( | filepath | ) | 
Read V0 format and return a module_timeserie.Timeserie object.
PSP/VELOCITY V0-format is the following:

| def read_timeserie_psp_velocity.split_per_day | ( | filepath | ) | 
Split a PSP file into 1 file per month.

 1.8.5
 1.8.5