X

NV5 Geospatial Blog

Each month, NV5 Geospatial posts new blog content across a variety of categories. Browse our latest posts below to learn about important geospatial information or use the search bar to find a specific topic or author. Stay informed of the latest blog posts, events, and technologies by joining our email list!



From Image to Insight: How GEOINT Automation Is Changing the Speed of Decision-Making

From Image to Insight: How GEOINT Automation Is Changing the Speed of Decision-Making

4/28/2025

When every second counts, the ability to process geospatial data rapidly and accurately isn’t just helpful, it’s critical. Geospatial Intelligence (GEOINT) has always played a pivotal role in defense, security, and disaster response. But in high-tempo operations, traditional workflows are no longer fast enough. Analysts are... Read More >

Thermal Infrared Echoes: Illuminating the Last Gasp of a Dying Star

Thermal Infrared Echoes: Illuminating the Last Gasp of a Dying Star

4/24/2025

This blog was written by Eli Dwek, Emeritus, NASA Goddard Space Flight Center, Greenbelt, MD and Research Fellow, Center for Astrophysics, Harvard & Smithsonian, Cambridge, MA. It is the fifth blog in a series showcasing our IDL® Fellows program which supports passionate retired IDL users who may need support to continue their work... Read More >

A New Era of Hyperspectral Imaging with ENVI® and Wyvern’s Open Data Program

A New Era of Hyperspectral Imaging with ENVI® and Wyvern’s Open Data Program

2/25/2025

This blog was written in collaboration with Adam O’Connor from Wyvern.   As hyperspectral imaging (HSI) continues to grow in importance, access to high-quality satellite data is key to unlocking new insights in environmental monitoring, agriculture, forestry, mining, security, energy infrastructure management, and more.... Read More >

Ensure Mission Success With the Deployable Tactical Analytics Kit (DTAK)

Ensure Mission Success With the Deployable Tactical Analytics Kit (DTAK)

2/11/2025

In today’s fast-evolving world, operational success hinges on real-time geospatial intelligence and data-driven decisions. Whether it’s responding to natural disasters, securing borders, or executing military operations, having the right tools to integrate and analyze data can mean the difference between success and failure.... Read More >

How the COVID-19 Lockdown Improved Air Quality in Ecuador: A Deep Dive Using Satellite Data and ENVI® Software

How the COVID-19 Lockdown Improved Air Quality in Ecuador: A Deep Dive Using Satellite Data and ENVI® Software

1/21/2025

The COVID-19 pandemic drastically altered daily life, leading to unexpected environmental changes, particularly in air quality. Ecuador, like many other countries, experienced significant shifts in pollutant concentrations due to lockdown measures. In collaboration with Geospace Solutions and Universidad de las Fuerzas Armadas ESPE,... Read More >

1345678910Last
«May 2025»
SunMonTueWedThuFriSat
27282930123
45678910
11121314151617
18192021222324
25262728293031
1234567
9986 Rate this article:
5.0

Precision Agriculture with a Scalable System

Anonym

Often times, in the world of remote sensing, there is a need to have multiple algorithms run on a single file. It is also advantageous to be able to run the same algorithms on many different files. A lot of the algorithms and workflows can take a few minutes, so an analyst has to wait for each step to finish before proceeding to the next task. This, however, is not the case when using a server environment like ENVI Services Engine.

When using a server configuration, you can make a request to the server to start some processing, and that job will be set up in a queue. When the machine that the server is on has the resources to do that job, it will begin processing. This allows a user to set up a whole bunch of different tasks on different files while the processing runs separately from the client.

Using the ENVI Services Engine, our Custom Solutions Group built a tool to take in imagery and run multiple different algorithms and vegetation indices on it. It has a web page as a client so that you can input different parameters for different files, and click go! It also has an option to perform atmospheric correction (QUAC) on the data before running the algorithms. Once a job has completed, the web page notifies you that the task is finished, and has a link to view the results in PDF format. Here's what the version I have right now looks like in Mozilla Firefox:

Depending on the amount of processing you need to do, this system is very easy to scale up and down. If you need to process more files in less time, simply adding resources for the server will increase the number of jobs that you can run at a time. This ends up shortening the time that jobs will spend in the queue, and allows for a faster processing chain.

This is one example of tool that our Custom Solutions Group is able to build. ENVI Services Engine is a very flexible tool that allows you to incorporate any algorithm that you can write, and the controller for the algorithm has an infinite number of ways to set it up – just like webpages across the internet. If there is a custom workflow that you find cumbersome and clunky, let our experts know at geospatialinfo@nv5.com. We work to provide you with the tool that you need to run your processing with less wait, and less hassle. If you need even more speed, check out this article on GPU acceleration!

Please login or register to post comments.