$title = <<< TEMPLATE FMS MOM4p0b TEMPLATE; echo $title; include "/var/www/html/nomads/forms/main/partb"; $content = <<< TEMPLATE TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/partc"; $content = <<< TEMPLATE gfdl's home page > products and services > data portal > mom4p0b: datasets TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/partd"; $content = <<< TEMPLATE MOM4p0b: Datasets TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/parte"; $content = <<< TEMPLATE

The following MOM datasets are currently available on the GFDL Data Portal for download.

Documentation that describes the source code and test case files can be found on the mom4 web page.

Data
Test 1
Test 2
Test 3A
Test 3B
Test 4
Test 5

MOM4 beta datasets
MOM4 beta3 datasets
MOM4p0a datasets





TEMPLATE; print $content; include "/var/www/html/nomads/forms/main/partf"; print "last modified: ". date( "F d Y.", getlastmod() );print "
this page visited: ".getCount(). " times "; include "/var/www/html/nomads/forms/main/partg"; ?>