-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Parser added Coordinate check Inflows added * Patterns added * structures the function * Finished the time series * Finished the curves * Inlets junctions ready and the code to import from INP * Outfalls added * Storage Units added * Conduits added * Orifices, pumps and weirs added * Fixed weir xsections and improved code for import SWMM INP. * Fixed orifices xsections * Improved and fixed the export code for the patterns * Added messages of how many features were added from the INP * Added the logic to check for existing SD * Finished the Keep existing and complete for ORIFICES * Finished the Keep existing and complete for WEIRS * Finished the Keep existing and complete for PUMPS * Finished the Keep existing and complete for CONDUITS * Finished the Keep existing and complete for STORAGE and improve the code by using coordinates dict * Finished the Keep existing and complete for OUTFALLS and improve the code by using coordinates dict * Finished the Keep existing and complete for JUNCTIONS and improve the code by using coordinates dict * Finished the Keep existing and complete for CURVES * Finished the Keep existing and complete for TIMESERIES * Finished the Keep existing and complete for INFLOWS * Finished the Keep existing and complete for PATTERNS * Removed the CONDUITS outside the domain * Removed the PUMPS outside the domain * Removed the ORIFICES outside the domain * Removed the WEIRS outside the domain * Removed the STORAGES JUNCTIONS and OUTFALLS outside the domain * Removed the necessity of TOPO.DAT when importing SWMM.INP * Allowed for different INP names when importing from INP * Added the new system to the import from .DAT * Added the new system to the import from components - single component * Added the new system to the import from components - several components * Removed some commented out portions of the code * Added the import dropbox and sdclogging for the several components * Check the test * SelfHelpKit test basic data * Removed the rt and culvert from testing. Check later * Added back the swmm related tests * Removed sd_clogging * Adjusted the testing data * Adjusted the geopackage testing data * Adjusted the coastal storm drain testing data * Fixed the MUL.DAT data * Fixed the import_mult * Fixed the MULT.DAT for the MULTCHAN project and the data_2 * Fixed the mult parser * Fixed the import_2 mult parser * Added the SWMM.INP back to the Coastal and small fixes * Imported the swmminp to run the test on swmmflort * Added back the rating table and culverts for the self help kit * Finished the testing for storm drain * Fixed the metadata * Convert the fixed stage * to 0
- Loading branch information
Showing
17 changed files
with
3,821 additions
and
458 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.