Merge pull request #363 in CASA/casa6 from CAS-13089 to master
* commit '811da1a4a51503d1173c4ac952604c815a6c22fe': (84 commits)
bug fix on parameter handling (humidity)
minor log improvement
Bug fix: interpret layerBoundary values in "m" rather than "km"
fix for logging
correct indentation
remove unnecessary forward declarations and typedefs
removed unnecessary empty lines
fixed formatting issues (tab vs. space)
bug fix on handling of altitude value
synchronized casa5/6 code for convenience
split proccessing steps in parse_spw into another functions
refactoring: class/function definition reordering
Deprecated global variable, 'origin'
Refactoring parameter configuration code
Refactoring
separate standard and 3rd party modules
Fix import order
sort import statements in alphabetical order CAS-13089 sync casa5 script with casa6 CAS-13089 minor refactoring
...
Merge pull request #362 in CASA/casa6 from CAS-13429 to master
* commit '341a877eb070cbec085d56b25791c3f56629c206':
Adding test_msview to the components mapping json file for verification tests. CAS-13429: test_msview - non-linux requires gui=True in casa 6, add exception test
Fixed the path to the test data which now points to the new casatestdata repository. Synchronised with the test script in casaviewer.
casa5 version of test_msview.py updated to match version in casaviewer/tests/tasks