نتایج جستجو برای: agro ecosystems

تعداد نتایج: 55957  

Journal: :Journal of nematology 2010
Haddish Melakeberhan

Preventive and/or manipulative practices will be needed to maintain soil's biological, physiochemical, nutritional, and structural health in natural, managed, and disturbed ecosystems as a foundation for food security and global ecosystem sustainability. While there is a substantial body of interdisciplinary science on understanding function and structure of soil ecosystems, key gaps must be br...

Journal: :Isotopes in environmental and health studies 2015
Greg Michalski Michelle Kolanowski Krystin M Riha

Nitrate is a key component of synthetic fertilizers that can be beneficial to crop production in agro-ecosystems, but can also cause damage to natural ecosystems if it is exported in large amounts. Stable isotopes, both oxygen and nitrogen, have been used to trace the sources and fate of nitrate in various ecosystems. However, the oxygen isotope composition of synthetic and organic nitrates is ...

Journal: :Egyptian Academic Journal of Biological Sciences, F. Toxicology & Pest Control 2019

2015
João Carlos da Silva Dias J. C. Silva Dias

The world population is estimated to be 9.2 billion in 2050. To sufficiently feed these people, the total food production will have to increase 60% 70%. Climate models predict that warmer temperatures and increases in the frequency and duration of drought during the present century will have negative impact on agricultural productivity. These new global challenges require a more complex integra...

2015
Nian-Feng Wan Xiang-Yun Ji Jie-Xian Jiang Bo Li

The extensive use of chemical pesticides for pest management in agricultural systems can entail risks to the complex ecosystems consisting of economic, ecological and social subsystems. To analyze the negative and positive effects of external or internal disturbances on complex ecosystems, we proposed an ecological two-sidedness approach which has been applied to the design of pest-controlling ...

Journal: :Preventive veterinary medicine 2014
A Caron V Grosbois E Etter N Gaidet M de Garine-Wichatitsky

Wild terrestrial birds can act as potential local spreaders or bridge hosts for avian influenza viruses (AIVs) between waterfowl (the maintenance hosts of AIVs) and domestic avian populations in which AIVs may cause disease. Few studies have investigated this hypothesis, although it is an important knowledge gap in our understanding of AIV spread within socio-ecosystems. We designed a simple an...

Journal: :Frontiers in sustainable food systems 2021

Food security is the pillar of nutritional wellbeing for food availability, and necessary to satisfy all physiological needs thus maintain general populations. However, global agricultural deficiencies occur due rapid population growth, causing an increase in competition resources; such as water, land, energy, leading overexploitation agro-ecosystems, inability produce a suitable quantity effic...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->