gnssrefl.fundy module
- gnssrefl.fundy.apply_new_azim_mask(station, file1, predictf)
- Parameters:
station (str) – 4 ch station name
file1 (str) – observation file created by first part of subdaily
predictf (str) – file of predicts downloaded from Canadian tide gauge site
- Returns:
fout – name of edited obseration file to be used by second part of subdaily
- Return type:
str
- gnssrefl.fundy.read_predicts(f)
reads canadian government csv file and returns mjd and tide
- Parameters:
f (str) – filename
- Returns:
mjd (numpy array of floats) – modified julian day
tide (numpy array of floats) – water level in meters