نتایج جستجو برای: arid regions is typically meager

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

Journal: :desert 2010
a. malekian t. zinati sh. khalighi sigaroudi

abstract stochastic model for synthetic data generation is not available for daily flows of intermittent streams. such a model is required in the planning and operation of structures on an intermittent stream for purposes where short time flow fluctuations are important. in this study a model is developed for such a case. the model consists of four steps: determination of the days on which flow...

Journal: :International Journal of Minerals, Metallurgy and Materials 2021

2016
Sinkyu Kang Suk Young Hong

A minimum composite method was applied to produce a 15-day interval normalized difference vegetation index (NDVI) dataset from Moderate Resolution Imaging Spectroradiometer (MODIS) daily 250 m reflectance in the red and near-infrared bands. This dataset was applied to determine lake surface areas in Mongolia. A total of 73 lakes greater than 6.25 km2in area were selected, and 28 of these lakes ...

2000
PIOTR ZAKRZEWSKI

We study category counterparts of the notion of a universal measure zero set of reals. We say that a set A ⊆ R is universally meager if every Borel isomorphic image of A is meager in R. We give various equivalent definitions emphasizing analogies with the universally null sets of reals. In particular, two problems emerging from an earlier work of Grzegorek are

Journal: :Forests 2023

Arid and semi-arid lands cover more than one-third of the earth’s terrestrial area are typically characterized by rainfall scarcity, higher temperatures evapotranspiration, salinization, nutrient-poor soil, a paucity vegetation [...]

2005
B. F. W. Croke A. J. Jakeman

Streamflow in arid and semi-arid regions tends to be dominated by rapid responses to intense rainfall events. Such events frequently have a high degree of spatial variability, coupled with poorly gauged rainfall data. This sets a fundamental limit on the capacity of any rainfall-runoff model to reproduce the observed flow. The IHACRES model is a parameterically efficient rainfall-runoff model t...

ژورنال: علوم آب و خاک 2017

Modified Universal Soil Loss Equation (MUSLE) is one of soil loss estimation models which has been developed based on the runoff characteristics in the event scale. However, it needs to be evaluated in the plot scale for the semi-arid rainfall events. With this aim, a field study was designed using twenty one plots. Runoff and soil loss were measured using 5-min samples under seven rainfall int...

2006
Efrat Morin Marco Gabella

1 Introduction Accurate quantitative precipitation estimation (QPE) is one of the most important elements in meteorological and hydrologic analyses. It has been long recognized, however, that rain gauge networks are usually inadequate because of their limited distribution. During the last decades intense scientific efforts have been devoted to utilize remote sensing information for the estimati...

2015
M. Charter Y. Leshem A. Roulin

The effect of diet on barn owl (Tyto alba) breeding biology has been well studied in the temperate regions but not in the more arid Middle East. In temperate regions, barn owls are darker colored and mainly prey upon Cricetidae rodents, whereas in arid regions, they are lighter colored and prey to a larger degree upon Muridae rodents. In this study we analyzed the diet and breeding success of 2...

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

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

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"; } -->