-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathreferences.html
More file actions
339 lines (218 loc) · 20.4 KB
/
references.html
File metadata and controls
339 lines (218 loc) · 20.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
<!DOCTYPE html>
<html class="writer-html5" lang="en" >
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>References — Brazil Data Cube</title>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/copybutton.css" type="text/css" />
<link rel="stylesheet" href="_static/tabs.css" type="text/css" />
<link rel="stylesheet" href="_static/table_styling.css" type="text/css" />
<link rel="stylesheet" href="_static/bdc.css" type="text/css" />
<link rel="shortcut icon" href="_static/favicon.ico"/>
<!--[if lt IE 9]>
<script src="_static/js/html5shiv.min.js"></script>
<![endif]-->
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script src="_static/jquery.js"></script>
<script src="_static/underscore.js"></script>
<script src="_static/doctools.js"></script>
<script src="_static/clipboard.min.js"></script>
<script src="_static/copybutton.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Contact" href="contact.html" />
<link rel="prev" title="CAP-394 - Introdução a Data Science (2020)" href="datascience-2020.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" style="background: #2980B9" >
<a href="index.html" class="icon icon-home"> Brazil Data Cube
<img src="_static/logo-bdc.png" class="logo" alt="Logo"/>
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul>
<li class="toctree-l1"><a class="reference internal" href="index.html">Brazil Data Cube Documentation</a></li>
</ul>
<p class="caption"><span class="caption-text">Documentation:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="products.html">BDC Available Data Products</a></li>
<li class="toctree-l1"><a class="reference internal" href="applications.html">Services and Applications</a></li>
<li class="toctree-l1"><a class="reference internal" href="specifications.html">Specifications</a></li>
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="sbsr-2025.html">SBSR 2025 - Simpósio Brasileiro de Sensoriamento Remoto</a></li>
<li class="toctree-l1"><a class="reference internal" href="foss4g-2024.html">FOSS4G 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
<li class="toctree-l1"><a class="reference internal" href="worcap-2023.html">WORCAP 2023</a></li>
<li class="toctree-l1"><a class="reference internal" href="treinamento-2023.html">Treinamento PRODES 2023</a></li>
<li class="toctree-l1"><a class="reference internal" href="sbsr-2023.html">SBSR 2023 - Simpósio Brasileiro de Sensoriamento Remoto</a></li>
<li class="toctree-l1"><a class="reference internal" href="treinamento-2022.html">Treinamento BDC 2022</a></li>
<li class="toctree-l1"><a class="reference internal" href="worcap-2021.html">WorCAP 2021 - Introdução ao STAC e WTSS</a></li>
<li class="toctree-l1"><a class="reference internal" href="ibge-2021.html">IBGE 2021 - Workshop Brazil Data Cube com IBGE</a></li>
<li class="toctree-l1"><a class="reference internal" href="sbsr-2021.html">SBSR Interim 2021 - Simpósio Brasileiro de Sensoriamento Remoto</a></li>
<li class="toctree-l1"><a class="reference internal" href="worcap-2020.html">WorCAP 2020 - Geoinformática com Aplicações de Machine Learning</a></li>
<li class="toctree-l1"><a class="reference internal" href="datascience-2020.html">CAP-394 - Introdução a Data Science (2020)</a></li>
</ul>
<p class="caption"><span class="caption-text">References</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">References</a></li>
</ul>
<p class="caption"><span class="caption-text">General Information:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="contact.html">Contact</a></li>
<li class="toctree-l1"><a class="reference internal" href="license.html">License</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">Brazil Data Cube</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content style-external-links">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home"></a> »</li>
<li>References</li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
<div class="rst-breadcrumbs-buttons" role="navigation" aria-label="breadcrumb navigation">
<a href="contact.html" class="btn btn-neutral float-right" title="Contact" accesskey="n">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="datascience-2020.html" class="btn btn-neutral float-left" title="CAP-394 - Introdução a Data Science (2020)" accesskey="p"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="references">
<span id="cap-references"></span><h1>References<a class="headerlink" href="#references" title="Permalink to this headline">¶</a></h1>
<p id="id1"><dl class="citation">
<dt class="label" id="id2"><span class="brackets">1</span></dt>
<dd><p>E. Appel, M.; Pebesma. On-demand processing of data cubes from satellite image collections with the gdalcubes library. <em>Data</em>, 2019. <a class="reference external" href="https://doi.org/https://doi.org/10.3390/data4030092">doi:https://doi.org/10.3390/data4030092</a>.</p>
</dd>
<dt class="label" id="id3"><span class="brackets">2</span></dt>
<dd><p>A Banskota, N Kayastha, M J Falkowski, M A Wulder, R E Froese, and J C White. Forest monitoring using landsat time series data: a review. <em>Canadian Journal of Remote Sensing</em>, 40(5):362–384, 2014. <a class="reference external" href="https://doi.org/10.1080/07038992.2014.987376">doi:10.1080/07038992.2014.987376</a>.</p>
</dd>
<dt class="label" id="id4"><span class="brackets">3</span></dt>
<dd><p>Michael Berger, Jose Moreno, Johnny A. Johannessen, Pieternel F. Levelt, and Ramon F. Hanssen. Esa's sentinel missions in support of earth system science. <em>Remote Sensing of Environment</em>, 120:84–90, may 2012. URL: <a class="reference external" href="http://dx.doi.org/10.1016/j.rse.2011.07.023 https://linkinghub.elsevier.com/retrieve/pii/S003442571200065X">http://dx.doi.org/10.1016/j.rse.2011.07.023 https://linkinghub.elsevier.com/retrieve/pii/S003442571200065X</a>, <a class="reference external" href="https://doi.org/10.1016/j.rse.2011.07.023">doi:10.1016/j.rse.2011.07.023</a>.</p>
</dd>
<dt class="label" id="id19"><span class="brackets">4</span></dt>
<dd><p>Marco Aurélio Oliveira da Silva and Alexandre Curvelo de Andrade. Geração de imagens de reflectância de um ponto de vista geométrico. <em>Revista Brasileira de Geomática</em>, 1(1):23, 2013. <a class="reference external" href="https://doi.org/10.3895/rbgeo.v1n1.5434">doi:10.3895/rbgeo.v1n1.5434</a>.</p>
</dd>
<dt class="label" id="id6"><span class="brackets">5</span></dt>
<dd><p>M. Drusch, U. Del Bello, S. Carlier, O. Colin, V. Fernandez, F. Gascon, B. Hoersch, C. Isola, P. Laberinti, P. Martimort, A. Meygret, F. Spoto, O. Sy, F. Marchese, and P. Bargellini. Sentinel-2: esa's optical high-resolution mission for gmes operational services. <em>Remote Sensing of Environment</em>, 120:25–36, may 2012. URL: <a class="reference external" href="http://linkinghub.elsevier.com/retrieve/pii/S0034425712000636">http://linkinghub.elsevier.com/retrieve/pii/S0034425712000636</a>, <a class="reference external" href="https://doi.org/10.1016/j.rse.2011.11.026">doi:10.1016/j.rse.2011.11.026</a>.</p>
</dd>
<dt class="label" id="id7"><span class="brackets">6</span></dt>
<dd><p>Karine R. Ferreira, Gilberto R. Queiroz, Lubia Vinhas, Rennan F. B. Marujo, Rolf E. O. Simoes, Michelle C. A. Picoli, Gilberto Camara, Ricardo Cartaxo, Vitor C. F. Gomes, Lorena A. Santos, Alber H. Sanchez, Jeferson S. Arcanjo, José Guilherme Fronza, Carlos Alberto Noronha, Raphael W. Costa, Matheus C. Zaglia, Fabiana Zioti, Thales S. Korting, Anderson R. Soares, Michel E. D. Chaves, and Leila M. G. Fonseca. Earth observation data cubes for brazil: requirements, methodology and products. <em>Remote Sensing</em>, 2020. URL: <a class="reference external" href="https://www.mdpi.com/2072-4292/12/24/4033">https://www.mdpi.com/2072-4292/12/24/4033</a>, <a class="reference external" href="https://doi.org/10.3390/rs12244033">doi:10.3390/rs12244033</a>.</p>
</dd>
<dt class="label" id="id8"><span class="brackets">7</span></dt>
<dd><p>V. O. França, V. B. Diniz, I. L. Batista, and M. R. A. Maranhão. Uma proposta para o estabelecimento de grades de referrência estatística para o brasil. 2015.</p>
</dd>
<dt class="label" id="id9"><span class="brackets">8</span></dt>
<dd><p>Rafael C. Gonzalez and Richard E. Woods. <em>Digital image processing (3rd Edition)</em>. Prentice Hall, Upper Saddle River, N.J., 2007. ISBN 013168728X.</p>
</dd>
<dt class="label" id="id10"><span class="brackets">9</span></dt>
<dd><p>Jérôme Louis, Vincent Debaecker, Bringfried Pflug, Magdalena Main-Knorn, Jakub Bieniarz, Uwe Mueller-Wilm, Enrico Cadau, and Ferran Gascon. Sentinel-2 SEN2COR: L2A processor for users. <em>European Space Agency, (Special Publication) ESA SP</em>, SP-740:9–13, 2016.</p>
</dd>
<dt class="label" id="id12"><span class="brackets">10</span></dt>
<dd><p>NASA. Modis specifications. 2016. Online; Access in 24 Jun. 2019. URL: <a class="reference external" href="http://modis.gsfc.nasa.gov/about/specifications.php">http://modis.gsfc.nasa.gov/about/specifications.php</a>.</p>
</dd>
<dt class="label" id="id14"><span class="brackets">11</span></dt>
<dd><p>Jean-François Pekel, Andrew Cottam, Noel Gorelick, and Alan S. Belward. High-resolution mapping of global surface water and its long-term changes. <em>Nature</em>, 540(7633):418–422, 2016. <a class="reference external" href="https://doi.org/https://doi.org/10.1038/nature20584">doi:https://doi.org/10.1038/nature20584</a>.</p>
</dd>
<dt class="label" id="id15"><span class="brackets">12</span></dt>
<dd><p>Cibele Pinto, Flávio Ponzoni, Ruy Castro, Larry Leigh, Nischal Mishra, David Aaron, and Dennis Helder. First in-Flight Radiometric Calibration of MUX and WFI on-Board CBERS-4. <em>Remote Sensing</em>, 8(5):405, 2016. URL: <a class="reference external" href="http://www.mdpi.com/2072-4292/8/5/405">http://www.mdpi.com/2072-4292/8/5/405</a>, <a class="reference external" href="https://doi.org/10.3390/rs8050405">doi:10.3390/rs8050405</a>.</p>
</dd>
<dt class="label" id="id16"><span class="brackets">13</span></dt>
<dd><p>Flávio J. Ponzoni, Jurandir Zullo Junior, and Rubens A.C. Lamparelli. In-flight absolute calibration of the CBERS-2 CCD sensor data. In <em>Academia Brasileira de Ciências</em>, volume 80, 373–380. 2008. URL: <a class="reference external" href="http://www.scielo.br/pdf/aabc/v80n2/a15v80n2.pdf">http://www.scielo.br/pdf/aabc/v80n2/a15v80n2.pdf</a>.</p>
</dd>
<dt class="label" id="id17"><span class="brackets">14</span></dt>
<dd><p>Shi Qiu, Zhe Zhu, and Binbin He. Fmask 4.0: Improved cloud and cloud shadow detection in Landsats 4–8 and Sentinel-2 imagery. <em>Remote Sensing of Environment</em>, 231(May):111205, 2019. URL: <a class="reference external" href="https://doi.org/10.1016/j.rse.2019.05.024">https://doi.org/10.1016/j.rse.2019.05.024</a>, <a class="reference external" href="https://doi.org/10.1016/j.rse.2019.05.024">doi:10.1016/j.rse.2019.05.024</a>.</p>
</dd>
<dt class="label" id="id18"><span class="brackets">15</span></dt>
<dd><p>Alber Sanchez, Michelle Picoli, Pedro R. Andrade, Rolf Simões, Lorena Santos, Michel Chaves, Rodrigo Begotti, and Gilberto Camara. Land cover classifications of clear-cut deforestation using deep learning. <em>The Brazilian Symposium on Geoinformatics (GEOINFO)</em>, 20(1):48–56, 2019. URL: <a class="reference external" href="http://mtc-m16d.sid.inpe.br/rep/8JMKD3MGPDW34R/3UFDE4P">http://mtc-m16d.sid.inpe.br/rep/8JMKD3MGPDW34R/3UFDE4P</a>.</p>
</dd>
<dt class="label" id="id20"><span class="brackets">16</span></dt>
<dd><p>R. Simoes, M.C. Picoli, G. Camara, A. Maciel, L. Santos, P.R. Andrade, A. Sánchez, K. Ferreira, and A Carvalho. Land use and cover maps for mato grosso state in brazil from 2001 to 2017. <em>Scientific Data</em>, 2020. <a class="reference external" href="https://doi.org/https://doi.org/10.1038/s41597-020-0371-4">doi:https://doi.org/10.1038/s41597-020-0371-4</a>.</p>
</dd>
<dt class="label" id="id22"><span class="brackets">17</span></dt>
<dd><p>Andreia Siqueira, Adam Lewis, Medhavy Thankappan, Zoltan Szantoi, Philippe Goryl, Steven Labahn, Jonathon Ross, Steven Hosford, Susanne Mecklenburg, Takeo Tadono, Ake Rosenqvist, and Jennifer Lacey. Ceos analysis ready data for land – an overview on the current and future work. In <em>IEEE International Geoscience and Remote Sensing Symposium</em>, volume, 5536–5537. 2019. <a class="reference external" href="https://doi.org/https://doi.org/10.1109/IGARSS.2019.8899846">doi:https://doi.org/10.1109/IGARSS.2019.8899846</a>.</p>
</dd>
<dt class="label" id="id23"><span class="brackets">18</span></dt>
<dd><p>J. P Snyder. Map projections: a working manual. Technical Report 1395, USGS, Washington, D.C., 1987. URL: <a class="reference external" href="https://pubs.er.usgs.gov/publication/pp1395">https://pubs.er.usgs.gov/publication/pp1395</a>, <a class="reference external" href="https://doi.org/10.3133/pp1395">doi:10.3133/pp1395</a>.</p>
</dd>
<dt class="label" id="id24"><span class="brackets">19</span></dt>
<dd><p>USGS. Landsat 8 surface reflectance (provisional) product guide: earth explorer version. 2020. Online; Access in 26 Mar. 2021. URL: <a class="reference external" href="https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/atoms/files/LSDS-1368_L8_C1-LandSurfaceReflectanceCode-LASRC_ProductGuide-v3.pdf">https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/atoms/files/LSDS-1368_L8_C1-LandSurfaceReflectanceCode-LASRC_ProductGuide-v3.pdf</a>.</p>
</dd>
<dt class="label" id="id25"><span class="brackets">20</span></dt>
<dd><p>USGS. User guide: earth resources observation and science (eros) center science processing architecture(espa) on demand interface. 2021. Online; Access in 26 Mar. 2021. URL: <a class="reference external" href="https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/atoms/files/LSDS-1417_ESPA-On-Demand-Interface-User-Guide-v5.pdf">https://prd-wret.s3.us-west-2.amazonaws.com/assets/palladium/production/atoms/files/LSDS-1417_ESPA-On-Demand-Interface-User-Guide-v5.pdf</a>.</p>
</dd>
<dt class="label" id="id26"><span class="brackets">21</span></dt>
<dd><p>Eric Vermote, Chris Justice, Martin Claverie, and Belen Franch. Preliminary analysis of the performance of the Landsat 8/OLI land surface reflectance product. <em>Remote Sensing of Environment</em>, 185:46–56, 2016. URL: <a class="reference external" href="http://dx.doi.org/10.1016/j.rse.2016.04.008">http://dx.doi.org/10.1016/j.rse.2016.04.008</a>, <a class="reference external" href="https://doi.org/10.1016/j.rse.2016.04.008">doi:10.1016/j.rse.2016.04.008</a>.</p>
</dd>
<dt class="label" id="id27"><span class="brackets">22</span></dt>
<dd><p>Curtis E. Woodcock, Richard Allen, Martha Anderson, Alan Belward, Robert Bindschadler, Warren Cohen, Feng Gao, Samuel N Goward, Dennis Helder, Eileen H Helmer, Rama Nemani, Lazaros Oreopoulos, John Schott, Prasad S. Thenkabail, Eric F. Vermote, James E. Vogelmann, Michael A. Wulder, and Randolph H Wynne. Free Access to Landsat Imagery. <em>Science</em>, 320(May):1011–1012, 2008. <a class="reference external" href="https://doi.org/10.1126/science.320.5879.1011a">doi:10.1126/science.320.5879.1011a</a>.</p>
</dd>
<dt class="label" id="id29"><span class="brackets">23</span></dt>
<dd><p>Michael A. Wulder, Thomas R. Loveland, David P. Roy, Christopher J. Crawford, Jeffrey G. Masek, Curtis E. Woodcock, Richard G. Allen, Martha C. Anderson, Alan S. Belward, Warren B. Cohen, John Dwyer, Angela Erb, Feng Gao, Patrick Griffiths, Dennis Helder, Txomin Hermosilla, James D. Hipple, Patrick Hostert, M. Joseph Hughes, Justin Huntington, David M. Johnson, Robert Kennedy, Ayse Kilic, Zhan Li, Leo Lymburner, Joel McCorkel, Nima Pahlevan, Theodore A. Scambos, Crystal Schaaf, John R. Schott, Yongwei Sheng, James Storey, Eric Vermote, James Vogelmann, Joanne C. White, Randolph H. Wynne, and Zhe Zhu. Current status of Landsat program, science, and applications. <em>Remote Sensing of Environment</em>, 225(March):127–147, 2019. <a class="reference external" href="https://doi.org/10.1016/j.rse.2019.02.015">doi:10.1016/j.rse.2019.02.015</a>.</p>
</dd>
<dt class="label" id="id28"><span class="brackets">24</span></dt>
<dd><p>Michael A. Wulder, Jeffrey G. Masek, Warren B. Cohen, Thomas R. Loveland, and Curtis E. Woodcock. Opening the archive: How free data has enabled the science and monitoring promise of Landsat. <em>Remote Sensing of Environment</em>, 122:2–10, 2012. <a class="reference external" href="https://doi.org/10.1016/j.rse.2012.01.010">doi:10.1016/j.rse.2012.01.010</a>.</p>
</dd>
</dl>
</p>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="contact.html" class="btn btn-neutral float-right" title="Contact" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="datascience-2020.html" class="btn btn-neutral float-left" title="CAP-394 - Introdução a Data Science (2020)" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2020, INPE.
</p>
</div>
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(false);
});
</script>
<!-- Theme Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-178140681-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>