UNCG-DAISY / Instagrain

A camera for measuring sediment grain sizes with edge ML
MIT License
20 stars 2 forks source link

software version # #95

Closed RyanMieras closed 2 years ago

RyanMieras commented 2 years ago
  1. csv file (or separate metadata file?) should include ascii version of software number (and machine learning model too?)
  2. Need to shift over to tagged releases
jacobstasiewicz commented 2 years ago

Could this be done in the first line of the code? also what is a tagged realese?

RyanMieras commented 2 years ago

Tagged code is a numbered version, like 2.3.1, for example, which is fully packaged up and is an unedited version beyond that state. There are plenty of videos on yt explaining in more detail, like this one: https://youtu.be/vSsypsDRiMU

If you want to try it, I'd recommend starting a separate git repo and put fake test code in there. Then tag a version 1.0. Then update your main "working repository" is what it's called, and edit some files. Then tag the updated working copy as version 1.1.

Get it to work in a test repo before you mess around with it too much in an actual working copy of the SandCam repo.

ebgoldstein commented 2 years ago

I can handle the first release, @jacobstasiewicz you can watch while i do it. I will aim for sometime next week. Before a release, i need to:

@jacobstasiewicz , can you:

jacobstasiewicz commented 2 years ago

yes

ebgoldstein commented 2 years ago

models can stay in the repo for now, no need to use zenodo..

ebgoldstein commented 2 years ago

here is the tagged release: https://github.com/UNCG-DAISY/SandCam/releases/tag/0.1