diff --git a/tst/tst_pub_dwnl_Sikder_etal_2021_WRR.sh b/tst/tst_pub_dwnl_Sikder_etal_2021_WRR.sh index 449b1ac..60b7fd9 100755 --- a/tst/tst_pub_dwnl_Sikder_etal_2021_WRR.sh +++ b/tst/tst_pub_dwnl_Sikder_etal_2021_WRR.sh @@ -16,7 +16,7 @@ #output files corresponding to "A Synthetic Data Set Inspired by Satellite #Altimetry and Impacts of Sampling on Global Spaceborne Discharge #Characterization", Zenodo. -#DOI: 10.5281/zenodo.5515650 +#DOI: 10.5281/zenodo.5516592 #The script returns the following exit codes # - 0 if all downloads are successful # - 22 if there was a conversion problem @@ -39,7 +39,7 @@ #Publication message #******************************************************************************* echo "********************" -echo "Downloading files from: https://doi.org/10.5281/zenodo.5515650" +echo "Downloading files from: https://doi.org/10.5281/zenodo.5516592" echo "which correspond to : https://doi.org/10.1029/2020WR029035" echo "These files are under a Creative Commons Attribution (CC BY) license." echo "Please cite these four DOIs if using these files for your publications." @@ -53,7 +53,7 @@ echo "********************" #------------------------------------------------------------------------------- #Download parameters #------------------------------------------------------------------------------- -URL="https://zenodo.org/record/5515650/files" +URL="https://zenodo.org/record/5516592/files" folder="../input/MERIT_WRR" list=" \ MERIT_riv_Qmean_125cms.zip \ @@ -86,7 +86,7 @@ done #------------------------------------------------------------------------------- #Download parameters #------------------------------------------------------------------------------- -URL="https://zenodo.org/record/5515650/files" +URL="https://zenodo.org/record/5516592/files" folder="../output/MERIT_WRR" list=" \ coverage_TOPJAS.zip \ @@ -170,7 +170,7 @@ done #------------------------------------------------------------------------------- #Download parameters #------------------------------------------------------------------------------- -URL="https://zenodo.org/record/5515650/files" +URL="https://zenodo.org/record/5516592/files" folder="../output/MERIT_WRR/analysis" list=" \ map_mag_GRADES_75p.csv \ diff --git a/tst/tst_pub_repr_Sikder_etal_2021_WRR.sh b/tst/tst_pub_repr_Sikder_etal_2021_WRR.sh index 529cba5..0a70244 100755 --- a/tst/tst_pub_repr_Sikder_etal_2021_WRR.sh +++ b/tst/tst_pub_repr_Sikder_etal_2021_WRR.sh @@ -17,7 +17,7 @@ #output files corresponding to "A Synthetic Data Set Inspired by Satellite #Altimetry and Impacts of Sampling on Global Spaceborne Discharge #Characterization", Zenodo. -#DOI: 10.5281/zenodo.3542269 +#DOI: 10.5281/zenodo.5516592 #The following are the possible arguments: # - No argument: all unit tests are run # - One unique unit test number: this test is run