Skip to content

Release Notes: v3.0.1

Highlights

  • Added short options for projark:
  • common: -f (--folder), -p (--projectnumber), -d (--datatype)
  • deposit: -t (--tarname), -s (--split-size-gb), -k (--no-cleanup)
  • retrieve: -n (--filenames), -u (--unsplit/--unspilt)
  • Updated projectnumber normalization:
  • strips repeated leading ccbr prefixes
  • accepts any non-empty remainder (for example CCBR-abcd -> abcd)
  • Added absolute-path normalization for --folder inputs.
  • Hardened tar/path command handling with shell-safe quoting.
  • Added ISO 8601 timestamps to projark log lines.
  • Added completion/failure email notifications:
  • recipient: $USER@nih.gov
  • sender: NCICCBR@mail.nih.gov
  • Added Open OnDemand graphical session detection in runtime checks.

Clarification

  • Open OnDemand is currently available on Biowulf compute nodes, not directly on Helix.
  • projark still runs only on Helix today, so use tmux/screen on Helix until OnDemand is available there.