Analysis-Ready NDVI

Get the industry's simplest, most cost-effective remote sensing API

Start Now

No credit card required Try for free

High Frequency.
High Resolution.
High Accuracy.

Leveraging 6 satellites from 3 different constellations, Streambatch gives you timely and accurate NDVI at 10m resolution for every location on Earth.

  • Time-Series or Rasters
  • Updated Daily, 10 Year Archive
  • Simple & Intuitive API
Start Now

Do Agricultural Analysis.
Not Image Processing.

NDVI is a foundational metric for agricultural data science. But you don't need to spend resources building that foundation. We've done it for you.

Use our API to go from needing NDVI data to having it right where you want it.


  
# get NDVI for a single farm in Brazil

ndvi_0 = {
    'variable': ['ndvi.streambatch'],
    'space': [[-44.149163, -20.789250]],
    'time': {
        'start':'2020-01-01',
      	'end':'2023-04-17',
      	'unit':'day'
    }
}


  
# get NDVI for 1000 farms in Mexico

ndvi_1 = {
    'variable': ['ndvi.streambatch'],
    'space': farms, #points
    'time': {
        'start':'2017-01-01',
      	'end':'2020-12-31',
      	'unit':'week'
    }
}



  
# get average NDVI for entire state of Ohio

ndvi_2 = {
    'variable': ['ndvi.streambatch'],
    'space': ohio, #polygon of Ohio
    'time': {
        'start':'2018-04-01',
      	'end':'2022-09-31'
    }
}

Price

We offer the industry's most cost-effective NDVI solution using only public data and advanced fusion technology

Usability

The Streambatch API is dead simple. Our customers are operational with Streambatch in minutes.

Support

Streambatch customers enjoy exceptional support delivered by experts. We succeed only when our customers do.

Data Quality

Streambatch’s NDVI is accurate and reliable. Data for anywhere on Earth is available in near real-time.

Ready?

The data is.

Don't spend valuable resources doing research and image processing. We've done that for you.

Get the power of daily, high resolution NDVI data with the industry's best API. And then get to work on actual analysis.

Start Now