FLO-2DSoftware / qgis-flo-2d-plugin

A plugin for pre-processing/post-processing FLO-2D models
6 stars 7 forks source link

Export Tailings #1289

Open rpachaly opened 5 months ago

rpachaly commented 5 months ago

The export tailings code should be adjusted. I'm not totally sure how it's being exported.

image

image

TAILINGS.DAT TAILINGS_CV.DAT TAILINGS_STACK_DEPTH.DAT

and to the hdf5.

FLO-2DNoemi commented 5 months ago

Robson,

This tool has been under development for the past two or three years, and I don't believe it was ever fully integrated into the plugin. We need to include this in version 1.0 of the plugin. Karen might have more details to add regarding this.

Noemi

On Thu, Apr 25, 2024 at 12:20 PM Robson Pachaly @.***> wrote:

The export tailings code should be adjusted. I'm not totally sure how it's being exported.

image.png (view on web) https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/assets/39889306/0daf17ab-15c2-452f-bc3b-b62ff0998627

image.png (view on web) https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/assets/39889306/845588ad-9c9f-429b-9e24-5b16332d2b05

TAILINGS.DAT TAILINGS_CV.DAT TAILINGS_STACK_DEPTH.DAT

and to the hdf5.

— Reply to this email directly, view it on GitHub https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/issues/1289, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE32O3VNXQPHL7XHKYMCCQDY7EULHAVCNFSM6AAAAABGZGWEBWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI3DIMBQGA2DKMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

rpachaly commented 5 months ago

As soon as I finish the storm drain export to hdf5, I'll develop this. This needs to be done so I can export the tailings to the hdf5.

rpachaly commented 4 months ago
rpachaly commented 4 months ago

Test with MUD = 1 and XCONC = 0.5 Tailings_Stack_Depth. -> VARIABLE XCONC SHOULD NOT BE ASSIGNED IF MUDFLOW WITH A SEDIMENT CONCENTRATION IS ASSIGNED TO THE INFLOW HYDROGRAPH

rpachaly commented 4 months ago

This is done on https://github.com/FLO-2DSoftware/qgis-flo-2d-plugin/pull/1336/

@FLO-2DNoemi and @FLO-2DKaren, check this video: https://flo-2d.sharefile.com/d-s83e7880d5ed347739422ed0ef3303602

rpachaly commented 4 months ago

I'm still working on this. I need to code the import/export. But the general idea of the new editor is ready.

rpachaly commented 4 months ago

All is ready. I'll do some more testing tomorrow but import/export to DAT files and export to hdf5 is working.

FLO-2DKaren commented 4 months ago

Let's close it after we finish documentation so I don't lose the images. They remind me of all the extra stuff that this does.