Skip to content

SIX-2.0.1

Compare
Choose a tag to compare
@anna-dodd anna-dodd released this 17 Jul 13:35
· 2892 commits to master since this release
  • Fixed a bug where IDATIM was incorrectly populated with file creation time instead of collection time when writing SICDs/SIDDs
  • Fixed memory leak in schema validation
  • Default SICD version that's created is now 1.0.1 (was unintentionally 1.0.0)
  • Minor updates to make build system more flexible
  • Now only building relevant SIX targets rather than everything when executing waf install with no targets
  • Populating additional fields in test_create_sicd in order to be able to write out a 1.0.1 SICD
  • Fixed a bug where if the same output file was written to multiple times it was not truncated when opened in all paths through the code.
  • If a caller uses BufferedWriter?, ensuring the SICDs/SIDD is always completely flushed out if they don't call close()
  • Source can be downloaded from https://github.com/ngageoint/six-library/archive/SIX-2.0.1.zip