ecotaxa / ecopart

A web application dedicated to particle data from UVP and LISST.
Other
0 stars 1 forks source link

Use the Tag field to filter objects (with vignettes) #6

Open picheral opened 3 years ago

picheral commented 3 years ago

We are about to tag the objects from images which are impacted by a light defect=>

jiho commented 3 years ago

Raw files = exported in raw format?

jiho commented 3 years ago

I continue to think they should just be removed from EcoTaxa ... ;-)

picheral commented 3 years ago

And not me if we want the filtering to be done (and possibly re-done) in EcoPart.

jiho commented 3 years ago

Following the standard protocol, UVP acquires images at the first descent and ascent (soak), then during the profile, and finally for 30 m after going back up at the end of the profiles.

There are three reasons to want to not use some of those images:

  1. images are outside the actual profile: before firstimgok or after lastimgok
  2. UVP is going back up in the water column while if should normally be descending (i.e. when there are strong waves at the surface, etc.)
  3. one of the UVP lights is faulty.

I think these three cases can and should be treated the same way:

That is: EcoPart is the reference and decides what is and is not in EcoTaxa. EcoTaxa is only there for people to give names to the images.

The alternative is to upload all vignettes to EcoTaxa and then push only the metadata, including the tag, to EcoTaxa upon a change of settings in EcoPart. We need a way to push the metadata so that's easy.

But what I don't like about the solution to upload all vignettes that it puts, in EcoTaxa, images that are essentially useless and therefore creates confusion (and uses ressources un-necessarily). In addition, deleting objects from the API is trivial; uploading new objects will be like uploading the initial profile but with fewer items in it. So I don't think my solution requires much more coding.