Skip to Content.

mget-help - RE: [mget-help] Larval connectivity tool

Please Wait...

Subject: Marine Geospatial Ecology Tools (MGET) help

Text archives


RE: [mget-help] Larval connectivity tool


Chronological Thread 
  • From: Jason Roberts <>
  • To: Diana Margarita Carrillo García <>
  • Cc: "" <>
  • Subject: RE: [mget-help] Larval connectivity tool
  • Date: Mon, 11 Jan 2021 20:04:26 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=duke.edu; dmarc=pass action=none header.from=duke.edu; dkim=pass header.d=duke.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=3UbzD27DvDITmWU+xqEpsDf2kaoXCRhH6+NRtZ3odSQ=; b=IyG+gXA5FU7Snl52v9H7ZQCyCC7bFPB533Pi0SzcNw7RaSh5CyPDZ1NslQxmM+gzJ+g7Ffg0EZrAbEVRtvDnxZH8O0Xr8eOqW/5NSotys+tOFeGhVDEcbbXIdlq/HBsOWtQvBbzmHIbdhyO05OVKD9zr45mtITrSiZdKE5aVo3Gyo0Syd36KDBHtRJ6ebLAO4s809YA/MbNv8IDk6ADXsGWowu5pjLKmeUH4v8DAieFd5bbM2jOgRKbwKuevyh8gRCdA+GtzhehqzbkdKjzDVTP9TEjH1Z6+DPYyaFqowdI0ytXhQaiplx916fp7VRHA+f+DFr5tvv5V03Eat5SrmA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=m/GaEWqoxA1d52nx0rjueaStK3b4ejrUY2YA4rBiWL7biyUnE17t9TtsvuUu7LqUdRacp8qhLvEwQBoAyMEzhSKE5P3spoQz7j4aDh8SCXbWRY9stj41CR6kksxP1do1b8iNJhvojM9s0PU10LknxullCwfj5EAO6WBWPcwmYIfEtbA9HfL68sOxuyiQ3eSYgYi9iqQ1LvEEfLBgMr5QOnoH1qbWltUOfVjpqYx0v3wREUvjfsGOXLCIzro1uKO4YagSsIiuT0EXIzgdy2kVzJSlaEoDinbAX2cXzMgL9Tqgk7CyNStmct53v4yRmp4481HhO3xBKnmFXF/Hcc7n7g==
  • Authentication-results: ciencias.unam.mx; dkim=none (message not signed) header.d=none;ciencias.unam.mx; dmarc=none action=none header.from=duke.edu;

Dear Diana,

 

I will try to clarify what is needed for the patch cover raster. This raster must be a floating point number with a minimum value of 0 and a maximum value of 1. The values should be 0 or NoData where the ID raster does not show reefs. Where the ID raster does show reefs, the value should be greater than 0, up to a maximum of 1. The value indicates the proportion of the raster that is covered by reef. For example, the value 0.5 means 50% and 0.9 means 90%.

 

The question often arises: what is the purpose of this raster? Why does the tool require it at all? The purpose of this raster is to allow the user to account for some cells not being completely covered by suitable habitat. At first, it may seem unnecessary. After all, why not just increase the resolution of the analysis, e.g. to 100x100 meter cells, and just mark cells having reef present or absent? That would simplify things. The problem is that method used by the tool is usually too computationally expensive to be used at such high resolutions, and ocean currents data are usually not available at that high resolution either. It is usually necessary to have a resolution of 5x5 km, 10x10km, 25x25 km or coarser. When using such coarse resolutions, it is often the case that some cells contain only a little reef, while others contain a lot. The patch cover raster helps with this problem, by allowing different cells to contain different amounts of suitable habitat.

 

The reason the MGET documentation mentions the ArcGIS Block Statistics tool is that Block Statistics can be a simple way to take high resolution reef data (e.g. 1x1 km) and summarize it into a coarse resolution (e.g. 25x25 km) patch cover raster. But you don’t have to use the Block Statistics tool. The main thing is that you need to have a raster ranging from 0 to 1. You can produce it by some other means than Block Statistics.

 

I hope that helps!

 

Best,

Jason

 

From: <> On Behalf Of Diana Margarita Carrillo García
Sent: Saturday, January 9, 2021 6:50 PM
To:
Subject: [mget-help] Larval connectivity tool

 

Dear professor,

I hope you are well.

 

I am using the Larval connectivity tool for my master thesis. And I am writing to ask for some help with the patch cover raster. 

I have already created the id and water mask rasters for my area of interest. 

But I do not understand very well what is stated on the web site:

 

"ArcGIS Spatial Analyst Block Statistics tool to compute how many high resolution cells occupy the lower resolution cells and obtain a proportion ranging from 0 to 1. This will work both for high resolution presence/absence data (classified as 0 or 1) or high resolution percent cover data (ranging from 0 to 100). In the latter case, if values range from 0 to 100, you may have to divide by 100 to rescale them to 0 to 1."

 

My questions are:

The input raster must be the high resolution reef data raster for the Block statistics tool?

Is the statistic that I must compute the sum of how many cells of reef data are within the neighborhood of the cell size of the low resolution raster?

 

Best regards and thank you in advantage, 

Diana Carrillo

 

 




Archive powered by MHonArc 2.6.19.

Top of Page