NetCDF Header
ROMS simulations of river-sourced coastal ocean tracer pathways following Hurricane Florence and synthetic scenarios
ERROR
Cookies must be enabled.
netcdf file:///data/80ca138b-8445-4cd7-8a13-8b84458cd7ba/florence_L2_ocean_his_dischargexp5_sub.nc-20240206-200003Z-521b71eb-3869-451a-9b71-eb3869d51a13 {
dimensions:
eta_rho = 243;
xi_rho = 434;
eta_psi = 1001;
xi_psi = 901;
eta_u = 1002;
xi_u = 901;
eta_v = 1001;
xi_v = 902;
s_rho = 50;
s_w = 51;
ocean_time = UNLIMITED; // (201 currently)
variables:
double f(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "coriolis_parameter";
:long_name = "Coriolis parameter at RHO-points";
:units = "second-1";
:grid = "grid";
:location = "face";
:field = "Coriolis parameter";
:coordinates = "lon_rho lat_rho";
double h(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "sea_floor_depth";
:long_name = "bathymetry at RHO-points";
:units = "meter";
:grid = "grid";
:location = "face";
:field = "bathymetry";
:coordinates = "lon_rho lat_rho";
double lat_psi(eta_psi=1001, xi_psi=901);
:_FillValue = NaN; // double
:standard_name = "grid_latitude_at_cell_corners";
:long_name = "latitude of PSI-points";
:units = "degree_north";
:field = "latitude";
double lat_rho(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "grid_latitude_at_cell_center";
:long_name = "latitude of RHO-points";
:units = "degree_north";
:field = "latitude";
double lat_u(eta_u=1002, xi_u=901);
:_FillValue = NaN; // double
:standard_name = "grid_latitude_at_cell_y_edges";
:long_name = "latitude of U-points";
:units = "degree_north";
:field = "latitude";
double lat_v(eta_v=1001, xi_v=902);
:_FillValue = NaN; // double
:standard_name = "grid_latitude_at_cell_x_edges";
:long_name = "latitude of V-points";
:units = "degree_north";
:field = "latitude";
double lon_psi(eta_psi=1001, xi_psi=901);
:_FillValue = NaN; // double
:standard_name = "grid_longitude_at_cell_corners";
:long_name = "longitude of PSI-points";
:units = "degree_east";
:field = "longitude";
double lon_rho(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "grid_longitude_at_cell_center";
:long_name = "longitude of RHO-points";
:units = "degree_east";
:field = "longitude";
double lon_u(eta_u=1002, xi_u=901);
:_FillValue = NaN; // double
:standard_name = "grid_longitude_at_cell_y_edges";
:long_name = "longitude of U-points";
:units = "degree_east";
:field = "longitude";
double lon_v(eta_v=1001, xi_v=902);
:_FillValue = NaN; // double
:standard_name = "grid_longitude_at_cell_x_edges";
:long_name = "longitude of V-points";
:units = "degree_east";
:field = "longitude";
double mask_psi(eta_psi=1001, xi_psi=901);
:_FillValue = NaN; // double
:standard_name = "land_sea_mask_at_cell_corners";
:long_name = "mask on psi-points";
:flag_values = 0.0, 1.0; // double
:flag_meanings = "land water";
:grid = "grid";
:location = "node";
:coordinates = "lon_psi lat_psi";
double mask_rho(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "land_sea_mask_at_cell_center";
:long_name = "mask on RHO-points";
:flag_values = 0.0, 1.0; // double
:flag_meanings = "land water";
:grid = "grid";
:location = "face";
:coordinates = "lon_rho lat_rho";
double mask_u(eta_u=1002, xi_u=901);
:_FillValue = NaN; // double
:standard_name = "land_sea_mask_at_cell_y_edges";
:long_name = "mask on U-points";
:flag_values = 0.0, 1.0; // double
:flag_meanings = "land water";
:grid = "grid";
:location = "edge1";
:coordinates = "lon_u lat_u";
double mask_v(eta_v=1001, xi_v=902);
:_FillValue = NaN; // double
:standard_name = "land_sea_mask_at_cell_x_edges";
:long_name = "mask on V-points";
:flag_values = 0.0, 1.0; // double
:flag_meanings = "land water";
:grid = "grid";
:location = "edge2";
:coordinates = "lon_v lat_v";
double pm(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "inverse_grid_x_spacing";
:long_name = "curvilinear coordinate metric in XI";
:units = "meter-1";
:grid = "grid";
:location = "face";
:field = "pm";
:coordinates = "lon_rho lat_rho";
double pn(eta_rho=243, xi_rho=434);
:_FillValue = NaN; // double
:standard_name = "inverse_grid_y_spacing";
:long_name = "curvilinear coordinate metric in ETA";
:units = "meter-1";
:grid = "grid";
:location = "face";
:field = "pn";
:coordinates = "lon_rho lat_rho";
float EminusP(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "modeled surface net freshwater flux, (E-P)/rhow";
:units = "meter second-1";
:negative_value = "upward flux, freshening (net precipitation)";
:positive_value = "downward flux, salting (net evaporation)";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "EminusP, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float Pair(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "surface air pressure";
:units = "millibar";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "Pair, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float Tair(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "surface air temperature";
:units = "Celsius";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "Tair, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float Uwind_eastward(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "eastward surface wind component at RHO-points";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "Uwind_eastward, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float Vwind_northward(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "northward surface wind component at RHO-points";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "Vwind_northward, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float bustr(ocean_time=201, eta_u=1002, xi_u=901);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "bottom u-momentum stress";
:units = "newton meter-2";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "edge1";
:field = "bottom u-momentum stress, scalar, series";
:coordinates = "lon_u lat_u ocean_time";
:_ChunkSizes = 1U, 1002U, 901U; // uint
float bvstr(ocean_time=201, eta_v=1001, xi_v=902);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "bottom v-momentum stress";
:units = "newton meter-2";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "edge2";
:field = "bottom v-momentum stress, scalar, series";
:coordinates = "lon_v lat_v ocean_time";
:_ChunkSizes = 1U, 1001U, 902U; // uint
float evaporation(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "evaporation rate";
:units = "kilogram meter-2 second-1";
:negative_value = "downward flux, freshening (condensation)";
:positive_value = "upward flux, salting (evaporation)";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "evaporation, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float latent(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "net latent heat flux";
:units = "watt meter-2";
:negative_value = "upward flux, cooling";
:positive_value = "downward flux, heating";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "latent heat flux, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float lwrad(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "net longwave radiation flux";
:units = "watt meter-2";
:negative_value = "upward flux, cooling";
:positive_value = "downward flux, heating";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "longwave radiation, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float rain(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "rain fall rate";
:units = "kilogram meter-2 second-1";
:negative_value = "upward flux, salting (NOT POSSIBLE)";
:positive_value = "downward flux, freshening (precipitation)";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "rain, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float sensible(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "net sensible heat flux";
:units = "watt meter-2";
:negative_value = "upward flux, cooling";
:positive_value = "downward flux, heating";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "sensible heat flux, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float shflux(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "surface net heat flux";
:units = "watt meter-2";
:negative_value = "upward flux, cooling";
:positive_value = "downward flux, heating";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "surface heat flux, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float ssflux(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "kinematic surface net salt flux, SALT*(E-P)/rhow";
:units = "meter second-1";
:negative_value = "upward flux, freshening (net precipitation)";
:positive_value = "downward flux, salting (net evaporation)";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "surface net salt flux, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float sustr(ocean_time=201, eta_u=1002, xi_u=901);
:_FillValue = 1.0E37f; // float
:long_name = "surface u-momentum stress";
:units = "newton meter-2";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "edge1";
:field = "surface u-momentum stress, scalar, series";
:coordinates = "lon_u lat_u ocean_time";
:_ChunkSizes = 1U, 1002U, 901U; // uint
float svstr(ocean_time=201, eta_v=1001, xi_v=902);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "surface v-momentum stress";
:units = "newton meter-2";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "edge2";
:field = "surface v-momentum stress, scalar, series";
:coordinates = "lon_v lat_v ocean_time";
:_ChunkSizes = 1U, 1001U, 902U; // uint
float swrad(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "solar shortwave radiation flux";
:units = "watt meter-2";
:negative_value = "upward flux, cooling";
:positive_value = "downward flux, heating";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "shortwave radiation, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float ubar_eastward(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "eastward vertically integrated momentum component at RHO-points";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "ubar_eastward, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float vbar_northward(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "northward vertically integrated momentum component at RHO-points";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "vbar_northward, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float zeta(ocean_time=201, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "free-surface";
:units = "meter";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "free-surface, scalar, series";
:coordinates = "lon_rho lat_rho ocean_time";
:_ChunkSizes = 1U, 243U, 434U; // uint
float AKs(ocean_time=201, s_w=51, eta_rho=243, xi_rho=434);
:_FillValue = NaNf; // float
:standard_name = "nulvar";
:long_name = "salinity vertical diffusion coefficient";
:units = "meter2 second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "AKs, scalar, series";
:coordinates = "lon_rho lat_rho s_w ocean_time";
:_ChunkSizes = 1U, 26U, 122U, 217U; // uint
float AKt(ocean_time=201, s_w=51, eta_rho=243, xi_rho=434);
:_FillValue = NaNf; // float
:standard_name = "nulvar";
:long_name = "temperature vertical diffusion coefficient";
:units = "meter2 second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "AKt, scalar, series";
:coordinates = "lon_rho lat_rho s_w ocean_time";
:_ChunkSizes = 1U, 26U, 122U, 217U; // uint
float AKv(ocean_time=201, s_w=51, eta_rho=243, xi_rho=434);
:_FillValue = NaNf; // float
:standard_name = "nulvar";
:long_name = "vertical viscosity coefficient";
:units = "meter2 second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "AKv, scalar, series";
:coordinates = "lon_rho lat_rho s_w ocean_time";
:_ChunkSizes = 1U, 26U, 122U, 217U; // uint
float dye_01(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar01";
:long_name = "dye concentration, type 01";
:units = "kilogram meter-3";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "dye_, scalar, series01";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
float gls(ocean_time=201, s_w=51, eta_rho=243, xi_rho=434);
:_FillValue = NaNf; // float
:standard_name = "nulvar";
:long_name = "turbulent generic length scale";
:units = "meter3 second-2";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "gls, scalar, series";
:coordinates = "lon_rho lat_rho s_w ocean_time";
:_ChunkSizes = 1U, 26U, 122U, 217U; // uint
float rho(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "density anomaly";
:units = "kilogram meter-3";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "density, scalar, series";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
float salt(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "salinity";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "salinity, scalar, series";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
float temp(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "potential temperature";
:units = "Celsius";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "temperature, scalar, series";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
float tke(ocean_time=201, s_w=51, eta_rho=243, xi_rho=434);
:_FillValue = NaNf; // float
:standard_name = "nulvar";
:long_name = "turbulent kinetic energy";
:units = "meter2 second-2";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "tke, scalar, series";
:coordinates = "lon_rho lat_rho s_w ocean_time";
:_ChunkSizes = 1U, 26U, 122U, 217U; // uint
float u_eastward(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "eastward momentum component at RHO-points";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "u_eastward, scalar, series";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
float v_northward(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "northward momentum component at RHO-points";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "v_northward, scalar, series";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
float w(ocean_time=201, s_w=51, eta_rho=243, xi_rho=434);
:_FillValue = 1.0E37f; // float
:standard_name = "nulvar";
:long_name = "vertical momentum component";
:units = "meter second-1";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "w-velocity, scalar, series";
:coordinates = "lon_rho lat_rho s_w ocean_time";
:_ChunkSizes = 1U, 26U, 122U, 217U; // uint
float z_rho(ocean_time=201, s_rho=50, eta_rho=243, xi_rho=434);
:_FillValue = NaNf; // float
:standard_name = "nulvar";
:long_name = "time dependent depth of RHO-points";
:units = "meter";
:time = "ocean_time";
:cell_methods = "ocean_time: point";
:grid = "grid";
:location = "face";
:field = "z_rho, scalar, series";
:coordinates = "lon_rho lat_rho s_rho ocean_time";
:_ChunkSizes = 1U, 25U, 122U, 217U; // uint
int Vtransform;
:long_name = "vertical terrain-following transformation equation";
double hc;
:units = "meter";
:_FillValue = NaN; // double
:long_name = "S-coordinate parameter, critical depth";
double s_rho(s_rho=50);
:_FillValue = NaN; // double
:standard_name = "ocean_s_coordinate_g2";
:long_name = "S-coordinate at RHO-points";
:valid_min = -1.0; // double
:valid_max = 0.0; // double
:positive = "up";
:formula_terms = "s: s_rho C: Cs_r eta: zeta depth: h depth_c: hc";
double s_w(s_w=51);
:_FillValue = NaN; // double
:standard_name = "ocean_s_coordinate_g2";
:long_name = "S-coordinate at W-points";
:valid_min = -1.0; // double
:valid_max = 0.0; // double
:positive = "up";
:formula_terms = "s: s_w C: Cs_w eta: zeta depth: h depth_c: hc";
double Cs_r(s_rho=50);
:valid_max = 0.0; // double
:long_name = "S-coordinate stretching curves at RHO-points";
:valid_min = -1.0; // double
:_FillValue = NaN; // double
double Cs_w(s_w=51);
:_FillValue = NaN; // double
:long_name = "S-coordinate stretching curves at W-points";
:valid_min = -1.0; // double
:valid_max = 0.0; // double
double ocean_time(ocean_time=201);
:_FillValue = NaN; // double
:standard_name = "nulvar";
:long_name = "time since initialization";
:field = "time, scalar, series";
:units = "seconds since 1858-11-17";
:calendar = "proleptic_gregorian";
:_ChunkSizes = 512U; // uint
// global attributes:
:file = "florence_L2_ocean_his_dischargexp5.nc";
:format = "netCDF-3 64bit offset file";
:Conventions = "CF-1.4, SGRID-0.3";
:type = "ROMS/TOMS history file";
:title = "FLORENCE";
:var_info = "ROMS/External/varinfo.dat";
:rst_file = "florence_L2_ocean_rst_dischargexp5.nc";
:his_file = "florence_L2_ocean_his_dischargexp5.nc";
:grd_file = "Projects/florence/downscale/useast_grd_L2_800m.nc";
:ini_file = "Projects/florence/downscale/useast_ini_2018091100.nc_timefix";
:river_file = "./Projects/florence/downscale/frc_rivers_cnaps2_L2_LSU_event_dischargexp5.nc";
:frc_file_01 = "./Projects/florence/useast_wind_era_2018_4km.nc";
:frc_file_02 = "./Projects/florence/useast_Pair_era_2018_4km.nc";
:frc_file_03 = "./Projects/florence/useast_Tair_era_2018_4km.nc";
:frc_file_04 = "./Projects/florence/useast_Qair_era_2018_4km.nc";
:frc_file_05 = "./Projects/florence/useast_rain_era_2018_4km.nc";
:frc_file_06 = "./Projects/florence/useast_swrad_era_2018_4km.nc";
:frc_file_07 = "./Projects/florence/useast_lwrad_era_2018_4km.nc";
:bry_file_01 = "./Projects/florence/downscale/useast_bry_L2_800m.nc";
:script_file = "";
:NLM_TADV = "\nADVECTION: HORIZONTAL VERTICAL \ntemp: Upstream3 Centered4 \nsalt: HSIMT HSIMT \ndye_01: HSIMT HSIMT";
:NLM_LBC = "\nEDGE: WEST SOUTH EAST NORTH \nzeta: Clo Che Che Clo \nubar: Clo Shc Shc Clo \nvbar: Clo Shc Shc Clo \nu: Clo RadNud RadNud Clo \nv: Clo RadNud RadNud Clo \ntemp: Clo RadNud RadNud Clo \nsalt: Clo RadNud RadNud Clo \ndye_01: Clo RadNud RadNud Clo \ntke: Clo Gra Gra Clo";
:git_url = "https://code.usgs.gov/coawstmodel/COAWST.git";
:git_rev = "a11b7a51faee59c46c5af0b7551cf3cb472eb7d8";
:svn_url = "https://www.myroms.org/svn/src/trunk";
:svn_rev = "1151";
:code_dir = "/glade/campaign/cgd/oce/projects/USGS_storms/ROMS_L2/COAWST";
:header_dir = "/glade/campaign/cgd/oce/projects/USGS_storms/ROMS_L2/COAWST//Projects/florence/downscale/";
:header_file = "florence.h";
:os = "Linux";
:cpu = "x86_64";
:compiler_system = "ifort";
:compiler_command = "/glade/u/apps/derecho/23.06/spack/opt/spack/ncarcompilers/1.0.0/oneapi/2023.0.0/";
:compiler_flags = "-fp-model precise -heap-arrays -ip -O3 -traceback -I/glade/u/home/mmoulton/local/mct/include";
:tiling = "016x024";
:history = "ROMS/TOMS, Version 4.1, Friday - January 19, 2024 - 6:22:39 PM";
:ana_file = "ROMS/Functionals/ana_btflux.h, ROMS/Functionals/ana_stflux.h";
:CPP_options = "FLORENCE, ANA_BPFLUX, ANA_BSFLUX, ANA_BTFLUX, ANA_SPFLUX, ASSUMED_SHAPE, ATM_PRESS, BOUNDARY_ALLREDUCE, BULK_FLUXES, COLLECT_ALLGATHER, COOL_SKIN, DJ_GRADPS, DOUBLE_PRECISION, EMINUSP, GLS_MIXING, KANTHA_CLAYSON, LONGWAVE_OUT, MASKING, MIX_S_UV, MPI, NONLINEAR, !NONLIN_EOS, N2S2_HORAVG, OMEGA_IMPLICIT, POWER_LAW, PROFILE, K_GSCHEME, REDUCE_ALLREDUCE, RI_SPLINES, !RST_SINGLE, SALINITY, SOLAR_SOURCE, SOLVE3D, SPLINES_VDIFF, SPLINES_VVISC, T_PASSIVE, UV_ADV, UV_COR, UV_U3HADVECTION, UV_C4VADVECTION, UV_QDRAG, UV_VIS2, VAR_RHO_2D";
:coordinates = "Cs_r Cs_w Vtransform h hc";
}