Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 791 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 791 Bytes

Version History

v1.0.0

  • Add functionality to download archive archives from NOAA
  • Setup Travis-CI, Tox, CodeCov, ReadTheDocs, and PyUp to meet pyOpenSci publishing requirements for the future
  • Download can be concurrent and stored on a cloud-based storage drive mounted locally
  • Weakly ensures that when multiple people download files concurrently, the file they download is locked in a sense
  • Add the basic functionality for a dashboard to tag images manually for future training / testing data

v1.1.0

  • Added Dashboard form validation and submission
  • Fixed CodeCov to actually work
  • Added Node.js to Travis-CI build config
  • Redesigned documentation website
  • Added Python image compression script
  • Added ESLint
  • Fixed ESLinit for Dashboard
  • Improved documentation