added unavco2 option to test new unavco download protocols requires earthscope-sdk import currently works - I believe - for RINEX 2.11 users will need an account with Earthscope. [For more information on this](warning.md)
Made minor changes to subdaily. outlier file is created on the second go-thru, e.g.
Added alaska CORS sites if using the jeff archive.
added a few option to quickplt (mostly label axes)
1.2.23
Made a new option for snowdepth. Azimuth dependent bare soil correction is now the default.
Changed RHdot calculation in subdaily to default behavior.
1.2.22
Added rt_rinex3_snr to allow real-time rinex3 generated files
Fixed various documentation pages.
1.2.21
Docker is refusing to build with these libraries. Adding test version of refl_zones that looks for blocking signal azimuths. Requires adding geopandas, xarray, and rioxarray. This module is current undocumented.
Fixed minor bug in refl_zones that did not properly act on information from UNR database query.
1.2.20
Accommodated CDDIS file structure change for MGEX orbits.
1.2.19
Changed how the periodograms in quickLook are displayed. Initially tried to set to the maximum used by matplotlib. This can be dominated by bad tracks, so now pick by maximum good track (times 1.1). If there are not any good tracks at all this can be tricky. Now using a min value of 2 for that.
Restricting RH region to be at least 5.5 meters (consistent with gnssir). This is needed to stop people using RH region to remove outliers. The RH region also determines whether the periodogram is valid.
Fixing the refl_zones restriction of 25 degrees elevation angle. Increasing to 30 degrees and providing error message.
refl_zones now writes out satellite number and elevation angle in the kml file. Makes it easier for people to take out specific Fresnel zones if they wish.