Thanks Charlie The conda experts appear to have solved it. The fix is to add the following line to ~/.condarc before installing nco : featureless_minimization_disabled_feature_flag: true See https://github.com/conda/conda/issues/7626 This fix also seems to greatly reduce the dependency churn you can get when you are using both default and conda-forge channels
Consider the following sequence of events: 1. Installed Anaconda 5.2.0 for Windows 64 bit. The following are all done from the Anaconda Prompt in the base environment. 2. Append conda-forge to the channels list with: conda config --append channels conda-forge. 3. Update all conda packages with: conda update --all. Conda is now at 4.5.10, Python at 3.6.6 and Spyder at 3.3.1. 4. Check the operation of Spyder with: python -c "from spyder.app.start import main; main()". Spyder functions OK. 5. Install...
I hereby volunteer to develop and maintain a Cygwin NCO package. On the Cygwin side, I will go and read up the documentation on Cygwin package maintenance. On the NCO side, I can build NCO from source on Cygwin (64-bit), e.g. I just build and installed NCO 4.7.0, but: I have never managed to build ncap2 All the other utilities build OK and seem to do what I ask of them (which isn't complicated) but there are a lot of failures in make test. I will look into these issues and come back with specific...
Added Paul Tol colour tables; miscellaneous twe...
A new color for MGH_COLOR; minor code updates
Minor mods to MGH_ROTATE
Add files from my IDL library