Skip to content

jamespatrickmanning/sst

 
 

Repository files navigation

sst

Sea surface temperature

This program gets observed and model sea surface data. After running this program, a contour plot will be generated at the end. Remember to modify the hard code before you running a process.

Some functions are saved in 'sst_function.py'

Reference: http://tds.maracoos.org/thredds/SST.html .

List of programs:

2models_vs_obs.py       compare models of FVCOM , roms and real observed sea surface temperature data

get_drifter_erddap_sst.py       plot sst and erddap drifter data in one picture

getsst_drifter_raw.py plot       plot sst and raw drifter data in one picture

getsst.py       plot sst data

roms_model.py       original roms' plotting, could plot layers' data

roms_sur.py       plot surface data of roms

sst_vs_30yr.py       plot both sst data and model FVCOM data

There are flowcharts in this peckage to explain programs :

getsst

get_drifter_erddap_sst

sst_vs_30yr

About

sea surface temperature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%