Update netcdf version in Superbuild to 4.7.3
Summary
Update netcdf version in Superbuild to 4.7.3
Rationale
netcdf 4.1.1
source package doesn't seems to be available anymore on netcdf website. A solution is to use a more recent version !
Ci is currently broken because the prepare job is failing (because of netcdf build). This only applies if the prepare job needs to recompile OTB dependencies via Superbuild (if there is no up to date archive available).
Copyright
The copyright owner is CNES and has signed the ORFEO ToolBox Contributor License Agreement.
Check before merging:
- All discussions are resolved
- At least 2
👍 votes from core developers, no👎 vote. - The feature branch is (reasonably) up-to-date with the base branch
- Dashboard is green
- Copyright owner has signed the ORFEO ToolBox Contributor License Agreement
- Optionally, run
git diff develop... -U0 --no-color | clang-format-diff.py -p1 -i
on latest changes and commit
Edited by Cédric Traizet