Fix URLs: replace software.ecmwf.int/wiki

This commit is contained in:
Shahram Najm 2021-12-20 16:56:02 +00:00
parent f1553c0772
commit aec656b339
2 changed files with 4 additions and 4 deletions

View File

@ -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:

View File

@ -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