Joint Ecosystem Modeling

Software Requirements

Java 11 or later
Operating system:
  • Windows - 64 bit
  • Mac OS - Intel 64 bit
  • Linux - 64 bit with GTK

JEM Cape Sable Seaside Sparrow Helper Change Log


v2.0.0 - 2020-10-19
  • Update for Java 11
  • Move Software Requirements to README.txt file
  • Update to supporting libraries that have been migrated to Java 11
  • Add javax.annotation to dependencies
  • Update org.eclipse.jdt.core.prefs and org.eclipse.jdt.ui.prefs for Java 11 and warn on missing javadocs for private visibility

v1.0.3 - 2020-08-14
  • Library updates (some may not apply):
    • edu.ucar.unidata.netcdf;bundle-version="5.3.3",
    • gov.usgs.jem.cerp.netcdf;bundle-version="3.0.0",
    • gov.usgs.jem.cerp.netcdf.ug;bundle-version="3.0.0",
    • gov.usgs.jem.spatial.model;bundle-version="2.0.0",
    • gov.usgs.jem.spatial.expressions;bundle-version="2.0.0",
    • gov.usgs.jem.hydro.processing;bundle-version="2.0.0",
    • gov.usgs.jem.netcdf.depthcreator.ui;bundle-version="2.0.0",
    • gov.usgs.jem.netcdf.ncmlcreator.ui;bundle-version="2.0.0",
    • gov.usgs.jem.thredds.ui;bundle-version="2.0.0"
  • Attempt to resolve the majority of compiler warnings through a combination of mechanisms:
    • refactor deprecated to current usage where possible, suppress deprecation otherwise;
    • add javadocs in some cases, but suppress where documentation was largely ignored or code is not otherwise actively maintained;
    • suppress or address other compiler warnings (e.g. resource; unused)

v1.0.2 - 2020-06-16
  • guava;bundle-version="29.0.0",
  • edu.ucar.unidata.netcdf;bundle-version="5.1.0",
  • gov.usgs.jem.cerp.netcdf;bundle-version="2.0.0",
  • org.geotools.plugin;bundle-version="23.0.0",
  • gov.usgs.jem.spatial.model;bundle-version="1.4.0",
  • org.apache.commons.csv;bundle-version="1.8.0",
  • gov.usgs.jem.hydro.processing;bundle-version="1.4.0",
    • org.apache.httpcomponents;bundle-version="4.5.12"

v1.0.1 - 2019-03-11
  • Update for hydroperiod output file: fixed summary attribute

v1.0.0 - 2018-01-31
  • Initial release, ported from WADEM, and updated for better headless option handling (automatically use bundled
  • regions files, automatically set output folder, automatically set regions columns)

  • Updates to UI for better cross-platform support
  • Hydroperiod look back is with respective to all available years, not only user-selected years