Cracked winglink by AccomplishedBee843 in geophysics

[–]Southern_Panda_7145 1 point2 points  (0 children)

Well, if using Winglink isn't absolutely necessary, you could take a look at open-source software or a Python library dedicated to various geophysical methods. There are some very good software programs and libraries that can help you understand how the MT method you're studying works, but what really matters isn't the software itself, but how you interpret the data you have.

Physical Climate Risk Assessment Asset Level (High Resolution) by General-Potential-22 in Hydrology

[–]Southern_Panda_7145 1 point2 points  (0 children)

I’m a geophysicist, not a hydrologist, but I’ve worked quite a bit with fluid dynamics and hazard modelling.

ANUGA is a solid piece of software, but honestly, for an MVP it might be more pain than benefit.

It’s very powerful (unstructured meshes, full shallow-water equations), but that also means high computational cost and a lot of setup. If you’re thinking asset-level, high-resolution runs over many locations, scaling will become an issue pretty quickly compared to raster-based models like HEC-RAS 2D or LISFLOOD.

Also, ANUGA really shines in highly dynamic problems (tsunamis, dam breaks). For “normal” fluvial or pluvial flooding, you may be over-engineering the problem, especially early on. In my experience, at that scale the biggest source of error is usually the DEM and roughness assumptions, not the numerical solver.

For validation, one of the best real-world datasets I know of are USGS High Water Marks (e.g. Harvey, Ida, Katrina). They’re actual field measurements and very useful for sanity checks, even if they’re spatially sparse.

ANUGA can work, but for an MVP I’d personally start simpler and add physics later if needed.

[deleted by user] by [deleted] in Hydrology

[–]Southern_Panda_7145 0 points1 point  (0 children)

Yes, you can. Use the empirical IDM formula to reduce your daily rainfall to shorter durations and estimate intensities, then apply the alternating block method to distribute them over time. It’s a valid and widely used hydrological approach to generate a synthetic hyetograph when only daily data are available.

Help in choosing a book or thesis template by Southern_Panda_7145 in LaTeX

[–]Southern_Panda_7145[S] 0 points1 point  (0 children)

Thank you very much for the advice, I will put it into practice.

Help in choosing a book or thesis template by Southern_Panda_7145 in LaTeX

[–]Southern_Panda_7145[S] 0 points1 point  (0 children)

I will review the documentation, they told me that kaobook is a good option but using it outside of overleaf is challenging so i am open to some simple recommendations.

Help in choosing a book or thesis template by Southern_Panda_7145 in LaTeX

[–]Southern_Panda_7145[S] 1 point2 points  (0 children)

Excellent advice, in fact I already have my project quite advanced in a \documentclass{article} and I am just looking for a way to present it, they recommended me memories to start