diff --git a/README.md b/README.md index fe5c7e381..df4413a69 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,12 @@ It is designed to provide the user with a simple set of functions to access data several formats with a key/value approach. Documentation can be found here: - https://software.ecmwf.int/wiki/display/ECC/ecCodes+Home + https://confluence.ecmwf.int/display/ECC/ecCodes+Home INSTALLATION ------------ -1. Download ecCodes from https://software.ecmwf.int/wiki/display/ECC/Releases +1. Download ecCodes from https://confluence.ecmwf.int/display/ECC/Releases 2. Unpack distribution: ``` @@ -65,7 +65,7 @@ To add the Python3 bindings, use pip3 install from PyPI as follows: For more details, please see: -https://software.ecmwf.int/wiki/display/ECC/ecCodes+installation +https://confluence.ecmwf.int/display/ECC/ecCodes+installation If you encounter any problems please send an e-mail with your problem to: diff --git a/tools/grib_set.sh b/tools/grib_set.sh index 849655f83..668b35a3b 100755 --- a/tools/grib_set.sh +++ b/tools/grib_set.sh @@ -29,7 +29,7 @@ However it is important that you carefully inspect the output and check the info \\verbatim grib_set -s edition=2 ../data/reduced_gaussian_pressure_level.grib1 out.grib2 \\endverbatim\\n -For more details please see: https://software.ecmwf.int/wiki/display/ECC/GRIB%3A+Converting+edition+1+to+2\\n" +For more details please see: https://confluence.ecmwf.int/display/UDOC/Converting+edition+1+to+2+-+ecCodes+GRIB+FAQ\\n" echo "-# With grib edition 2 is possible to compress data using the jpeg algorithm. To change packing algorithm from grid_simple (simple packing) to grid_jpeg (jpeg2000 packing):\\n