You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MeanBeachTime [hours] (grid_y, grid_x): Mean, non-zero Beaching_Time across runs, indicating the average oil arrival time to beaches.
MinBeachTime [hours] (grid_y, grid_x): Min Beaching_Time across runs where oil arrival time is greater than 10 minutes to reduce cases of shoreline spill incidents. This is an exploratory value that may not yield useful information or that may only yield useful information for specific oil types, like ANS. It's just a hunch at this point that this may prove a useful companion to the mean.
BeachPresence_24h [no units] (grid_y, grid_x): [1] where oil is present on beaches, above our beach volume threshold, within 24 hours of spill incident; [0] elsewhere.
BeachPresence_72h [no units] (grid_y, grid_x): [1] where oil is present on beaches, above our beach volume threshold, within 72 hours of spill incident; [0] elsewhere.
SurfaceVolume_SumSum_24h [m3](grid_y, grid_x): Same as SurfaceVolume_SumSum but for first 24hrs after individual spill scenario. (Consider replicating for 24-72h, and 72-168h)
SurfaceVolume_SumHist [exposure count] (volume_bin, grid_y, grid_x): A proposed idea/concept. See comment in SurfaceVolume_SumMean.
Indexing netcdf for evaluating water column presence
SurfacePresence [no units] (nruns, grid_y, grid_x): [1] where maximum oil across time and runs is greater than our surface volume threshold; [0] elsewhere. Presence map saved for each individual run for use in extracting water column data.
MOHID output
Dimensions: grid_y: 896, grid_x: 396, grid_z: 40
OilConcentration_2D [ppm] (time, grid_y, grid_x)
Thickness_2D [microns] (time, grid_y, grid_x)
Dissolution_3D [Kg/m3] (time, grid_z, grid_y, grid_x)
OilConcentration_3D [Kg/m3] (time, grid_z, grid_y, grid_x)
OilWaterColumnOilVol_3D [m3/gridcell] (time, grid_z, grid_y, grid_x)
Latitude [degrees_north] (grid_y, grid_x)
Longitude [degrees_east] (grid_y, grid_x)
Beaching_Time [datetime64[ns]] (grid_y, grid_x)
Beaching_Volume [m3] (grid_y, grid_x)
Oil_Arrival_Time [datetime64[ns]] (grid_y, grid_x)
Desired monte-carlo products
Beaching:
Beaching_Timeacross runs, indicating the average oil arrival time to beaches.Beaching_Timeacross runs where oil arrival time is greater than 10 minutes to reduce cases of shoreline spill incidents. This is an exploratory value that may not yield useful information or that may only yield useful information for specific oil types, like ANS. It's just a hunch at this point that this may prove a useful companion to the mean.Surface Oiling:
(in development)
Water column:
(in development)