Release Notes

1.1.0 - status pending

SWAT+ Editor 1.1.0 is compatible with SWAT+ rev.57.

Editor changes:

  • Upgrade function available for projects made with version 1.0.0
  • Packaged with SWAT+ rev. 57
  • Edit -> Connections -> Channels -> Initial - page structure change to match input file changes with rev. 57
  • Edit -> Connections -> Reservoirs -> Initial - page structure change to match input file changes with rev. 57
  • Edit -> Hydrology - all pages now allow the edit multiple records feature already available in the other sections

Project database changes:

  • d_table_dtl - add column file_name, repopulate table based on 4 new decision table files: lum.dtl, res_rel.dtl, scen_lu.dtl, flo_con.dtl
  • d_table_dtl_act - add column const2
  • d_table_dtl_act - rename columns application->fp and type->option
  • recall_dat - drop columns sol_pest, srb_pest, p_bact, lp_bact, metl1, metl2, metl3
  • exco_om_exc - drop columns sol_pest, srb_pest, p_bact, lp_bact, metl1, metl2, metl3
  • exco_om_exc - rename columns ptl_n->orgn, ptl_p->sedp, no3_n->no3, sol_p->solp, nh3_n->nh3, no2_n->no2, bod->cbod, oxy->dox, sm_agg->sag, lg_agg->lg_agg
  • aquifer_aqu - drop columns gw_dp, gw_ht
  • aquifer_aqu - add columns dep_bot (default value 10), dep_wt (default value 5)
  • aquifer_aqu - change spec_yld value from 0 to 0.05
  • fertilizer_frt - drop columns p_bact, lp_bact, sol_bact
  • fertilizer_frt - add column pathogens
  • hydrology_hyd - drop column dp_imp
  • pesticide_cha - rename column sed_conc->pst_solub
  • channel_lte_cha - rename table to hyd_sed_lte_cha
  • hru_data_hru - drop column soil_nut_id
  • hru_data_hru - add column soil_plant_init_id
  • cal_parms_cal - change column type of units from number to text
  • initial_cha - drop existing columns, add new columns: org_min_id, pest_id, path_id, hmet_id, salt_id (foreign keys to new tables in init)
  • initial_res - drop existing columns, add new columns: org_min_id, pest_id, path_id, hmet_id, salt_id (foreign keys to new tables in init)
  • constituents_cs - drop and re-create table
  • dr_om_del, dr_pest_del, dr_path_del, dr_hmet_del, dr_salt_del, delratio_del - drop and re-create tables

Drop tables:

  • pest_soil_ini
  • pest_soil_ini_item
  • path_soil_ini
  • hmet_soil_ini
  • salt_soil_ini

Add new tables:

  • soil_plant_ini
  • om_water_ini
  • pest_hru_ini
  • pest_hru_ini_item
  • pest_water_ini
  • path_hru_ini
  • path_water_ini
  • hmet_hru_ini
  • hmet_water_ini
  • salt_hru_ini
  • salt_water_ini
  • temperature_cha
  • channel_lte_cha (new structure; not the same as old table renamed to hyd_sed_lte_cha)

SWAT+ Datasets database changes:

  • d_table_dtl - add column file_name, repopulate table based on 4 new decision table files: lum.dtl, res_rel.dtl, scen_lu.dtl, flo_con.dtl
  • d_table_dtl_act - add column const2
  • d_table_dtl_act - rename columns application->fp and type->option
  • Replace all decision table data
  • Replace all plants_plt data
  • Replace all fertilizer_frt data
  • Replace all var_range data
  • Add new table: version

Output database changes:

  • New naming structure based on SWAT+ rev. 57