CSAT: Difference between revisions

From CIRPwiki
Jump to navigation Jump to search
(Created page with "=''' Corps Shoaling Analysis Tool (CSAT)'''= 500px|thumb|right|Channel Portfolio Tool The CSAT calculates channel shoaling volumes using his...")
 
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
=''' Corps Shoaling Analysis Tool (CSAT)'''=
{{DISPLAYTITLE:Corps Shoaling Analysis Tool (CSAT)}}
{{TOC right}}
The CSAT calculates channel shoaling volumes using historical channel surveys and uses the shoaling rates to predict future dredging volumes. Shoaling rate grids can be used to identify hot spots or areas of increased sedimentation. The volume tables that quantify the amount of sediment needing to be dredged at depth and time increments also support decision making that will maximize the use of dredging funds and minimize disruption to vessel traffic through the navigation channels.


[[Image:CPT-Wiki Main Page.png|500px|thumb|right|Channel Portfolio Tool]]
CSAT 1.0.x was run using a Matlab executable file and requires survey upload through eHydro for the channel. CSAT 2.0.x migrated from Matlab to using Python instead. CSAT is being developed jointly by CIRP and the Asset Management (AM) program.


The CSAT calculates channel shoaling volumes using historical channel surveys and uses the shoaling rates to predict future dredging volumes. Shoaling rate grids can be used to identify hot spots or areas of increased sedimentation. The volume tables that quantify the amount of sediment needing to be dredged at depth and time increments also support decision making that will maximize the use of dredging funds and minimize disruption to vessel traffic through the navigation channels.
=CSAT 2.6.4=
Updated 12 Sep 2024


