esmf-org / esmf-profiler

ESMF Profiler application converts binary traces into a web based, dynamic report.
0 stars 2 forks source link

More robust way to hand root path #39

Closed ryanlong1004 closed 2 years ago

ryanlong1004 commented 2 years ago

We need a more robust way to get a handle on the esmf-profiler root path. Either that or we need to bundle the static site files into the Python install

image

ryanlong1004 commented 2 years ago

This has since been refactored.

The copy_gui_template accepts an input path with a default to /web/app/build and verifies it exists before copying.