# Quick Links/Expert Modes I originally made special documentation pages for different modules. I am now trying to put all documentation INTO the code intself using readthedocs since the format allows for example calls. While I still have some discussion pages (so a link to the code and a link to a discussion page), those discussion links will likely go away in the not very distant future. ## Main Functions * [rinex2snr](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.rinex2snr_cl.html) * [quickLook](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.quickLook_cl.html) * [gnssir code](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.gnssir_cl.html), [inputs](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.gnssir_input.html) ## Important Helper Functions * [nmea2snr](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.nmea2snr_cl.html) * [daily_avg code](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.daily_avg_cl.html), [discussion](https://gnssrefl.readthedocs.io/en/latest/pages/README_dailyavg.html) * [invsnr code](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.invsnr_cl.html), [discussion](https://gnssrefl.readthedocs.io/en/latest/pages/README_invsnr.html), [input](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.invsnr_input.html) * [refl_zones](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.refl_zones_cl.html) * [max_resolve_RH](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.max_resolve_RH_cl.html) * [quickplt](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.quickplt.html) * [ymd](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.ymd.html), [ydoy](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.ydoy.html) * [installexe](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.installexe_cl.html) Installs executables for pip clone/pip install users. This is for Linux and MacOS users only. ## Environmental Products * [snowdepth code](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.snowdepth_cl.html), [discussion](https://gnssrefl.readthedocs.io/en/latest/pages/README_snowdepth.html) * [tides (subdaily) code](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.subdaily_cl.html), [discussion](https://gnssrefl.readthedocs.io/en/latest/pages/README_subdaily.html) * [vwc code](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.vwc_cl.html), [discussion](https://gnssrefl.readthedocs.io/en/latest/pages/README_vwc.html), [vwc_input](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.vwc_input.html), [phasecode](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.quickPhase.html) ## Download Scripts * [download_orbits](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.download_orbits.html) * [download_rinex](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.download_rinex.html) * [download_tides](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.download_tides.html) * [download_unr](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.download_unr.html) ## Various Utilities * [check_rinex_file](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.check_rinex_file.html) * [gpsweek](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.gpsweek.html) * [llh2xyz](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.llh2xyz.html) * [mjd](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.mjd.html) * [query_unr](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.query_unr.html) * [rinex3_rinex2](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.rinex3_rinex2.html) * [rinex3_snr](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.rinex3_snr.html) * [rinex_coords](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.rinex_coords.html) * [smoosh](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.smoosh.html) * [smoosh_snr](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.smoosh_snr.html) * [xyz2llh](https://gnssrefl.readthedocs.io/en/latest/api/gnssrefl.xyz2llh.html)