CSAT 1.0.x was run using a Matlab executable file and requires survey upload through eHydro for the channel. CSAT 2.0.x migrated from Matlab to using Python instead. CSAT is being developed jointly by CIRP and the Asset Management (AM) program.
Visit the main [https://cirp.usace.army.mil/products/csat.php CSAT webpage] for more information.


=CSAT 2.0.0=
==System Requirements==
==System Requirements==
#Remove existing Anaconda/Python2 or previous programs
#Remove existing Anaconda/Python2 or previous programs
#Install Anaconda/Python3
#Install Anaconda3 2022.05 (3.7 or greater)
::*CorpsNet (USACE) users should request via ACE-IT app portal - [https://app-portal.usace.army.mil/esd/Items/Details?PackageId=12063 ACEIT App Portal page]
::*CorpsNet (USACE) users <span style="color:red">'''MUST'''</span> request via ACE-IT app portal - [https://app-portal.usace.army.mil/esd/Items/Details?PackageId=15125 ACEIT App Portal page]
::*Other users can obtain the installation distribution here - [https://www.anaconda.com/distribution Anaconda website]
::*Other users can obtain the installation distribution here - [https://www.anaconda.com/distribution Anaconda website]
::**Add Anaconda to PATH environment variable when prompted.
::**Add Anaconda to PATH environment variable when prompted.


==Model files==
==Model files==
* Get the python code here - [http://cirp.usace.army.mil/products/files/CSAT/CSAT_distribution.zip CSAT 2.0 Distribution (zip)]
* Get the python code here - [https://cirp.usace.army.mil/products/files/CSAT/CSAT_distribution_v2.6.4.zip CSAT 2.6.4 Distribution (zip)]
* Follow the instructions found in the included Word documents:
** "CSAT_py_directions_CORPS.docx" -- for Corps Employees using an ACEIT network connection.
** "CSAT_py_directions.nonCORPS.docx" -- for all other users.
* Example input/output files are available for download from here - https://rdedrivepub.erdc.dren.mil/usr/csat
* Example input/output files are available for download from here - https://rdedrivepub.erdc.dren.mil/usr/csat
** When prompted for a password for the share, enter "CSAT" (without quotes).


<div class="toccolours mw-collapsible" style="width:600px; overflow:auto;">
=Publications=
<div style="font-weight:bold;line-height:1.6;"><big>CSAT 1.0.2 archive</big></div>
*FY19 Technical Report - [https://erdc-library.erdc.dren.mil/xmlui/handle/11681/30382 Corps Shoaling Analysis Tool: Predicting Channel Shoaling]
<div class="mw-collapsible-content mw-collapsed">
*FY17 Technical Report - [https://erdc-library.erdc.dren.mil/xmlui/handle/11681/22408 Identification of Alternatives to Reduce Shoaling in the Lower Matagorda Ship Channel, Texas]
<big>System Requirements</big>
*FY15 Conference Paper - [https://www.westerndredging.org/phocadownload/Proceedings/2015/7a-3%20Dunkin%20Mitchell%20WEDA_%202015_Dunkin_Mitchell_20150427%20rer.pdf Quantitative Approach to Navigation Channels Asset Management]
1. CorpsNet (USACE) users MUST Install Matlab Runtime 2017a from the app portal.
::*[https://app-portal.usace.army.mil/esd/Items/Details?PackageId=10243 ACEIT App Portal page]
2. Other users skip this step and proceed to Model files


<big>Model files</big>
=Other Documentation=
* Get the CSAT installer here - [http://cirp.usace.army.mil/products/files/CSAT/CSAT_2017a_1_02.zip CSAT 1.0.2 Distribution (zip)]
*Fact Sheet can be downloaded from [https://usace.maps.arcgis.com/sharing/rest/content/items/ce33923e263344c88cd328b3d3c3d64d/data here]
** Extract and run the installer which will download the correct MatLab Runtime.
*Web mapping application to view the CSAT generated shoaling rate grid for the USACE coastal channels can be accessed from [https://arcg.is/094Lur here]
* Example input/output files are available for download from here - https://rdedrivepub.erdc.dren.mil/usr/csat
*User Guide is in progress
</div></div>




<hr>
{{POC|(ERDC) Michael Hartman|Michael.A.Hartman@usace.army.mil}}<br>
{{POC|(ERDC) Michael Hartman|Michael.A.Hartman@usace.army.mil}}<br>
{{POC|(ERDC) Lauren Dunkin|Lauren.M.Dunkin@usace.army.mil}}
{{POC|(ERDC) Lauren Dunkin|Lauren.M.Dunkin@usace.army.mil}}

Latest revision as of 19:01, 21 January 2025


The CSAT calculates channel shoaling volumes using historical channel surveys and uses the shoaling rates to predict future dredging volumes. Shoaling rate grids can be used to identify hot spots or areas of increased sedimentation. The volume tables that quantify the amount of sediment needing to be dredged at depth and time increments also support decision making that will maximize the use of dredging funds and minimize disruption to vessel traffic through the navigation channels.

CSAT 1.0.x was run using a Matlab executable file and requires survey upload through eHydro for the channel. CSAT 2.0.x migrated from Matlab to using Python instead. CSAT is being developed jointly by CIRP and the Asset Management (AM) program.

CSAT 2.6.4

Updated 12 Sep 2024

Visit the main CSAT webpage for more information.

System Requirements

  1. Remove existing Anaconda/Python2 or previous programs
  2. Install Anaconda3 2022.05 (3.7 or greater)
  • CorpsNet (USACE) users MUST request via ACE-IT app portal - ACEIT App Portal page
  • Other users can obtain the installation distribution here - Anaconda website
    • Add Anaconda to PATH environment variable when prompted.

Model files

  • Get the python code here - CSAT 2.6.4 Distribution (zip)
  • Follow the instructions found in the included Word documents:
    • "CSAT_py_directions_CORPS.docx" -- for Corps Employees using an ACEIT network connection.
    • "CSAT_py_directions.nonCORPS.docx" -- for all other users.
  • Example input/output files are available for download from here - https://rdedrivepub.erdc.dren.mil/usr/csat
    • When prompted for a password for the share, enter "CSAT" (without quotes).

Publications

Other Documentation

  • Fact Sheet can be downloaded from here
  • Web mapping application to view the CSAT generated shoaling rate grid for the USACE coastal channels can be accessed from here
  • User Guide is in progress



POC: (ERDC) Michael Hartman, Michael.A.Hartman@usace.army.mil
POC: (ERDC) Lauren Dunkin, Lauren.M.Dunkin@usace.army.mil

US Army Engineer Research and Development Center (ERDC)
Coastal and Hydraulics Lab (CHL)