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 | 2023-03-21 | 4.78 kB |
Linux x86_64 pygwy build log: | pygwy.log | 2023-03-21 | 49 kB |
User guide build log: | user-guide-build.log | 2023-03-21 | 2.39 kB |
MinGW32 cross-build log: | mingw32-build.log | 2023-03-21 | 319 kB |
MinGW64 cross-build log: | mingw64-build.log | 2023-03-21 | 285 kB |
OS X build log: | mac_build.log | ||
Missing documentation log (full): | documentation-undocumented.log | 2023-03-21 | 7.8 kB |
Coding style log (full): | coding-style.log | 2023-03-21 | 358 kB |
Top 20 coding style offenders: | coding-style-byfile-top20.log | 2023-03-21 | 800 B |
Top 20 coding style errors: | coding-style-bytype-top20.log | 2023-03-21 | 772 B |
Current development POT-file (updated nightly) to check what has changed or to base your translation on:
POT file: | gwyddion.pot | 2023-03-21 | 432 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 | 4421 | 97.16 | 108 | 2.37 | 21 | 0.46 | 4550 | |
de | 1227 | 26.97 | 1818 | 39.96 | 1505 | 33.08 | 4550 | |
en_GB | 4421 | 97.16 | 108 | 2.37 | 21 | 0.46 | 4550 | |
fr | 4302 | 94.55 | 201 | 4.42 | 47 | 1.03 | 4550 | |
it | 2904 | 63.82 | 1180 | 25.93 | 466 | 10.24 | 4550 | |
ja | 3934 | 86.46 | 495 | 10.88 | 121 | 2.66 | 4550 | |
ko | 588 | 12.92 | 1126 | 24.75 | 2836 | 62.33 | 4550 | |
pt_BR | 3377 | 74.22 | 916 | 20.13 | 257 | 5.65 | 4550 | |
ru | 4452 | 97.85 | 86 | 1.89 | 12 | 0.26 | 4550 | |
es | 848 | 18.64 | 1135 | 24.95 | 2567 | 56.42 | 4550 | |
Current development API documentation symbol coverage statistics:
Library | Fully | % | Partially | % | Missing | % | Total | Graph |
---|---|---|---|---|---|---|---|---|
libgwyapp | 755 | 94.38 | 11 | 1.38 | 34 | 4.25 | 800 | |
libgwyddion | 561 | 93.97 | 10 | 1.68 | 26 | 4.36 | 597 | |
libgwydgets | 959 | 85.32 | 47 | 4.18 | 118 | 10.50 | 1124 | |
libgwydraw | 104 | 95.41 | 0 | 0.00 | 5 | 4.59 | 109 | |
libgwymodule | 136 | 90.67 | 1 | 0.67 | 13 | 8.67 | 150 | |
libgwyprocess | 1052 | 90.22 | 39 | 3.34 | 75 | 6.43 | 1166 | |
Vim syntax highlighting file for Gwyddion identifiers that completes the Gtk+ et al. syntax highlighting (rebuilt nightly):
Vim syntax file: | gwyddion.vim | 2023-03-21 | 110 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.