Skip to content

icra/traca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input compound generation

Predict pollution generation of industries and WWTP at CIC (Conques Internes de Catalunya). Use branca 'joan' (most updated one). The code to use is located under 'inputs compund generator'.

The main files are:

  • pymain.py: interface for visualizing the results of the discarged pollutants from wwtp and industrial sites, and for uploading the results in a .sqlite generated by SWAT+
  • pymain.py: directly upload the results of the discarged pollutants from wwtp and industrial sites in a TxtInOut folder generated by SWAT+ (to be used for calibrating the pollutants generation and attenuation using this repo)
  • dades_effluent.py: get the discharge of domestic pollutants only (to be used for calibrating the pollutants generation and attenuation using this repo)

This repository is related with pyswatplus, our modified version of SWAT for modeling point-source pollutants, and the repository for doing the calibration