Pydro tidal corrections
Support Contact: Anthony Klemm, NOAA Office of Coast Survey
anthony.r.klemm@noaa.gov
A Windows operating system is currently required to use Pydro Explorer
Perform the following steps to process CSB data extracted from NCEI/DCDB to correct for tides and data-derived vessel transducer offset values:
- You will need to download the Pydro software here (supplemental downloads not required, just the base download).
- Follow the Data Extraction instructions to retrieve the data you want to process.
- When you receive the email link from NCEI, download the data and save it in an appropriate location.
- Open Pydro Explorer, navigate to the ‘BETA/EXPERIMENTAL’ section of the Applications pane, and select ‘CSB Processing.’

- Click 'Run Program'. You’ll see a Windows terminal execute the python environment and a GUI should eventually pop up.

If no GUI pops up, open the command line window to check if the following error was encountered: ModuleNotFoundError: No module named 'pyfes'
To resolve this error, enter the following line of code: conda install -c conda-forge pyfes -y
Click Run Program again and the GUI should pop up.

- In the popup window: (1) locate and select the Folder containing the file you downloaded from NCEI; navigate to the Tide Zone Beta.shp file (see file path provided below); and specify an output folder. (2) make sure this is checked to use automated BlueTopo data, (3) the checked boxes in the image below are the suggested outputs and grid resolution (5-10) for the workflow.
Note: make sure thedirectoryinput Folder you select for (1) contains only the data you wish to process, the tool will process all CSV files located in the folder.
For use outside the United States, the CSB Processing tool has an option to use a global tide model (AVISO+ FES2022b) to resolve/correct depths to approximate Lowest Astronomical Tide (approx LAT).
Inside United States waters, it is recommended (but not required) to use the Discrete Tide Zoning model option instead.
US Tide Zone .shp location: C:\Pydro24\NOAA\site-packages\Python3\svn_repo\HSTB\CSB_processing\BETA_subordinate_tide_zones\tide_zone_polygons_new_WGS84_merge.shp
- Click 'Start Processing' and allow it to run. You can watch processing progress in the command line window. The application window will close when processing is complete.

Your CSB data are now tide corrected and have been output in a GeoPackage (.gpkg) that can be visualized using GIS software.