What is Gwyddion3? And 4?
Does it suffer the second system syndrome?
Where I can get it?
What does it mean for Gwyddion2?
When it will be usable?
Why are some basic features such as file loading missing?
Why no MS Windows installer is provided?
The product of a deranged mind. The best thing since sliced bread. It is too early to call it yet.
Gwyddion3 is an experimental project Yeti has been developing for some time. It is more or less a new program which, although inspired by Gwyddion1 and 2, does not try provide a compatible API (nor much else).
Unlike Gwyddion1 and 2, which keep stable library interfaces, resource formats, etc., the entire Gwyddion3 series will be unstable. Once it is decided that the interfaces are stabilised and the program offers sufficient functionality for normal users, it will be released as version 4.0 and a new stable series will start. This will not happen sooner than the release of Gtk+ 4.0 though and more likely some time after when Gtk+ itself seems more stabilised.
Since Gwyddion3 is a development series that should, eventually, lead to Gwyddion4, the number ‘4’ is generally used in library and package names, pkg-config files, introspection versions, etc. The number ‘3’ is used for releases. So you will see libgwy4 with version 3.x, for instance. After the release of 4.0 you will still see libgwy4, but now with version 4.x.
Or something completely different will happen. Who can predict the future?
That was a rethorical question, right? Of course it does.
On the plus side, this means a number of things that work poorly in Gwyddion2 is done differently to work better.
On the minus side, it might end up being developed foerever.
On the double plus side, I like developing it.
You surely meant where you can get the source code.
The source code can be obtained from the subversion repository:
svn checkout http://svn.code.sf.net/p/gwyddion/code/trunk/gwyddion
Source code tarballs will also be occassionally released.
It should be noted that until the release of 4.0 comes near, no restraint in bleeding-edge dependencies or compiler support can be expected. Furthermore, the support for legacy 32bit systems will likely be ditched entirely at some point in future. This means a 64bit system will be required.
Nothing.
Gwyddion2 is still the supported and actively developed branch of Gwyddion. Work on Gwyddion3 started in 2009. As you can observe in the change lists, Gwyddion2 has seen major development since. This will continue at least until 4.0 is released which is not going to happen for several years, if ever.
In any case, it is possible to install Gwyddion2 and 4 in parallel. So you do not have to choose (once the Gwyddion3 branch leads to anything semi-usable anyway).
It depends.
The libraries (namely libgwy4) have been used in a number semi-private programs for several years and they offer some interesting functionality. On the other hand, Gwyddion4, the program, is still in very early stages of development and it is not meant for general consumption.
As of 2013 the status is following:
Deliberately.
First, the porting of a hundred of file modules is a bloody large amount of work. It is nonsense to perform it just to change the file loading interfaces (remember the word unstable?) and do it all again.
Also, it is a subtle method to get the idea that you should not use the program for serious work yet to your head.
Why it should be?
Users of all other operating systems are capable of compiling programs themselves. While compatibility with MS Windows is an important objective, providing polished executables for an alien and quirky operating system is another matter. Solving specific MS Windows problems already takes a disproportionate amount of developers' time in the case of Gwyddion2 – time which could be spent by improving the program.
Furthermore, if people get executables they somehow expect to get also support. Not providing any executables prevents this misplaced expectation.