Pull request #841: CAS-14162
Merge in CASA/casa6 from CAS-14162 to master
* commit '95259f99590c8c9dc4e6ae202582751cb1fcdf59': (26 commits)
Remove #include <string.h>
Adapt the instructions to the new casaconfig
Create data directory
Fix final message
Remove unnecessary include
Fix compilation with gcc 13.2
Fix the final text on successful build
Make significant changes related the removal of .ONESHELL
Add some commands to get the proper python virtual env.
Update readme.md (CAS-14162)
Update readme.md (CAS-14162)
Add further clarifications for debugging cmake compilation
Further clarifications on modular build documentation Fixes partially CAS-14162
Further improvements to modular build documentation Fixes partially CAS-14162
Update readme.md to add links, tweak macOS build (CAS-14162)
Update readme.md to escape U+1F60E emoji (CAS-14162)
Fix typos in build documentation
Some further improvements to build system documentation Fixes partially CAS-14162
Fix issues in the build instructions found during verification. Fixes partially CAS-14162
Fix issues with casatools wheel creation
...
Pull request #842: CAS-14382
Merge in CASA/casa6 from CAS-14382 to master
* commit '5f09eac5811a1590a5825e41fa189531b8973a40':
Fixed check for existing file
fixed path to data issues and updated connection failure message
moved igs_file parameter creation outside of the try statment... Still looking at why the mac build is failing on the branch
Put the whole attempt to grab data in the try
first attempt at switching to using ftplib for getting tec data