Riverscapes / pyGUT

Geomorphic Unit Toolkit (GUT) - Python version
http://gut.riverscapes.xyz
GNU General Public License v3.0
2 stars 3 forks source link

What is process for updating GUT 2.x projects to riverscapes compliant #1

Open joewheaton opened 3 years ago

joewheaton commented 3 years ago

@philipbaileynar you went through and for the Asotin you ingested a whole bunch of GUT runs/projects into one nice Riverscapes Project GUT for a site. You also wrote a project file (e.g. this one). We are going to want to do that soon for other places. Richard Williams has some GUT runs, I have a bunch in other places too. How do we do this? Is it manual? Is it something only you can do? Is it something we want to put in the store?

Anyhow, I am signaling that we need to repeat this workflow and want you to define what it is, and how much should be charged for it. Until we get investment in refactoring GUT, this will be a stop-gap measure.

MattReimer commented 3 years ago

We have a script for it but it's pretty rigid: https://github.com/Riverscapes/rs-web-monorepo/blob/master/python/scripts/asotin/gut_project_build.py

Those projects have to match the ones we've already done pretty closely for it to work.

joewheaton commented 3 years ago

Can I send you some that I think do and we give it a go? I have for my Capstone a lab I'm having them do with the following GUT data explained here. My request is to get this into a GUT project that would represent just one visit (we don't have multiple visits like you did).

I can pay...

BTW @MattReimer , I had a quick look at script and I'm pretty sure since these are both ingesting GUT runs from same version of GUT, the filenames and paths are all the same.