Skip to content

eulertech/ADCIRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ADCIRC 
	Grid
		Read_Grid.py    
		Write_Grid.py
		Plot_Grid.py
	Control
		update_fort15_tide_fac.py
		update_fort15_OBC_HC.py
	Points
		read_fort61nc.py		
		read_coops_timeseries.py
		timeseries_eval.py
		HC_eval.py
	Spatial
		read_fort53.py
		read_fort63.py
		read_fort64.py
		read_maxvel.py
		read_maxele.py
		plot_maxele.py
		plot_maxvel.py
		plot_fort63.py
		plot_fort.64.py
	Data 
		get_coops_ha.py  # get harmonic constant data from coops
		get_coops_wl.py  # get coops water level time series
	utils
		plot_arrows.py
		RMSE.py
		Read_fort51.py  # read fort51 and convert it to a list of dictionaries
		Read_tide_fac.py  # read tide_fac and save it to dictionary list
		Read_TMD_out.py  # read *.out from TMD extraction
		Write_fort51.py # write fort.51 data
		RMSE.py   # compute root mean square error
		ismember.py #check whether item is one of the member
		covariance_explained.py  #compute covariance explained for data with phase info
		utc_to_local.py  #convert utc time to local timezone
		local_to_utc.py #convert local time to utc time
		
		
		
		
		

About

ADCIRC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published