Skip to content

Releases: ncsu-geoforall-lab/grass-gis-on-hpc-henry2

GRASS GIS on HPC Henry2 1.3

14 Dec 21:41
4d29168
Compare
Choose a tag to compare

What's Changed

Added

  • Compile list of available software and have it in documentation by @wenzeslaus #54
  • New GRASS GIS version 7.8.6 is now available by @wenzeslaus in #54
  • New GRASS GIS 8.0 release branch version is now available as 8.0-2021-12-10 by @wenzeslaus in #47
  • New GRASS GIS development version is now available as 8.1-2021-12-10 by @wenzeslaus in #47
  • Add documentation for using temporary files on nodes by @elyssac02 in #44
  • 8.0 branch is now tested in the Ubuntu Virtual Machine in CI by @wenzeslaus in #46

Changed

  • The default branch in GRASS GIS and this repository is now called main.
  • Add addon installation to docs, link pages by @wenzeslaus in #51

Fixed

  • Arrow up to get history doesn't work #35

New Contributors

Full Changelog: v1.2...v1.3

GRASS GIS on HPC Henry2 1.2

11 Aug 19:25
9b3f242
Compare
Choose a tag to compare

Added

  • Release branch version 7.8-2021-07-29 is now available as an HPC module.
  • Development versions 8.0-2021-07-26 and 8.0-2021-08-11 are now available as HPC modules.
  • Module name, load, and example to YAML metadata.
  • Module name, module load code, source Git version, and commit hash are listed in new Available page.
  • Default version and symlinks are recorded and aggregated into documentation as shortcuts.

Changed

  • Add source repo URL including related changes in compile and install scripts and CI.

Fixed

  • Matplotlib is now in the conda environment.
  • Parameters for module use command in YAML metadata now work.
  • Activating page now interlinks with a new Available page instead of only pointing to the directory with raw metadata.

GRASS GIS on HPC Henry2 1.1

13 Jul 18:47
5931493
Compare
Choose a tag to compare

Added

  • Release branch version 7.8-2021-06-24 and development version 8.0-2021-06-24 are now available.
  • GRASS GIS versions available as HPC modules are now tracked in a available directory of this repository.
  • Added extra Python packages forconvenice: Pandas, SciPy, scikit-learn, PyYAML, Jupyter.
  • Zenodo DOI badge is now in readme pointing to the "all versions" DOI which redirects to the latest version.

Changed

  • HPC modules are now generally available in the /usr/local/usrapps/geospatial/modulefiles directory.
  • Parametrized most of directories in install and test scripts.
  • Using pynodelauncher instead of the launch program in Fortran in user documentation.
  • The main readme file for the repository does not contain installation instructions which are now in a separate document.

Fixed

  • Updates in CI for GRASS GIS 7 and 8.

GRASS GIS on HPC Henry2 1.0

08 Jun 19:34
d4f1950
Compare
Choose a tag to compare

Added

  • Script to run full installation on Henry2

Changed

  • All major dependencies are installed using conda