PDXBES / Z-OLD-besasm-legacy

OLD-Legacy projects
0 stars 0 forks source link

EMGAATS: Remove ability to strip out sanitary pipes from a stormwater model #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Sanitary pipes are necessary to be traced in order to trace in DSCs in a basin 
into a stormwater model.  However, these sanitary pipes should not be part of 
the actual model, and it would be best to strip them out at some point before 
deployment so that they do not appear in the deployed model.

Original issue reported on code.google.com by ArnelMan...@gmail.com on 23 Feb 2011 at 12:00

GoogleCodeExporter commented 9 years ago
Revised type to enhancement

Original comment by ArnelMan...@gmail.com on 24 Feb 2011 at 4:03

GoogleCodeExporter commented 9 years ago
Change completed, committed to revision at:

http://code.google.com/p/besasm-legacy/source/detail?r=5f3b0e374ac964477078c4053
1541404c07a177f

Original comment by ArnelMan...@gmail.com on 24 Feb 2011 at 4:10

GoogleCodeExporter commented 9 years ago
Reopened due to issue of changes to the master ModelDeployHydraulics not 
getting captured when model is built (EMGAATS overwrites the SQL in 
ModelDeployHydraulics due to "promotion" of that SQL code to support stripping 
of sanitary pipes).

This feature will be removed.  Fixes to the following queries should be 
performed to continue supporting natural channels in the models.  John was able 
to format the data on the master database so that the issues he fixed in the 
queries are no longer appearing.  However, his query code ensures proper 
functioning of the model build despite what might make it onto the master cross 
section data.

XPNodes
XPXDataBF_DRY_WTH_InitOff
XPXDataBF_DRY_WTH_ON
XPXDataBF_HDR_PFAC
XPXDataBF_HDR_SEWAGE_CFS
XPXDataBF_HDR_SEWAGE_InitZero
XPXDataBF_QINST
XPXDataBF_QINST_InitZero
XPXDataINTFLG_ON
XPXDataNTIDE
XPXDataSFlood
XPXDataTMPV

Original comment by ArnelMan...@gmail.com on 5 Apr 2011 at 12:36

GoogleCodeExporter commented 9 years ago
Changed title from "add" to "remove"

Original comment by ArnelMan...@gmail.com on 5 Apr 2011 at 12:36