Skip to content

Commit

Permalink
Routine update and bug fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PrideLab committed Sep 28, 2023
1 parent 646bf51 commit ae88705
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,9 +92,9 @@
- lib: fixed the issue of unable to read zero biases from bias product
- table: added igs20_2247.atx

18. 2023-09-08 (v2.2.6)
18. 2023-09-28 (v2.2.6)
- pdp3.sh: consider specifying the language/region setting to "en_US.UTF-8" to avoid issues with decimal comma
- pdp3.sh: fixed the issue of unable to download GIM products for 2nd ionospheric corrections after 2022/300
- pdp3.sh: fixed the issue of unable to download GIM products for 2nd ionospheric corrections after 2022/330
- pdp3.sh: fixed the issue of unable to recognize some RINEX observation files
- lib: fixed the issue of reading multi-day quaternions
- lib: improved the substitution rules for vacant multi-GNSS PCOs/PCVs and fixed related read issues
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![pridelab.icon](https://github.com/PrideLab/PRIDE-PPPAR/blob/master/doc/PRIDE.png)
## PRIDE-PPPAR ver. 2.2.6 (last updated on 2023-09-08)
## PRIDE-PPPAR ver. 2.2.6 (last updated on 2023-09-28)

PRIDE PPP-AR ver. 2.2 originates in Dr. Maorong Ge’s efforts on PPP-AR and later developed and improved by Dr. Jianghui Geng's team. It is an open-source software package which is based on many GNSS professionals’ collective work in GNSS Research Center, Wuhan University. We would like to thank them all for their brilliant contributions to this software.

Expand Down Expand Up @@ -176,11 +176,11 @@ Release of PRIDE PPP-AR v2.2
* lib: fixed the issue of unable to read zero biases from bias product
* table: added igs20\_2247.atx

2023-09-08 (v2.2.6)
2023-09-28 (v2.2.6)

* pdp3.sh: consider specifying the language/region setting to "en_US.UTF-8" to avoid issues with decimal comma
- please contact us if further issues persist in your region
* pdp3.sh: fixed the issue of unable to download GIM products for 2nd ionospheric corrections after 2022/300
* pdp3.sh: fixed the issue of unable to download GIM products for 2nd ionospheric corrections after 2022/330
* pdp3.sh: fixed the issue of unable to recognize some RINEX observation files
* lib: fixed the issue of reading multi-day quaternions
* lib: improved the substitution rules for vacant multi-GNSS PCOs/PCVs and fixed related read issues
Expand Down
6 changes: 3 additions & 3 deletions scripts/pdp3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
## ##
## VERSION: ver 2.2 ##
## ##
## DATE : Sept-08, 2023 ##
## DATE : Sept-28, 2023 ##
## ##
## @ GNSS RESEARCH CENTER, WUHAN UNIVERSITY, 2023 ##
## ##
Expand Down Expand Up @@ -1990,7 +1990,7 @@ PrepareProducts() { # purpose : prepare PRIDE-PPPAR needed products in working d
echo -e "$MSGINF Prepare IGS ANTEX product: $abs_atx ..."
else
[[ "$OFFLINE" == "NO" ]] && abs_atx=$(curl https://files.igs.org/pub/station/general/ | grep -Eo "igs[0-9]{2}_[0-9]{4}.atx" | tail -1)
[[ $? -eq 0 ]] || abs_atx=$(ls "$table_dir/igs[0-9]{2}_[0-9]{4}.atx" | tail -1)
[ -n "$abs_atx" ] || abs_atx=$(ls "$table_dir" | grep -Eo "igs[0-9]{2}_[0-9]{4}.atx" | tail -1)
echo -e "$MSGINF Prepare IGS ANTEX product: $abs_atx ..."
echo -e "$MSGWAR no PCO/PCV model specified in clock product $clk, use default instead"
fi
Expand Down Expand Up @@ -2079,7 +2079,7 @@ PrepareProducts() { # purpose : prepare PRIDE-PPPAR needed products in working d
[ "$OFFLINE" == "NO" ] && mkdir -p "$product_ion_dir"
for mjd in $(seq $mjd_s $mjd_e); do
local ydoy=($(mjd2ydoy $mjd))
if [ $mjd -le 59879 ]; then
if [ $mjd -le 59909 ]; then
local ion_tmp="CODG${ydoy[1]}0.${ydoy[0]:2:2}I"
local ion_cmp="${ion_tmp}.Z"
else
Expand Down
6 changes: 3 additions & 3 deletions scripts/pdp3_Mac.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
## ##
## VERSION: ver 2.2 ##
## ##
## DATE : Sept-08, 2023 ##
## DATE : Sept-28, 2023 ##
## ##
## @ GNSS RESEARCH CENTER, WUHAN UNIVERSITY, 2023 ##
## ##
Expand Down Expand Up @@ -1990,7 +1990,7 @@ PrepareProducts() { # purpose : prepare PRIDE-PPPAR needed products in working d
echo -e "$MSGINF Prepare IGS ANTEX product: $abs_atx ..."
else
[[ "$OFFLINE" == "NO" ]] && abs_atx=$(curl https://files.igs.org/pub/station/general/ | grep -Eo "igs[0-9]{2}_[0-9]{4}.atx" | tail -1)
[[ $? -eq 0 ]] || abs_atx=$(ls "$table_dir/igs[0-9]{2}_[0-9]{4}.atx" | tail -1)
[ -n "$abs_atx" ] || abs_atx=$(ls "$table_dir" | grep -Eo "igs[0-9]{2}_[0-9]{4}.atx" | tail -1)
echo -e "$MSGINF Prepare IGS ANTEX product: $abs_atx ..."
echo -e "$MSGWAR no PCO/PCV model specified in clock product $clk, use default instead"
fi
Expand Down Expand Up @@ -2079,7 +2079,7 @@ PrepareProducts() { # purpose : prepare PRIDE-PPPAR needed products in working d
[ "$OFFLINE" == "NO" ] && mkdir -p "$product_ion_dir"
for mjd in $(seq $mjd_s $mjd_e); do
local ydoy=($(mjd2ydoy $mjd))
if [ $mjd -le 59879 ]; then
if [ $mjd -le 59909 ]; then
local ion_tmp="CODG${ydoy[1]}0.${ydoy[0]:2:2}I"
local ion_cmp="${ion_tmp}.Z"
else
Expand Down

0 comments on commit ae88705

Please sign in to comment.