Downloads

System requirements: Java version 1.8 or higher.

Binary packages

Windows installer
...easy installation for Windows systems
JAMS-3.16_00-bin.exe
(size: 111.5MB; date: 02/12/2024)
Binary archive
...platform-independent and flexible
JAMS-3.16_00-bin.zip
(size: 111.4MB; date: 02/12/2024)

For information about installing and using JAMS, please have a look at the documentation.

Sources

JAMS source archive
...build your own JAMS version
JAMS-3.16_00-src.zip
(size: 170.2MB; date: 02/12/2024)
J2K source archive
...sources of all J2K model components
J2K-r2112-src.zip
(size: 3.9MB; date: 02/12/2024)
JAMS@Subversion
...get the latest JAMS sources
http://svn.geogr.uni-jena.de/svn/jams
(login/password: guest/guest)
Components@Subversion
...all models/components
http://svn.geogr.uni-jena.de/svn/jamsmodels
(login/password: guest/guest)

For information about how to set up and compile a source project, please have a look at the documentation.

Old Releases

A full list of current and old JAMS releases can be found here.

Release notes version 3.16

Software Improvements and Bug Fixes

  • minor usability improvements to the JAMS GUI / window layout

New / Improved Model Components

  • jams.components.core.TemporalFileInputContext
    • complete rework of the component
    • component allows to iterate over time steps defined in a JAMS timeseries input file
  • jams.components.io.TSDataStoreReader
    • adapted to work with new TemporalFileInputContext
  • jams.components.io.unidata.EntityCollectionFromList (new)
    • extract an entity collection object from a NetCDF file
  • jams.components.io.unidata.NetCDFReader3D
    • various improvements
  • optas.efficiencies.UniversalEfficiencyCalculator
    • added KGE to the efficiencies calculated by the UniversalEfficiencyCalculator, as well as a weighted version, and a version returning its 3 components r, gamma, beta
  • jams.components.calc.DoubleArrayDivide (new)
    • added component for dividing all elements of a DoubleArray
  • jams.components.indices.ClimateIndicesForest
    • added some outputs
  • jams.components.io.DataSerializer (new)
    • combines observed and simulated values for different locations into one large list of obervations and simulations
  • jams.components.datatransfer.DoubleTransfer
    • Added option to copy/overwrite value
  • jams.components.data.EntityDoubleAccess (new)
    • Added component to get double values by name from an entity and store it