<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<metadata xml:lang="en">
<Esri>
<CreaDate>20241204</CreaDate>
<CreaTime>11094300</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<DataProperties>
<lineage>
<Process Date="20241204" Time="110943" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CreateMosaicDataset">CreateMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb new_Daily PROJCS["WGS_1984_Web_Mercator_Auxiliary_Sphere",GEOGCS["GCS_WGS_1984",DATUM["D_WGS_1984",SPHEROID["WGS_1984",6378137.0,298.257223563]],PRIMEM["Greenwich",0.0],UNIT["Degree",0.0174532925199433]],PROJECTION["Mercator_Auxiliary_Sphere"],PARAMETER["False_Easting",0.0],PARAMETER["False_Northing",0.0],PARAMETER["Central_Meridian",0.0],PARAMETER["Standard_Parallel_1",0.0],PARAMETER["Auxiliary_Sphere_Type",0.0],UNIT["Meter",1.0]] 1 # None #</Process>
<Process Date="20241204" Time="161757" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024336.1201.1008_1045C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241204" Time="161847" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241204" Time="220052" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024337.1202.1019_1121C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241204" Time="220140" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241205" Time="100147" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024338.1203.1055_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241205" Time="100254" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241205" Time="123105" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024339.1204.1029_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241205" Time="123151" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241206" Time="123150" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241207" Time="123130" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024340.1205.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241207" Time="123218" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241208" Time="123150" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241210" Time="123200" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241211" Time="123131" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024331.1126.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123208" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024330.1125.1102_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123248" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024311.1106.1055_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123323" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024341.1206.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123356" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024343.1208.1025_1103C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123430" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024329.1124.1026_1128C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123505" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024322.1117.1109_1148C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123536" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024313.1108.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123609" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024344.1209.1037_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123642" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024328.1123.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123718" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024315.1110.1051_1129C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123754" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024342.1207.1051_1130C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123831" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024190.0708.1030_1131C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123910" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024314.1109.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20241211" Time="123957" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241212" Time="123152" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241213" Time="123357" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241214" Time="123320" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241215" Time="123309" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20241216" Time="123245" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20250116" Time="124037" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2024351.1216.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250116" Time="124121" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2025015.0115.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250116" Time="124203" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2025012.0112.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250116" Time="124304" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20250120" Time="160649" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2025019.0119.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="160803" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20250120" Time="161347" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" \\miagsimg01\maps\HABs\rbd\Daily\sentinel-3.2025016.0116.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="161505" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields \\miagsimg01\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20250120" Time="170837" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024264.0920.1011_1113C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170840" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024296.1022.1043_1122C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170843" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024298.1024.1030_1131C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170846" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024307.1102.1058_1137C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170849" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024255.0911.1008_1045C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170852" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024325.1120.1030_1132C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170855" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024270.0926.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170857" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024345.1210.1011_1113C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170901" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024315.1110.1051_1129C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170903" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024203.0721.1055_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170906" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024213.0731.1034_1135C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170909" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024253.0909.1058_1136C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170912" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024205.0723.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170915" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024248.0904.1026_1128C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170918" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024218.0805.1106_1144C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170920" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024297.1023.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170923" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024232.0819.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170926" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024237.0824.1011_1113C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170929" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024261.0917.1051_1129C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170932" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024295.1021.1009_1109C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170934" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024300.1026.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170937" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024262.0918.1025_1103C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170940" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024269.0925.1043_1122C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170943" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024219.0806.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170945" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024256.0912.1019_1120C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170948" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024293.1019.1021_1100C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170951" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024346.1211.1047_1126C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170954" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024301.1027.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="170957" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024229.0816.1019_1120C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171000" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024190.0708.1030_1131C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171003" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024260.0916.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171006" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024310.1105.1019_1120C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171009" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2025012.0112.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171012" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024214.0801.1009_1109C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171014" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024311.1106.1055_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171017" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024198.0716.1022_1124C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171020" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024309.1104.1008_1045C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171023" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024222.0809.1102_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171026" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024250.0906.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171029" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024200.0718.1032_1111C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171032" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024220.0807.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171035" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024283.1009.1019_1120C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171038" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024287.1013.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171041" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024242.0829.1043_1122C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171044" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024263.0919.1037_1139C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171047" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024343.1208.1025_1103C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171050" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024274.0930.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171053" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024215.0802.1043_1122C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171056" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024330.1125.1102_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171059" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024238.0825.1047_1125C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171102" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024299.1025.1106_1144C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171105" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2025015.0115.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171108" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024247.0903.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171111" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024302.1028.1128_1130C.b.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171114" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024327.1122.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171117" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024230.0817.1055_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171120" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024350.1215.1044_1122C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171123" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024258.0914.1029_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171126" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024313.1108.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171129" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024328.1123.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171132" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024212.0730.1021_1100C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171135" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024211.0729.1047_1125C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171138" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024289.1015.1025_1103C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171141" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024323.1118.1043_1122C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171144" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024259.0915.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171147" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024235.0822.1025_1103C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171151" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024245.0901.1106_1144C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171154" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024347.1212.1021_1100C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171157" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024321.1116.1138C.b.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171201" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024202.0720.1019_1120C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171204" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024208.0726.1025_1103C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171207" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024272.0928.1106_1144C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171210" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024239.0826.1021_1100C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171212" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024342.1207.1051_1130C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171216" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024271.0927.1030_1131C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171219" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024329.1124.1026_1128C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171223" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024193.0711.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171226" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024337.1202.1019_1121C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171229" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2025019.0119.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171233" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024233.0820.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171237" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024196.0714.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171240" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024268.0924.1009_1109C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171244" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024286.1012.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171247" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024199.0717.1100_1137C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171251" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024273.0929.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171254" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024194.0712.1026_1128C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171257" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024249.0905.1102_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171301" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024266.0922.1021_1100C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171305" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024207.0725.1051_1129C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171309" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024251.0907.1010_1048C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171313" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024312.1107.1029_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171317" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024210.0728.1011_1113C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171320" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024351.1216.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171323" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024221.0808.1026_1128C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171326" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024217.0804.1030_1132C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171329" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024294.1020.1034_1135C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171332" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024285.1011.1028_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171335" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024306.1101.1022_1124C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171338" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024336.1201.1008_1045C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171341" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024292.1018.1047_1125C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171345" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024191.0709.1106_1144C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171347" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024291.1017.1011_1113C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171351" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024322.1117.1109_1148C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171354" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024257.0913.1054_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171356" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024341.1206.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171359" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024228.0815.1008_1045C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171403" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024234.0821.1051_1129C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171406" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024267.0923.1034_1135C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171409" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024288.1014.1051_1129C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171411" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024201.0719.1008_1045C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171414" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024224.0811.1010_1048C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171417" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024331.1126.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171420" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024246.0902.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171423" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024335.1130.1032_1111C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171426" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024252.0908.1022_1124C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171429" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2025016.0116.1014_1052C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171432" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024192.0710.1040_1118C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171435" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024332.1127.1010_1048C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171438" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024240.0827.1034_1135C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171441" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024236.0823.1037_1139C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171444" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024334.1129.1058_1137C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171447" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024225.0812.1022_1124C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171450" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024209.0727.1037_1139C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171453" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024340.1205.1041_1143C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171456" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024216.0803.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171459" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024195.0713.1102_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171502" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024204.0722.1029_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171505" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024206.0724.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171508" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024265.0921.1047_1125C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171511" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024348.1213.1034_1136C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171514" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024304.1030.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171517" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024284.1010.1054_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171520" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024189.0707.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171523" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024326.1121.1106_1144C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171526" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024339.1204.1029_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171529" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024231.0818.1029_1107C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171532" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024314.1109.1015_1117C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171535" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024254.0910.1032_1111C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171538" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024333.1128.1022_1124C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171541" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024223.0810.1036_1114C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171544" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024241.0828.1009_1109C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171547" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024303.1029.1102_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171550" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024290.1016.1037_1139C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171553" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024349.1214.1009_1110C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171556" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024344.1209.1037_1140C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171559" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024305.1031.1010_1048C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171602" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024197.0715.1010_1048C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171605" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024338.1203.1055_1133C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171608" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024308.1103.1032_1111C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171611" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024227.0814.1032_1111C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171614" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2024324.1119.1017_1056C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\pmarkey\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250120" Time="171618" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
<Process Date="20250121" Time="123121" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily "Raster Dataset" D:\maps\HABs\rbd\Daily\sentinel-3.2025020.0120.1010_1048C.ab.L3.IE3.v960V20233_2_4.rbd_rhos.tif UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # NO_SUBFOLDERS "Exclude duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\glyons\AppData\Local\ESRI\rasterproxies\new_Daily</Process>
<Process Date="20250121" Time="123126" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateFields">CalculateFields D:\maps\HABs\Map\Sentinel_Map_Viewer\Sentinel_Map_Viewer.gdb\new_Daily Arcade "MaxPS 10000 #;Date "
var x = Split($feature.Name, \'.\', -1, true)[1]; var year = YEAR(LEFT(x, 4)); // Return the Year
var julian_day = RIGHT(x, 3); // Return the Julian Day
var base_date = Date(year, 0, 1); // Return the 1st January for this layer\'s year
var actual_date = DateAdd(base_date, julian_day-1, \"days\"); // Return the Date in dd/mm/yyyy fashion
return DateAdd(actual_date,8,\"hours\"); // Return the Date with the time at 8am (important for AGOL)
" #" # NO_ENFORCE_DOMAINS</Process>
</lineage>
</DataProperties>
</Esri>
<dataIdInfo>
<idAbs/>
<searchKeys>
<keyword>HABs</keyword>
</searchKeys>
<idPurp>Daily HABs imagery. Published from PM's local machine. Checkerbox issue when viewing it locally as D drive is not mapped</idPurp>
<idCredit/>
<resConst>
<Consts>
<useLimit/>
</Consts>
</resConst>
<idCitation>
<resTitle>Daily_HABs_external_test</resTitle>
</idCitation>
</dataIdInfo>
</metadata>
