<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<metadata xml:lang="en">
<Esri>
<CreaDate>20221206</CreaDate>
<CreaTime>10121900</CreaTime>
<ArcGISFormat>1.0</ArcGISFormat>
<SyncOnce>TRUE</SyncOnce>
<DataProperties>
<lineage>
<Process Date="20221206" Time="101219" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CreateMosaicDataset">CreateMosaicDataset D:/tttt/1206/1206.gdb WaterLevelYearWise 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 "32-bit floating point" None #</Process>
<Process Date="20221206" Time="101255" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:/tttt/1206/1206.gdb\WaterLevelYearWise "Raster Dataset" C:\Users\tejpal.1\AppData\Local\Temp\scratch.gdb\Reclass_2016 UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS "Allow duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\tejpal.1\AppData\Local\ESRI\rasterproxies\WaterLevelYearWise</Process>
<Process Date="20221206" Time="101320" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:/tttt/1206/1206.gdb\WaterLevelYearWise "Raster Dataset" C:\Users\tejpal.1\AppData\Local\Temp\scratch.gdb\Reclass_2017 UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS "Allow duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\tejpal.1\AppData\Local\ESRI\rasterproxies\WaterLevelYearWise</Process>
<Process Date="20221206" Time="101344" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:/tttt/1206/1206.gdb\WaterLevelYearWise "Raster Dataset" C:\Users\tejpal.1\AppData\Local\Temp\scratch.gdb\Reclass_2018 UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS "Allow duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\tejpal.1\AppData\Local\ESRI\rasterproxies\WaterLevelYearWise</Process>
<Process Date="20221206" Time="101408" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:/tttt/1206/1206.gdb\WaterLevelYearWise "Raster Dataset" C:\Users\tejpal.1\AppData\Local\Temp\scratch.gdb\Reclass_2019 UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS "Allow duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\tejpal.1\AppData\Local\ESRI\rasterproxies\WaterLevelYearWise</Process>
<Process Date="20221206" Time="101430" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddRastersToMosaicDataset">AddRastersToMosaicDataset D:/tttt/1206/1206.gdb\WaterLevelYearWise "Raster Dataset" C:\Users\tejpal.1\AppData\Local\Temp\scratch.gdb\Reclass_2020 UPDATE_CELL_SIZES UPDATE_BOUNDARY NO_OVERVIEWS # 0 1500 # # SUBFOLDERS "Allow duplicates" NO_PYRAMIDS NO_STATISTICS NO_THUMBNAILS # NO_FORCE_SPATIAL_REFERENCE NO_STATISTICS # NO_PIXEL_CACHE C:\Users\tejpal.1\AppData\Local\ESRI\rasterproxies\WaterLevelYearWise</Process>
<Process Date="20221206" Time="101450" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateStatistics">CalculateStatistics D:/tttt/1206/1206.gdb\WaterLevelYearWise 1 1 # SKIP_EXISTING "Feature Set"</Process>
<Process Date="20221206" Time="101453" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddField">AddField D:/tttt/1206/1206.gdb\WaterLevelYearWise date Date # # # # NULLABLE NON_REQUIRED #</Process>
<Process Date="20221206" Time="101454" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\AddField">AddField D:/tttt/1206/1206.gdb\WaterLevelYearWise year Text # # # # NULLABLE NON_REQUIRED #</Process>
<Process Date="20221206" Time="101455" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField D:/tttt/1206/1206.gdb\WaterLevelYearWise year !Name!.split('_')[1] "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
<Process Date="20221206" Time="101455" ToolSource="c:\program files\arcgis\pro\Resources\ArcToolbox\toolboxes\Data Management Tools.tbx\CalculateField">CalculateField D:/tttt/1206/1206.gdb\WaterLevelYearWise date datetime.datetime(int(!year!),1,1) "Python 3" # Text NO_ENFORCE_DOMAINS</Process>
</lineage>
</DataProperties>
</Esri>
<dataIdInfo>
<idAbs/>
<searchKeys>
<keyword>WaterLevelYearWise123</keyword>
</searchKeys>
<idPurp>WaterLevelYearWise123</idPurp>
<idCredit/>
<resConst>
<Consts>
<useLimit/>
</Consts>
</resConst>
<idCitation>
<resTitle>WaterLevelYearWise12345</resTitle>
</idCitation>
</dataIdInfo>
</metadata>
