#Actual location of files on current filesystem
$mersea_cat="/WebData/topaz.nersc.no/francois_control/arctic/mersea-class1/topaz_V4_mersea_arctic*";

#ID (link) in aggregation server
$dataseturlpath = "reanalysis-v4/control/arctic-class1";

#Name of catalog as it appears in agg server
$catalogname="DODS Aggregation Server Catalog MERSEA Class 1 - ARCTIC";

# Name of dataset as it appears on agg server
$datasetname="Arctic";

# Top dataset name
$topdatasetname="MERSEA CLASS 1 Aggregated files";

#File to which data is dumped  
$xmlfile="reanalysis-v4-control-arctic-class1.xml";

# Service -- how data is presented to agg server, DODS (opendap web) or NetCDF # (files)
$service_type="OpenDAP";

# Root location of files. Can be url (service=OpenDAP) or files (NetCDF).
$datasetRootLocation="/WebData/topaz.nersc.no/francois_control/arctic/mersea-class1/";

$datasetRootPath="topaz";
$service_name = "TOPAZ";
$service_base = "/thredds/dodsC/";

$authority = "no.nersc.topaz";
$dataType = "Grid";
$dataFormat = "NetCDF";
$doc_rights = "Freely available";
$doc_simple_href = "http://www.mersea.eu.org";
$doc_simple_title = "MERSEA Project Web page";
$doc_summary = "DODS Data Prepared for the MERSEA IP EU Project."; #newline: <br>
$creator_name = "Mohn-Sverdrup Center for Global Ocean Studies and Operational Oceanography";
$creator_contact_url = "http://msc.nersc.no";
$creator_contact_email = "mersea-contact@nersc.no";
$publisher_name = "Nansen Environmental and Remote Sensing Center";
$publisher_contact_url = "http://www.nersc.no";
$publisher_contact_email = "mersea-contact@nersc.no";

$aggvars = "temperature salinity u v ssh bsfd mlp taux tauy tauxice tauyice qtot qtotair qsw fice hice hsnow uice vice";

# New var - required, denotes wheter to include geoSpatialcoverage
$geospatialCoverage="yes";
