RAiDER
RAiDER copied to clipboard
Notebooks
In prep of the working group training looking for the following examples notebooks. We have some of these already but capturing all of them for completeness. (You can edit this post to mark the box if complete)
[x ] @sssangha: Notebook to download GNSS stations over CA for a given period and time [ ] @jlmaurer: Notebook that opens a small e.g. (10-15 row) dummy csv file and shows how to perform basic operations using pandas - slice and dice through rows and columns - mathematical operation between columns - write multiple columns back out to a csv file - Append multiple columns to an existing file - perhaps how to make a basic plot [x] @jlmaurer: Break out the raiderDelay notebook and model set up into two separate notebooks. - How to set up you model notebook - How to run raider notebook and use its options. [x ] @sssangha: Notebooks for stats class examples for its options. Would expand the examples to also include the residuals analysis in addition to the absolute delays. - Capture the line for downloading the GNSS data - Capture the line for running the raider code - Capture the line how to make the difference between raider - Capture the options in stats class [ ] @dbekaert update landing page for RAIDER-docs
This is an example command to run raider:
raiderDelay.py --time 06:00 --model GMAO --date 20190101 20191231 12 --station_file ../GNSS/gnssStationList_overbbox.csv --zref 30000 -v