OpenHydrology / StatisticalFloodEstimationTool

wxpython based tool for assessing flood flows using current UK FEH methods
GNU General Public License v3.0
2 stars 1 forks source link

Documentation #23

Closed faph closed 9 years ago

faph commented 9 years ago

I have started creating some documentation for the floodestimation library.

See http://floodestimation.readthedocs.org/

mikerspencer commented 9 years ago

What do we need to get a catchment descriptors generator?

Which days sets are missing? I'd like to push some doors and see if we can get/generate analogues.

Sent from my phone, apologies if there are any typos. On 19 Sep 2014 19:09, "Florenz A.P. Hollebrandse" notifications@github.com wrote:

I have started creating some documentation for the floodestimation library.

See http://floodestimation.readthedocs.org/

— Reply to this email directly or view it on GitHub https://github.com/OpenHydrology/StatisticalFloodEstimationTool/issues/23 .

faph commented 9 years ago

Assuming "days sets" in your message means "data sets":

Let's start with QMED:

mikerspencer commented 9 years ago

Long day, and working from phone with whisky...

Badc licence may be for nerc projects, I'll need to check. If so can correlate against new ceh gear dataset ( http://cehsciencenews.blogspot.co.uk/2014/09/developing-new-ceh-gear-dataset.html) and publish relationship. Perhaps worth doing anyway as would give users a greater choice of lta baseline.

Land use can certainly be taken from vector map. Again a straight forward traceback to gauge cds would show correlation.

Soils are OK in Scotland I think, harder south of the border.

I remember manually doing farl was a chore, but likely manageable.

I'll get cracking on finding, generating and verifying data. Python is not my bag, so I'll do what I'm good at.

Sent from my phone, apologies if there are any typos. On 19 Sep 2014 21:20, "Florenz A.P. Hollebrandse" notifications@github.com wrote:

Assuming "day sets" in your message means "data sets":

Let's start with QMED:

  • Catchment area (use OS Terrain 50)
  • SAAR (can we get this through BADC?)
  • URBEXT (there must be land use data, e.g. Corine, OS VectorMap)
  • FARL (OS VectorMap)
  • BFIHOST (Soil data? Bit more tricky?)

— Reply to this email directly or view it on GitHub https://github.com/OpenHydrology/StatisticalFloodEstimationTool/issues/23#issuecomment-56229641 .

faph commented 9 years ago

Sounds good.

With this floodestimation library it's very straightforward to generate a sqlite db with all gauged catchments including locations and descriptors (it seems everybody is permitted to use this dataset for their own use). So if you start with that, we can do a comparison. Maybe we should start generating the catchment outlines as well for all gauging stations. If you fancy some GIS work, please do have a go. We probably should start a wiki page with each variable how this should be generated from various datasets in GIS. Do you do PostGIS?

neilnutt commented 9 years ago

Very randomly I've just been at the pub with Miguel Piedra discussing among other things a open source cds resource. Reckon we can get him involved. Topographic cds are easy, farl is a bit of a pain but I have a sql query som where that does it using a river network and lakes polygons. Saar can be replaced with an average annual rainfall grid from cru. Soils are impossible. Short duration rainfall is impossible. Propwet can be approximated from saar and pe. On 19 Sep 2014 22:09, "Florenz A.P. Hollebrandse" notifications@github.com wrote:

Sounds good.

With this floodestimation library it's very straightforward to generate a sqlite db with all gauged catchments including locations and descriptors (it seems everybody is permitted to use this dataset for their own use). So if you start with that, we can do a comparison. Maybe we should start generating the catchment outlines as well for all gauging stations. If you fancy some GIS work, please do have a go. We probably should start a wiki page with each variable how this should be generated from various datasets in GIS. Do you do PostGIS?

— Reply to this email directly or view it on GitHub https://github.com/OpenHydrology/StatisticalFloodEstimationTool/issues/23#issuecomment-56235751 .

faph commented 9 years ago

"Very good" (quoting the famous MP).

If MM could do some research on what the soil options are? How far can we get in Scotland?

Time for an Open Hydrology meet up/christmas party?

mikerspencer commented 9 years ago

A gathering, good idea.

I'll pursue data, in amongst other projects. Ceh have offered me morecs, I'll need to check licencing, but I can verify an available data approach to pe and publish a tech note. Small steps.

Sent from my phone, apologies if there are any typos. On 20 Sep 2014 09:33, "Florenz A.P. Hollebrandse" notifications@github.com wrote:

"Very good" (quoting the famous MP).

If MM could do some research on what the soil options are? How far can we get in Scotland?

Time for an Open Hydrology meet up/christmas party?

— Reply to this email directly or view it on GitHub https://github.com/OpenHydrology/StatisticalFloodEstimationTool/issues/23#issuecomment-56260982 .

faph commented 9 years ago

Is that your email signature "Sent from my phone, apologies if there are any typos."? Why don't you get a real phone, one with keys?

mikerspencer commented 9 years ago

It is the signature on my phone. Thank you for your suggestion.

On Mon, Sep 22, 2014 at 1:06 PM, Florenz A.P. Hollebrandse < notifications@github.com> wrote:

Is that your email signature "Sent from my phone, apologies if there are any typos." Why don't you get a real phone, one with keys?

— Reply to this email directly or view it on GitHub https://github.com/OpenHydrology/StatisticalFloodEstimationTool/issues/23#issuecomment-56363390 .

faph commented 9 years ago

I've just set up an umbrella documentation site for all Open Hydrology stuff:

http://open-hydrology.readthedocs.org/