# Import DDF99 parameters from an NRFA Peak Flows XML file and display in console
if (FALSE) {
ddf99_4003 <- DDF99Pars("C:/Data/NRFAPeakFlow_v11/Suitable for QMED/04003.xml")
ddf99_4003
}
# Import DDF99 parameters from a FEH webserver XML file and display in the console
if (FALSE) {
ddf99_my_site <- DDF99Pars("C:/Data/FEH_Catchment_384200_458200.xml")
ddf99_my_site
}
Run the code above in your browser using DataLab