////////////////////////////////////////////////////////////////
//
//  Copyright (c) 2024 MBARI
//  MBARI Proprietary Information. Confidential. All Rights Reserved
//  Unauthorized copying or distribution of this file via any medium is strictly
//  prohibited.
//
//  WARNING - This file contains information whose export is restricted by the
//  Export Administration Act of 1979 (Title 50, U.S.C., App. 2401 et seq.), as
//  amended. Violations of these export laws are subject to severe civil and/or
//  criminal penalties.
//
//////////////////////////////////////////////////////////////// 
// 
// PURPOSE: Overrides of SimulatorModule parameters for Whoidhs.
//
// NOTES:   All values (except "strings") must be followed by
//          a unit abbreviation (or one of the unit-like
//          abbreviations: n/a, bool, enum, count). 
//////////////////////////////////////////////////////////////// 

ExternalSim.loadAtStartup = 0 bool;
InternalSim.loadAtStartup = 0 bool; 

InternalEnvSim.loadAtStartup = 0 bool;

//  The following file was generated from its netcdf4 source with the following ncks
//    (NetCDF Kitchen Sink) command:
//    ncks --fix_rec_dmn time -3 -o Resources/BurgerOilfieldSpillMed.nc3 Resources/BurgerOilfieldSpillMed.nc
  InternalEnvSim.nc3File         = "Resources/BurgerOilfieldSpillMed.nc3";

// Format for each variable is "standard_name:teths_variable_name"
  InternalEnvSim.var1            = "mass_concentration_of_petroleum_hydrocarbons_in_sea_water:kg/m3";

//   Utqiagvik coordinates for 24hr box
//   from (UTM3  551750, 7895681) = (71.158N,-163.564E)
//   to   (UTM3  575595, 7911382) 
//   diff:      -23845,-15701)
//   original false est, nrthings  500000,       0)
//   new false eastings, nrthings  476155, -15701)
//


  InternalEnvSim.att1       = "false_easting:476155";
  InternalEnvSim.att2       = "false_northing:-15701";

// UTM Zone 3
  InternalEnvSim.att3       = "longitude_of_central_meridian:-165";

// Start vehicle 1 day into simulation
  InternalEnvSim.timeAdjust = 0 day;

//   Utqiagvik coordinates for Southern 36hr box
//   from (UTM3  551750, 7895681) = (71.158N,-163.564E)
//   to   (UTM3  562052, 7901858) 
//   diff:      -10302, -6177)
//   original false est, nrthings  500000,       0)
//   new false eastings, nrthings  489698, -6177)
//
//  InternalEnvSim.att1       = "false_easting:489698";
//  InternalEnvSim.att2       = "false_northing:-6177";