Miscellaneous resources and links that do not fit anywhere else are listed here. Some are generally useful, most are useless for non-developers.
See Communicate for mailing lists and other contact information.
Software databases & media,
Module browser,
Subversion,
Build logs,
Translations,
Documentation,
Vim,
GnuPG/GPG keys.
Records in various databases, third-party information and tutorials. With a few exceptions, they were created by whatever third party created them. They may contain useful information but linking them here means no ‘official endorsement’.
And as a utterly bizarre bonus, Physics Today blog post about Gwyddion, the Czech prime minister and other unrelated things.
An alternative of in-application Gwyddion module browser is also available on-line, in two forms:
Dynamically expanding | Plain expanded table | |
---|---|---|
English | English, dynamic | English, expanded |
French | French, dynamic | French, expanded |
Russian | Russian, dynamic | Russian, expanded |
The Subversion repository, hosted on SourceForge.net, can be browsed on-line or accessed using a subversion client (read-only if you are not a developer). Note that SourceForge.net suggests to checkout the entire trunk which is normally a bad idea; more likely you will want to checkout a specific module, i.e. a subdirectory in the trunk.
Recent commits are summarised on-line and also can be viewed using the SourceForge.net interface. The CIA service does not work since the SourceForge.net upgrade so you will only find old commits there.
Repository layout:
trunk
The main line of development. It contains subdirectories with individual modules:
gwyddion
user-guide
threshold-example
gwydump
gwyiew
gwybatch
gwyfract
gwyddion.net-doc-build
branches
Branches are typically created when new unstable version forks off.
The stable version then gets a branch here while the unstable version
continues in trunk
. Branches of all modules reside here.
GWYDDION-1
GWYDDION-2.5-JIHLAVA
GWYDDION-SPECTRA
GWYDDION-CALIBRATION
GWYDDION-OPENMP
3DGEN
GWYDDION-3
tags
Tagged versions of all modules reside here. Tags corresponding to
released versions are named exactly as the packages: version 1.15 of gwyddion
corresponds to tag gwyddion-1.15
.
To see revision NNN go to
https://sourceforge.net/p/gwyddion/code/NNN/
.
Note the Linux and MS Windows builds are generally performed each night. The OS X build is, at present, performed occasionally.
Linux x86_64 build log: | linux-build.log | 2022-07-02 | 2.01 kB |
Linux x86_64 pygwy build log: | pygwy.log | 2022-07-02 | 48.7 kB |
User guide build log: | user-guide-build.log | 2022-07-02 | 5.99 kB |
MinGW32 cross-build log: | mingw32-build.log | 2022-07-02 | 313 kB |
MinGW64 cross-build log: | mingw64-build.log | 2022-07-02 | 279 kB |
OS X build log: | mac_build.log | ||
Missing documentation log (full): | documentation-undocumented.log | 2022-07-02 | 7.84 kB |
Coding style log (full): | coding-style.log | 2022-07-02 | 385 kB |
Top 20 coding style offenders: | coding-style-byfile-top20.log | 2022-07-02 | 786 B |
Top 20 coding style errors: | coding-style-bytype-top20.log | 2022-07-02 | 774 B |
Current development POT-file (updated nightly) to check what has changed or to base your translation on:
POT file: | gwyddion.pot | 2022-07-02 | 421 kB |
You are encouraged to test your translations live which should give you an up to date POT file as a side effect. However, for small updates or checks what has changed this file can be useful.
Translation statistics:
Language | Translated | % | Fuzzy | % | Missing | % | Total | Graph |
---|---|---|---|---|---|---|---|---|
cs | 4440 | 99.87 | 5 | 0.11 | 1 | 0.02 | 4446 | |
de | 1252 | 28.16 | 1701 | 38.26 | 1493 | 33.58 | 4446 | |
en_GB | 4440 | 99.87 | 5 | 0.11 | 1 | 0.02 | 4446 | |
fr | 4277 | 96.20 | 112 | 2.52 | 57 | 1.28 | 4446 | |
it | 2934 | 65.99 | 1069 | 24.04 | 443 | 9.96 | 4446 | |
ja | 3995 | 89.86 | 360 | 8.10 | 91 | 2.05 | 4446 | |
ko | 593 | 13.34 | 1016 | 22.85 | 2837 | 63.81 | 4446 | |
pt_BR | 3424 | 77.01 | 790 | 17.77 | 232 | 5.22 | 4446 | |
ru | 4440 | 99.87 | 5 | 0.11 | 1 | 0.02 | 4446 | |
es | 855 | 19.23 | 1034 | 23.26 | 2557 | 57.51 | 4446 | |
Current development API documentation symbol coverage statistics:
Library | Fully | % | Partially | % | Missing | % | Total | Graph |
---|---|---|---|---|---|---|---|---|
libgwyapp | 722 | 94.26 | 11 | 1.44 | 33 | 4.31 | 766 | |
libgwyddion | 554 | 93.74 | 11 | 1.86 | 26 | 4.40 | 591 | |
libgwydgets | 954 | 85.25 | 47 | 4.20 | 118 | 10.55 | 1119 | |
libgwydraw | 104 | 95.41 | 0 | 0.00 | 5 | 4.59 | 109 | |
libgwymodule | 136 | 90.67 | 1 | 0.67 | 13 | 8.67 | 150 | |
libgwyprocess | 1051 | 90.21 | 39 | 3.35 | 75 | 6.44 | 1165 | |
Vim syntax highlighting file for Gwyddion identifiers that completes the Gtk+ et al. syntax highlighting (rebuilt nightly):
Vim syntax file: | gwyddion.vim | 2022-07-02 | 109 kB |
Released source code tarballs are signed with GnuPG/PGP key
"David Nečas (Yeti) <yeti@gwyddion.net>", id 62A07732 fingerprint = 263F 9B1E C1E0 5261 C689 D83B 00FD D1D0 62A0 7732
that can be fetched from a keyserver or here.