<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>agricultural monitoring technology &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/agricultural-monitoring-technology/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Thu, 07 May 2026 19:56:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>agricultural monitoring technology &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>New Tool Enhances Crop Phenology Analysis Using Large-Scale Earth Observation Data</title>
		<link>https://scienmag.com/new-tool-enhances-crop-phenology-analysis-using-large-scale-earth-observation-data/</link>
		
		<dc:creator><![CDATA[SCIENMAG]]></dc:creator>
		<pubDate>Thu, 07 May 2026 19:56:22 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[agricultural monitoring technology]]></category>
		<category><![CDATA[big data in agriculture]]></category>
		<category><![CDATA[crop lifecycle stage detection]]></category>
		<category><![CDATA[crop phenology analysis tool]]></category>
		<category><![CDATA[earth observation data challenges]]></category>
		<category><![CDATA[global crop dynamics analysis]]></category>
		<category><![CDATA[large-scale earth observation data]]></category>
		<category><![CDATA[open-source phenology service]]></category>
		<category><![CDATA[precision agriculture decision support]]></category>
		<category><![CDATA[satellite image data processing]]></category>
		<category><![CDATA[satellite-based vegetation monitoring]]></category>
		<category><![CDATA[Web Crop Phenology Metrics Service]]></category>
		<guid isPermaLink="false">https://scienmag.com/new-tool-enhances-crop-phenology-analysis-using-large-scale-earth-observation-data/</guid>

					<description><![CDATA[In an era where big data is transforming every facet of scientific inquiry, the field of agricultural monitoring has taken a significant leap forward with the introduction of a novel tool designed for crop phenology analysis. Recently featured in the prestigious journal Big Earth Data, this innovative Web Crop Phenology Metrics Service (WCPMS) addresses one [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In an era where big data is transforming every facet of scientific inquiry, the field of agricultural monitoring has taken a significant leap forward with the introduction of a novel tool designed for crop phenology analysis. Recently featured in the prestigious journal <em>Big Earth Data</em>, this innovative Web Crop Phenology Metrics Service (WCPMS) addresses one of the most daunting challenges in Earth observation (EO) science: managing and extracting meaningful insights from immense satellite image datasets. This open-source, server-side analytical platform empowers researchers and agronomists alike to pinpoint critical crop lifecycle stages with unprecedented efficiency, enabling more precise agricultural decisions and a deeper understanding of crop dynamics on a global scale.</p>
<p>At the heart of this development lies the complex concept of crop phenology—the study of the timing of plant life cycle events such as leaf emergence, flowering, and senescence. These phenological markers are invaluable indicators of crop health, productivity, and adaptation to environmental conditions. Traditionally, ground-based monitoring has been labor-intensive and spatially limited, but the advent of EO satellites has offered a window into these processes from above, capturing frequent, large-area observations of vegetation greenness and status. However, the volume of data generated by satellite constellations presents significant computational hurdles, as the datasets often exceed the capacity of individual research centers or local computing resources.</p>
<p>The newly developed tool leverages the power of the Brazil Data Cube (BDC) platform, a sophisticated framework designed to store and process multi-temporal satellite imagery as data cubes. These data cubes organize satellite pixels not just spatially, but temporally as well, enabling the extraction of time-series information critical to phenology analysis. What sets this tool apart is its ability to operate entirely on dedicated, cloud-based infrastructure, obviating the need for users to download voluminous raw data locally. By interacting with WCPMS through a web service interface, researchers can specify geographic locations and time windows to receive computed phenological metrics such as greening onset dates, senescence timings, and overall growing season lengths.</p>
<p>Behind the scenes, this service integrates advanced time-series processing algorithms specifically tailored to analyze vegetation indices derived from various satellite sensors. These indices, which quantify vegetation vigor and cover, inform the detection of phenological transitions when analyzed over continuous temporal sequences. Filtering out noise and accommodating sensor discrepancies are technical challenges that the tool addresses through robust algorithmic frameworks, ensuring accurate and reliable phenological estimations. This feature is crucial for operational monitoring, especially in heterogeneous landscapes and under differing climatic regimes.</p>
<p>A compelling demonstration of WCPMS&#8217;s capabilities was conducted through an extensive case study focused on soybean cultivation in Brazil’s Central-South region—a major global hub for this crop. Using phenological metrics extracted across multiple growing seasons, researchers were able to estimate sowing dates with high fidelity, validating their results against meticulously gathered field observations. This validation not only underlines the tool’s accuracy but also its potential relevance for agricultural planning, yield forecasting, and climate impact assessments. Stakeholders ranging from farmers to policymakers stand to benefit from such precise insights, especially in regions where in-situ data collection is sparse or impractical.</p>
<p>The openness of the platform, both in terms of accessibility and data transparency, is a hallmark strength. All derived datasets, along with the tool’s source code, are publicly available on repositories like Zenodo and GitHub, fostering a collaborative environment for further refinement and adaptation. This democratic approach to science encourages community participation, enabling researchers worldwide to tailor the service to other crops, regions, or environmental conditions. It also establishes a foundation for reproducibility in scientific endeavors, a critical aspect of modern research integrity.</p>
<p>The development of WCPMS reflects a broader trend in Earth system science towards integrating big data analytics with cloud and web technologies. By moving computational tasks to centralized platforms with scalable resources, the scientific community can transcend traditional limitations imposed by data size and complexity. This shift paves the way for near-real-time monitoring and rapid response to agricultural stresses, which is increasingly important in the face of global climate variability and food security challenges.</p>
<p>A technical insight into the system architecture reveals a modular design that harmonizes data ingestion, processing, and service delivery components. Input data streams from multiple satellite sensors are harmonized into consistent datasets via pre-processing steps such as atmospheric correction and gap-filling. The phenology extraction algorithms then operate over these prepared data cubes, producing rich phenological time series outputs. Users interact through RESTful web APIs, which allow seamless integration into broader applications or decision support systems, highlighting the system’s adaptability.</p>
<p>Furthermore, the tool’s flexible design supports multiple satellite datasets, including optical and radar sources, enhancing resilience against data gaps caused by cloud cover or atmospheric disturbances. This multipronged approach ensures continuous data flow and more reliable phenological monitoring, crucial for regions with challenging weather patterns. It also opens avenues for integrating emerging satellite missions as they come online, future-proofing the service against technological evolutions.</p>
<p>The publication of this tool in <em>Big Earth Data</em> underscores the journal’s mission to catalyze the sharing and analysis of Earth-related big data. The journal’s commitment to open access and interdisciplinary scope ensures that innovations like WCPMS reach diverse audiences in academia, industry, and policy realms. Moreover, it represents a model for how open science can accelerate progress by lowering barriers to entry and promoting transparency.</p>
<p>This advancement signifies a paradigm shift in how phenology studies can be conducted at regional to national scales without the prohibitive costs of traditional field campaigns or high-performance local computing infrastructure. With satellites continuously monitoring the Earth&#8217;s surface, tools like WCPMS enable a true transformation: from retrospective analyses to proactive, data-driven agricultural management. The implications ripple across food security, sustainable agriculture, and environmental stewardship, positioning this technology at the forefront of the digital agriculture revolution.</p>
<p>As researchers continue to refine phenology algorithms and incorporate additional environmental variables such as soil moisture and temperature, the richness of crop monitoring datasets will expand. Future iterations of WCPMS may integrate machine learning components to enhance pattern recognition and anomaly detection, further boosting predictive capabilities. The integration with other big data sources, including climate projections and socioeconomic datasets, could catalyze comprehensive, multidimensional agricultural insights conducive to tackling 21st-century challenges.</p>
<p>In conclusion, the introduction of this web-based crop phenology metrics service marks a transformative step in harnessing Earth observation data for practical, scalable, and accessible agricultural monitoring. By providing robust phenological insights over vast areas with minimal technical barriers, WCPMS empowers stakeholders worldwide to better understand and manage crop conditions, thus fostering resilience and sustainability in food production systems amidst a rapidly changing environment.</p>
<hr />
<p><strong>Subject of Research</strong>: Not applicable</p>
<p><strong>Article Title</strong>: [Research Articles] A tool for crop phenology metrics analysis from big Earth observation data</p>
<p><strong>News Publication Date</strong>: 22-Mar-2026</p>
<p><strong>Web References</strong>:</p>
<ul>
<li>Zenodo data repository: <a href="https://doi.org/10.5281/zenodo.17260854">https://doi.org/10.5281/zenodo.17260854</a></li>
<li>GitHub repository: <a href="https://github.com/GSansigolo/tool-for-crop-phenology-paper">https://github.com/GSansigolo/tool-for-crop-phenology-paper</a></li>
<li>Article DOI: <a href="http://dx.doi.org/10.1080/20964471.2026.2641272">http://dx.doi.org/10.1080/20964471.2026.2641272</a></li>
</ul>
<p><strong>References</strong>:<br />
Sansigolo, G., Reis Ferreira, K., De Queiroz, G. R., Körting, T., Pereira Garcia Leão, L., &amp; Adami, M. (2026). A tool for crop phenology metrics analysis from big Earth observation data. <em>Big Earth Data</em>, 1–24.</p>
<p><strong>Image Credits</strong>: Big Earth Data</p>
<p><strong>Keywords</strong>: Crop Phenology, Earth Observation, Remote Sensing, Big Data, Brazil Data Cube, Soybean Monitoring, Satellite Imagery, Open-Source Tools, Agricultural Monitoring, Time-Series Analysis, Environmental Monitoring, Cloud Computing</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">157393</post-id>	</item>
		<item>
		<title>Innovative Algorithm Classifies Olive Grove Types from Satellite Images, Eliminating Need for Field Visits</title>
		<link>https://scienmag.com/innovative-algorithm-classifies-olive-grove-types-from-satellite-images-eliminating-need-for-field-visits/</link>
		
		<dc:creator><![CDATA[SCIENMAG]]></dc:creator>
		<pubDate>Thu, 05 Jun 2025 16:03:25 +0000</pubDate>
				<category><![CDATA[Agriculture]]></category>
		<category><![CDATA[agricultural monitoring technology]]></category>
		<category><![CDATA[convolutional neural networks for farming]]></category>
		<category><![CDATA[deep learning in agriculture]]></category>
		<category><![CDATA[eliminating field visits in farming]]></category>
		<category><![CDATA[environmental impact of olive farming]]></category>
		<category><![CDATA[innovative agricultural methodologies]]></category>
		<category><![CDATA[olive grove classification]]></category>
		<category><![CDATA[remote sensing in agriculture]]></category>
		<category><![CDATA[resource consumption in olive cultivation]]></category>
		<category><![CDATA[satellite imagery analysis]]></category>
		<category><![CDATA[super-intensive olive grove management]]></category>
		<category><![CDATA[traditional vs intensive olive groves]]></category>
		<guid isPermaLink="false">https://scienmag.com/innovative-algorithm-classifies-olive-grove-types-from-satellite-images-eliminating-need-for-field-visits/</guid>

					<description><![CDATA[A groundbreaking study conducted collaboratively by the Universities of Cordoba and Seville has unveiled an innovative algorithm capable of distinguishing various types of olive groves through satellite imagery alone, eliminating the traditional need for time-consuming and expensive field visits. This methodological advancement harnesses the power of deep learning, particularly convolutional neural networks (CNNs), to analyze [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>A groundbreaking study conducted collaboratively by the Universities of Cordoba and Seville has unveiled an innovative algorithm capable of distinguishing various types of olive groves through satellite imagery alone, eliminating the traditional need for time-consuming and expensive field visits. This methodological advancement harnesses the power of deep learning, particularly convolutional neural networks (CNNs), to analyze Sentinel-2 satellite images and classify olive plantations as traditional, intensive, or super-intensive with remarkable accuracy. Given the rapid transformation in olive cultivation practices worldwide, this technology promises to revolutionize agricultural monitoring and management.</p>
<p>Olive groves have undergone significant structural changes over the past decades. Traditional olive plantations typically feature large, widely spaced trees, a layout conducive to manual harvesting but less efficient in terms of land usage. However, there is a growing shift towards intensive and super-intensive planting systems, characterized by significantly higher tree density. These dense configurations increase productivity substantially but also escalate resource consumption, especially water. This intensification raises critical agronomic, environmental, economic, and socio-cultural concerns, all of which necessitate up-to-date surveillance and management frameworks.</p>
<p>Current monitoring efforts rely heavily on aerial orthophotography programs such as the Spanish National Aerial Orthophotography Plan (PNOA), which offers high spatial resolution imagery. Yet, the principal limitation remains the infrequency of updates, typically every three years, which leaves significant temporal gaps and outdated knowledge concerning the state of olive plantations. This lag in data acquisition impedes precise policymaking and effective resource allocation by governmental bodies responsible for agricultural development and environmental conservation.</p>
<p>To address this temporal bottleneck, the research team turned their attention to freely accessible Sentinel-2 satellite imagery, an Earth observation mission spearheaded by the European Space Agency (ESA). Sentinel-2 satellites provide multispectral images with a revisit time of approximately five days worldwide, making them invaluable for continuous agricultural monitoring. However, the trade-off comes in the form of reduced spatial resolution compared to aerial orthophotos, challenging the extraction of fine-grained structural information such as individual tree canopies.</p>
<p>This is where convolutional neural networks (CNNs) enter the scene. CNNs are a subset of deep learning algorithms renowned for their proficiency in pattern recognition within image data. They mimic the human visual cortex’s ability to detect edges, textures, and shapes, progressively aggregating these features into complex representations through multiple convolutional and pooling layers. Applying CNNs to lower-resolution satellite images allows for the identification of distinctive patterns associated with different olive grove planting systems despite the absence of clearly visible treetops.</p>
<p>The research team developed and trained three distinct CNN-based classification approaches using a robust dataset linking satellite images with verified ground-truth data of olive plantations. Among these, one method, referred to as Approach B, outperformed the others, reaching an impressive accuracy rate of 80%. Given the coarse resolution of Sentinel-2 images and the inherent variability in tree spacing and canopy structures, this degree of precision represents a significant milestone in agricultural remote sensing.</p>
<p>Beyond accuracy, the algorithm’s automation capability stands out as revolutionary. The entire process—from plot identification based on a cadastral reference code to satellite data retrieval, classification execution, and result output—is fully automated. This eliminates the traditional dependence on labor-intensive field inspections and random sampling techniques, which are often logistically challenging and financially burdensome. The system allows stakeholders to process large geographical extents efficiently and obtain near real-time updates on planting system distributions.</p>
<p>The implications for agricultural management are profound. Public administrations that issue subsidies and design regulatory policies can now base their decisions on current and accurate data, enabling more responsive interventions aimed at sustainable resource use and production optimization. Moreover, monitoring shifts in plantation types facilitates the assessment of environmental impacts such as water consumption trends and soil health dynamics, which are critical under changing climate conditions.</p>
<p>This approach also opens new research avenues in the realm of plant stress detection. The team is already exploring the potential application of similar neural network methodologies in conjunction with satellite data for early identification and prediction of water stress in olive groves. Such capabilities could empower farmers with actionable intelligence, fostering precision agriculture practices that optimize irrigation and minimize environmental footprints.</p>
<p>The synergy between satellite-based Earth observation platforms and artificial intelligence exemplifies the future trajectory of agronomic sciences. This study showcases how leveraging freely available satellite resources combined with advanced machine learning techniques can transcend previous limitations posed by data resolution and update frequency. The resulting model not only underscores technological innovation but also aligns with broader goals of sustainable intensification in agriculture.</p>
<p>In addition to advancing scientific knowledge, the automated CNN classification system promises economic benefits by reducing operational costs associated with data collection. Furthermore, as olive cultivation remains pivotal to rural economies and cultural heritage, especially in Mediterranean countries, this technology facilitates informed stewardship that balances productivity, environmental sustainability, and social values.</p>
<p>The success of this interdisciplinary endeavor reflects the confluence of expertise in geomatics, electronic engineering, computer science, and agriculture. Such collaborations highlight the transformative potential when computational intelligence is adeptly integrated with domain-specific knowledge. Looking ahead, continual improvements in satellite sensor technology and algorithmic sophistication will further enhance classification accuracies and the range of detectable agrarian features.</p>
<p>Ultimately, this study heralds a new era in agricultural monitoring, where satellite observation suffused with machine learning becomes an indispensable resource for sustainable development. Its capacity to map and monitor diverse olive plantation systems in an automated, cost-effective, and timely manner will likely serve as a blueprint for analogous applications across numerous crop types and landscapes worldwide.</p>
<hr />
<p><strong>Subject of Research</strong>: Not applicable</p>
<p><strong>Article Title</strong>: A new algorithm uses satellite images to distinguish olive grove types without field visits</p>
<p><strong>News Publication Date</strong>: 22-Mar-2025</p>
<p><strong>Web References</strong>:<br />
<a href="http://dx.doi.org/10.1016/j.compag.2025.110311"><a href="http://dx.doi.org/10.1016/j.compag.2025.110311">http://dx.doi.org/10.1016/j.compag.2025.110311</a></a></p>
<p><strong>References</strong>:<br />
Martínez Ruedas, C., Yanes Luis, S., Linares Burgos, R., Gutiérrez Reina, D. y Castillejo González, I.L. (2025). Assessment of CNN-based methods for discrimination of olive planting systems with Sentinel-2 images. Computers and Electronics in Agriculture, 234, 110311.</p>
<p><strong>Image Credits</strong>: Universidad de Córdoba</p>
<p><strong>Keywords</strong>: Agricultural engineering, Agronomy, Farming, Sustainable agriculture</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">51651</post-id>	</item>
	</channel>
</rss>
