forked from gena/thesis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdissertation.bib
2214 lines (2017 loc) · 129 KB
/
dissertation.bib
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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
% Encoding: ISO-8859-1
@Manual{GDAL,
title = {GDAL - Geospatial Data Abstraction Library 2.0},
author = {{GDAL}},
organization = {Open Source Geospatial Foundation},
year = {2017},
url = {http://www.gdal.org},
}
@article{liebe2009suitability,
title={Suitability and limitations of ENVISAT ASAR for monitoring small reservoirs in a semiarid area},
author={Liebe, Jens R and Van De Giesen, Nick and Andreini, Marc S and Steenhuis, Tammo S and Walter, M Todd},
journal={IEEE Transactions on Geoscience and Remote Sensing},
volume={47},
number={5},
pages={1536--1547},
year={2009},
publisher={IEEE}
}
@misc{mulligan2009global,
title={Global dams database and geowiki. Version 1},
author={Mulligan, M and Saenz-Cruz, L and van Soesbergen, A and Smith, VT and Zurita, L},
year={2009},
url = {http://geodata.policysupport.org/geowiki-databases}
}
@Misc{dataSRTM,
author = {NASA},
title = {{Shuttle Radar Topography Mission}},
year = {2016},
groups = {PAPER OSM},
url = {http://www2.jpl.nasa.gov/srtm/},
urldate = {2015-11-24},
}
@Misc{webShapely,
author = {Toblerity},
title = {{Shapely GitHub web page}},
year = {2016},
groups = {PAPER OSM},
url = {https://github.com/Toblerity/Shapely},
urldate = {2016-01-01},
}
@article{van2014scikit,
title={scikit-image: image processing in Python},
author={Van der Walt, Stefan and Sch{\"o}nberger, Johannes L and Nunez-Iglesias, Juan and Boulogne, Fran{\c{c}}ois and Warner, Joshua D and Yager, Neil and Gouillart, Emmanuelle and Yu, Tony},
journal={PeerJ},
volume={2},
pages={e453},
year={2014},
publisher={PeerJ Inc.}
}
@Misc{iso2002,
author = {ISO},
title = {{International Organization for Standardization: ISO 19113:2002: Geographic information - Quality principles}},
year = {2002},
address = {Geneva, Switzerland},
groups = {PAPER OSM},
url = {http://www.iso.org/iso/catalogue{\_}detail.htm?csnumber=26018},
urldate = {2016-04-10},
}
@Misc{webLandsat,
author = {NASA},
title = {{Landsat} higher level science data products},
year = {2016},
groups = {PAPER OSM},
url = {http://landsat.usgs.gov/CDR{\_}ECV.php},
urldate = {2016-01-01},
}
@Misc{webMurrayDarlingAuthority,
author = {MDBA},
title = {{Murray-Darling Basin Authority}},
year = {2016},
groups = {PAPER OSM},
url = {http://www.mdba.gov.au/about-basin},
urldate = {2016-01-01},
}
@Misc{webEErunner,
author = {Donchyts, Gennadii},
title = {{ee-runner GitHub web page}},
year = {2016},
groups = {PAPER OSM},
url = {https://github.com/gena/ee-runner},
urldate = {2016-01-01},
}
@Misc{webWOFS,
author = {Geoscience Australia},
title = {{Water Observations from Space (Web Service), Australia}},
year = {2016},
groups = {PAPER OSM},
url = {http://www.ga.gov.au/flood-study-web/{\#}/water-observations},
urldate = {2016-04-05},
}
@Misc{webFiona,
author = {Toblerity},
title = {{Fiona GitHub web page}},
year = {2016},
note = {Accessed: June 10, 2017},
groups = {PAPER OSM},
url = {https://github.com/Toblerity/Fiona},
urldate = {2016-03-28},
}
@Misc{webOSMTagInfo,
author = {OpenStreetMap},
title = {{OpenStreetMap Taginfo}},
year = {2016},
note = {Accessed: June 10, 2017},
groups = {PAPER OSM},
url = {http://taginfo.openstreetmap.org/tags},
urldate = {2015-11-24},
}
@Misc{dataOSMPlanet,
author = {OpenStreetMap},
title = {{OpenStreetMap Planet File}},
year = {2016},
note = {Accessed: June 10, 2017},
groups = {PAPER OSM},
url = {http://planet.osm.org/},
urldate = {2015-11-24},
}
@Misc{dataNaturalEarth,
author = {Natural Earth},
title = {{Natural Earth map dataset}},
year = {2016},
note = {Accessed: June 10, 2017},
groups = {PAPER OSM},
url = {http://www.naturalearthdata.com/},
urldate = {2016-04-05},
}
@article{wood2011hyperresolution,
title={Hyperresolution global land surface modeling: Meeting a grand challenge for monitoring Earth's terrestrial water},
author={Wood, Eric F and Roundy, Joshua K and Troy, Tara J and Van Beek, LPH and Bierkens, Marc FP and Blyth, Eleanor and de Roo, Ad and D{\"o}ll, Petra and Ek, Mike and Famiglietti, James and others},
journal={Water Resources Research},
volume={47},
number={5},
year={2011},
publisher={Wiley Online Library}
}
@article{annor2009delineation,
title={Delineation of small reservoirs using radar imagery in a semi-arid environment: A case study in the upper east region of Ghana},
author={Annor, Frank Ohene and Van De Giesen, N and Liebe, J and Van de Zaag, P and Tilmant, A and Odai, SN},
journal={Physics and Chemistry of the Earth, Parts A/B/C},
volume={34},
number={4},
pages={309--315},
year={2009},
publisher={Pergamon}
}
@article{khandelwal2017approach,
title={An approach for global monitoring of surface water extent variations in reservoirs using MODIS data},
author={Khandelwal, Ankush and Karpatne, Anuj and Marlier, Miriam E and Kim, Jongyoun and Lettenmaier, Dennis P and Kumar, Vipin},
journal={Remote Sensing of Environment},
year={2017},
publisher={Elsevier}
}
@inproceedings{tan2010illumination,
title={An illumination correction algorithm on Landsat-TM data},
author={Tan, Bin and Wolfe, Robert and Masek, Jeffrey and Gao, Feng and Vermote, Eric F},
booktitle={Geoscience and Remote Sensing Symposium (IGARSS), 2010 IEEE International},
pages={1964--1967},
year={2010},
organization={IEEE}
}
@article{gSLICr_2015,
author = {Carl Yuheng Ren and Victor Adrian Prisacariu and Ian D Reid},
title = "{gSLICr: SLIC superpixels at over 250Hz}",
journal = {ArXiv e-prints},
eprint = {1509.04232},
year = 2015,
month = sep
}
@article{hochreiter1997long,
title={Long short-term memory},
author={Hochreiter, Sepp and Schmidhuber, J{\"u}rgen},
journal={Neural computation},
volume={9},
number={8},
pages={1735--1780},
year={1997},
publisher={MIT Press}
}
@article{donchyts2016hand,
title={Global 30m Height Above the Nearest Drainage},
author={Donchyts, Gennadii and Winsemius, Hessel and Schellekens, Jaap and Erickson, Tyler and Gao, Hongkai and Savenije, Hubert and van de Giesen, Nick},
journal = {EGU General Assembly},
year = {2016},
volume = {18},
}
@article{hirabayashi2013global,
title={Global flood risk under climate change},
author={Hirabayashi, Yukiko and Mahendran, Roobavannan and Koirala, Sujan and Konoshima, Lisako and Yamazaki, Dai and Watanabe, Satoshi and Kim, Hyungjun and Kanae, Shinjiro},
journal={Nature Climate Change},
volume={3},
number={9},
pages={816--821},
year={2013},
publisher={Nature Research}
}
@inproceedings{angal2014cross,
title={Cross-calibration of Landsat 5 TM and Landsat 8 OLI with Aqua MODIS using PICS},
author={Angal, Amit and Mishra, Nischal and Xiong, Xiaoxiong and Helder, Dennis},
booktitle={SPIE Optical Engineering+ Applications},
pages={92180K--92180K},
year={2014},
organization={International Society for Optics and Photonics}
}
@inproceedings{donchyts2017multitemp,
title={Reconstruction of reservoir and lake surface area dynamics from optical and SAR satellite imagery.},
author={Donchyts, Gennadii and van de Giesen, Nick and Gorelick, Noel},
booktitle = {9th International Workshop on the Analysis of Multitemporal Remote Sensing Images (MultiTemp)},
year = {2017}
}
@article{feng2016global,
title={A global, high-resolution (30-m) inland water body dataset for 2000: First results of a topographic--spectral classification algorithm},
author={Feng, Min and Sexton, Joseph O and Channan, Saurabh and Townshend, John R},
journal={International Journal of Digital Earth},
volume={9},
number={2},
pages={113--133},
year={2016},
publisher={Taylor \& Francis}
}
@article{bemmelen2016determining,
title={Determining water reservoir characteristics with global elevation data},
author={Bemmelen, CWT and Mann, M and Ridder, MP and Rutten, MM and Giesen, NC},
journal={Geophysical Research Letters},
year={2016},
publisher={Wiley Online Library}
}
@article{cretaux2005satellite,
title={Satellite altimetry for monitoring lake level changes},
author={Cretaux, J-F and Kouraev, Alexei and Berge-Nguyen, Muriel and Cazenave, Anny and Papa, Fabrice},
journal={Transboundary Water Resources: Strategies for Regional Security and Ecological Stability},
pages={141--146},
year={2005},
publisher={Springer}
}
@article{schwatke2015dahiti,
title={DAHITI--an innovative approach for estimating water level time series over inland waters using multi-mission satellite altimetry},
author={Schwatke, Christian and Dettmering, Denise and Bosch, Wolfgang and Seitz, Florian},
journal={Hydrology and Earth System Sciences},
volume={19},
number={10},
pages={4345--4364},
year={2015},
publisher={Copernicus GmbH}
}
@incollection{karpatne2016global,
title={Global monitoring of inland water dynamics: state-of-the-art, challenges, and opportunities},
author={Karpatne, Anuj and Khandelwal, Ankush and Chen, Xi and Mithal, Varun and Faghmous, James and Kumar, Vipin},
booktitle={Computational Sustainability},
pages={121--147},
year={2016},
publisher={Springer}
}
@article{cleveland1979robust,
title={Robust locally weighted regression and smoothing scatterplots},
author={Cleveland, William S},
journal={Journal of the American statistical association},
volume={74},
number={368},
pages={829--836},
year={1979},
publisher={Taylor \& Francis Group}
}
@inproceedings{goodfellow2014generative,
title={Generative adversarial nets},
author={Goodfellow, Ian and Pouget-Abadie, Jean and Mirza, Mehdi and Xu, Bing and Warde-Farley, David and Ozair, Sherjil and Courville, Aaron and Bengio, Yoshua},
booktitle={Advances in neural information processing systems},
pages={2672--2680},
year={2014}
}
@article{achanta2012slic,
title={SLIC superpixels compared to state-of-the-art superpixel methods},
author={Achanta, Radhakrishna and Shaji, Appu and Smith, Kevin and Lucchi, Aurelien and Fua, Pascal and S{\"u}sstrunk, Sabine},
journal={IEEE transactions on pattern analysis and machine intelligence},
volume={34},
number={11},
pages={2274--2282},
year={2012},
publisher={IEEE}
}
@article{perona1990scale,
title={Scale-space and edge detection using anisotropic diffusion},
author={Perona, Pietro and Malik, Jitendra},
journal={IEEE Transactions on pattern analysis and machine intelligence},
volume={12},
number={7},
pages={629--639},
year={1990},
publisher={IEEE}
}
@article{lee1981speckle,
title={Speckle analysis and smoothing of synthetic aperture radar images},
author={Lee, Jong-Sen},
journal={Computer graphics and image processing},
volume={17},
number={1},
pages={24--32},
year={1981},
publisher={Elsevier}
}
@inproceedings{lopes1990maximum,
title={Maximum a posteriori speckle filtering and first order texture models in SAR images},
author={Lopes, Armand and Nezry, E and Touzi, R and Laur, H},
booktitle={Geoscience and Remote Sensing Symposium, 1990. IGARSS'90.'Remote Sensing Science for the Nineties'., 10th Annual International},
pages={2409--2412},
year={1990},
organization={IEEE}
}
@article{flood2014continuity,
title={Continuity of Reflectance Data between Landsat-7 ETM+ and Landsat-8 OLI, for both top-of-atmosphere and surface reflectance: A Study in the Australian landscape},
author={Flood, Neil},
journal={Remote Sensing},
volume={6},
number={9},
pages={7952--7970},
year={2014},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{mishra2014radiometric,
title={Radiometric cross calibration of Landsat 8 operational land imager (OLI) and Landsat 7 enhanced thematic mapper plus (ETM+)},
author={Mishra, Nischal and Haque, Md Obaidul and Leigh, Larry and Aaron, David and Helder, Dennis and Markham, Brian},
journal={Remote Sensing},
volume={6},
number={12},
pages={12619--12638},
year={2014},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{roy2016characterization,
title={Characterization of Landsat-7 to Landsat-8 reflective wavelength and normalized difference vegetation index continuity},
author={Roy, DP and Kovalskyy, V and Zhang, HK and Vermote, EF and Yan, L and Kumar, SS and Egorov, A},
journal={Remote Sensing of Environment},
volume={185},
pages={57--70},
year={2016},
publisher={Elsevier}
}
@article{teillet2001radiometric,
title={Radiometric cross-calibration of the Landsat-7 ETM+ and Landsat-5 TM sensors based on tandem data sets},
author={Teillet, PM and Barker, JL and Markham, BL and Irish, RR and Fedosejevs, G and Storey, JC},
journal={Remote sensing of Environment},
volume={78},
number={1},
pages={39--54},
year={2001},
publisher={Elsevier}
}
@inproceedings{wagner2015big,
title={Big Data infrastructures for processing Sentinel data},
author={Wagner, W and Fritsch, D},
booktitle={Photogrammetric Week},
pages={93--104},
year={2015}
}
@article{canny1986computational,
title={A computational approach to edge detection},
author={Canny, John},
journal={IEEE Transactions on pattern analysis and machine intelligence},
number={6},
pages={679--698},
year={1986},
publisher={IEEE}
}
@article{twele2016sentinel,
title={Sentinel-1-based flood mapping: a fully automated processing chain},
author={Twele, Andr{\'e} and Cao, Wenxi and Plank, Simon and Martinis, Sandro},
journal={International Journal of Remote Sensing},
volume={37},
number={13},
pages={2990--3004},
year={2016},
publisher={Taylor \& Francis}
}
@article{westerhoff2013automated,
title={Automated global water mapping based on wide-swath orbital synthetic-aperture radar},
author={Westerhoff, RS and Winsemius, HC and Huizinga, HJ and Brakenridge, GR and Bishop, C},
journal={Hydrology and Earth System Sciences},
volume={17},
number={2},
pages={651},
year={2013},
publisher={Copernicus GmbH}
}
@article{amitrano2014sentinel,
title={Sentinel-1 for monitoring reservoirs: a performance analysis},
author={Amitrano, Donato and Martino, Gerardo Di and Iodice, Antonio and Mitidieri, Francesco and Papa, Maria Nicolina and Riccio, Daniele and Ruello, Giuseppe},
journal={Remote Sensing},
volume={6},
number={11},
pages={10676--10693},
year={2014},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{huang2017comparison,
title={A Comparison of Terrain Indices toward Their Ability in Assisting Surface Water Mapping from Sentinel-1 Data},
author={Huang, Chang and Nguyen, Ba Duy and Zhang, Shiqiang and Cao, Senmao and Wagner, Wolfgang},
journal={ISPRS International Journal of Geo-Information},
volume={6},
number={5},
pages={140},
year={2017},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{ng2002discriminative,
title={On discriminative vs. generative classifiers: A comparison of logistic regression and naive bayes},
author={Ng, Andrew Y and Jordan, Michael I},
journal={Advances in neural information processing systems},
volume={2},
pages={841--848},
year={2002},
publisher={MIT; 1998}
}
@book{koller2009probabilistic,
title={Probabilistic graphical models: principles and techniques},
author={Koller, Daphne and Friedman, Nir},
year={2009},
publisher={MIT press}
}
@article{gesch2002national,
title={The national elevation dataset},
author={Gesch, Dean and Oimoen, Michael and Greenlee, Susan and Nelson, Charles and Steuck, Michael and Tyler, Dean},
journal={Photogrammetric engineering and remote sensing},
volume={68},
number={1},
pages={5--32},
year={2002},
publisher={ASPRS AMERICAN SOCIETY FOR PHOTOGRAMMETRY AND}
}
@article{emerton2016continental,
title={Continental and global scale flood forecasting systems},
author={Emerton, Rebecca E and Stephens, Elisabeth M and Pappenberger, Florian and Pagano, Thomas C and Weerts, Albrecht H and Wood, Andy W and Salamon, Peter and Brown, James D and Hjerdt, Niclas and Donnelly, Chantal and others},
journal={Wiley Interdisciplinary Reviews: Water},
year={2016},
publisher={Wiley Online Library}
}
@article{irish2006characterization,
title={Characterization of the Landsat-7 ETM+ automated cloud-cover assessment (ACCA) algorithm},
author={Irish, Richard R and Barker, John L and Goward, Samuel N and Arvidson, Terry},
journal={Photogrammetric engineering \& remote sensing},
volume={72},
number={10},
pages={1179--1188},
year={2006},
publisher={American Society for Photogrammetry and Remote Sensing}
}
@article{elmi2016dynamic,
title={Dynamic River Masks from Multi-Temporal Satellite Imagery: An Automatic Algorithm Using Graph Cuts Optimization},
author={Elmi, Omid and Tourian, Mohammad J and Sneeuw, Nico},
journal={Remote Sensing},
volume={8},
number={12},
pages={1005},
year={2016},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{smith1980lambertian,
title={The Lambertian assumption and Landsat data},
author={Smith, JA and Lin, Tzeu Lie and Ranson, KJ and others},
journal={Photogrammetric Engineering and Remote Sensing},
volume={46},
number={9},
pages={1183--1189},
year={1980}
}
@article{soenen2005scs+,
title={SCS+ C: A modified sun-canopy-sensor topographic correction in forested terrain},
author={Soenen, Scott A and Peddle, Derek R and Coburn, Craig A},
journal={IEEE Transactions on geoscience and remote sensing},
volume={43},
number={9},
pages={2148--2159},
year={2005},
publisher={IEEE}
}
@article{tan2013improved,
title={Improved forest change detection with terrain illumination corrected Landsat images},
author={Tan, Bin and Masek, Jeffrey G and Wolfe, Robert and Gao, Feng and Huang, Chengquan and Vermote, Eric F and Sexton, Joseph O and Ederer, Greg},
journal={Remote Sensing of Environment},
volume={136},
pages={469--483},
year={2013},
publisher={Elsevier}
}
@article{gao2009simple,
title={A simple empirical topographic correction method for ETM+ imagery},
author={Gao, Yongnian and Zhang, Wanchang},
journal={International Journal of Remote Sensing},
volume={30},
number={9},
pages={2259--2275},
year={2009},
publisher={Taylor \& Francis}
}
@article{teillet1982slope,
title={On the slope-aspect correction of multispectral scanner data},
author={Teillet, PM and Guindon, B and Goodenough, DG},
journal={Canadian Journal of Remote Sensing},
volume={8},
number={2},
pages={84--106},
year={1982},
publisher={Taylor \& Francis}
}
@article{mccabe2017future,
title={The future of earth observation in hydrology},
author={McCabe, Matthew F and Rodell, Matthew and Alsdorf, Douglas E and Miralles, Diego G and Uijlenhoet, Remko and Wagner, Wolfgang and Lucieer, Arko and Houborg, Rasmus and Verhoest, Niko EC and Franz, Trenton E and others},
journal={Hydrol. Earth Syst. Sci},
year={2017}
}
@article{bierkens2015hyper,
title={Hyper-resolution global hydrological modelling: what is next},
author={Bierkens, Marc FP and Bell, Victoria A and Burek, Peter and Chaney, Nathaniel and Condon, Laura and David, C{\'e}dric H and de Roo, Ad and D{\"o}ll, Petra and Drost, Niels and Famiglietti, James S and others},
journal={Hydrol. Process},
volume={29},
pages={310--320},
year={2015}
}
@article{carroll2009new,
title={A new global raster water mask at 250 m resolution},
author={Carroll, ML and Townshend, John R and DiMiceli, Charlene M and Noojipady, Praveen and Sohlberg, RA},
journal={International Journal of Digital Earth},
volume={2},
number={4},
pages={291--308},
year={2009},
publisher={Taylor \& Francis}
}
@article{yamazaki2015development,
title={Development of a global\~{} 90m water body map using multi-temporal Landsat images},
author={Yamazaki, Dai and Trigg, Mark A and Ikeshima, Daiki},
journal={Remote Sensing of Environment},
volume={171},
pages={337--351},
year={2015},
publisher={Elsevier}
}
@article{farr2007shuttle,
title={The shuttle radar topography mission},
author={Farr, Tom G and Rosen, Paul A and Caro, Edward and Crippen, Robert and Duren, Riley and Hensley, Scott and Kobrick, Michael and Paller, Mimi and Rodriguez, Ernesto and Roth, Ladislav and others},
journal={Reviews of geophysics},
volume={45},
number={2},
year={2007},
publisher={Wiley Online Library}
}
@article{liebe2005estimation,
title={Estimation of small reservoir storage capacities in a semi-arid environment: A case study in the Upper East Region of Ghana},
author={Liebe, J and Van De Giesen, N and Andreini, Marc},
journal={Physics and Chemistry of the Earth, Parts A/B/C},
volume={30},
number={6},
pages={448--454},
year={2005},
publisher={Elsevier}
}
@incollection{birkett2011research,
title={From research to operations: the USDA global reservoir and lake monitor},
author={Birkett, Charon and Reynolds, Curt and Beckley, Brian and Doorn, Brad},
booktitle={Coastal altimetry},
pages={19--50},
year={2011},
publisher={Springer}
}
@article{otsu1975threshold,
title={A threshold selection method from gray-level histograms},
author={Otsu, Nobuyuki},
journal={Automatica},
volume={11},
number={285-296},
pages={23--27},
year={1975}
}
@article{homer2004development,
title={Development of a 2001 national land-cover database for the United States},
author={Homer, Collin and Huang, Chengquan and Yang, Limin and Wylie, Bruce and Coan, Michael},
journal={Photogrammetric Engineering \& Remote Sensing},
volume={70},
number={7},
pages={829--840},
year={2004},
publisher={American Society for Photogrammetry and Remote Sensing}
}
@article{duan2013estimating,
title={Estimating water volume variations in lakes and reservoirs from four operational satellite altimetry databases and satellite imagery data},
author={Duan, Zheng and Bastiaanssen, WGM},
journal={Remote Sensing of Environment},
volume={134},
pages={403--416},
year={2013},
publisher={Elsevier}
}
@article{jain2005delineation,
title={Delineation of flood-prone areas using remote sensing techniques},
author={Jain, Sanjay K and Singh, RD and Jain, MK and Lohani, AK},
journal={Water Resources Management},
volume={19},
number={4},
pages={333--347},
year={2005},
publisher={Springer}
}
@article{sethre2005remote,
title={Remote detection of prairie pothole ponds in the Devils Lake Basin, North Dakota},
author={Sethre, Paul R and Rundquist, Bradley C and Todhunter, Paul E},
journal={GIScience \& Remote Sensing},
volume={42},
number={4},
pages={277--296},
year={2005},
publisher={Taylor \& Francis}
}
@article{lira2006segmentation,
title={Segmentation and morphology of open water bodies from multispectral images},
author={Lira, Jorge},
journal={International Journal of Remote Sensing},
volume={27},
number={18},
pages={4015--4038},
year={2006},
publisher={Taylor \& Francis}
}
@article{blaschke2010object,
title={Object based image analysis for remote sensing},
author={Blaschke, Thomas},
journal={ISPRS journal of photogrammetry and remote sensing},
volume={65},
number={1},
pages={2--16},
year={2010},
publisher={Elsevier}
}
@article{white1999monitoring,
title={Monitoring changing position of coastlines using Thematic Mapper imagery, an example from the Nile Delta},
author={White, Kevin and El Asmar, Hesham M},
journal={Geomorphology},
volume={29},
number={1},
pages={93--105},
year={1999},
publisher={Elsevier}
}
@article{ryu2002waterline,
title={Waterline extraction from Landsat TM data in a tidal flat: a case study in Gomso Bay, Korea},
author={Ryu, Joo-Hyung and Won, Joong-Sun and Min, Kyung Duck},
journal={Remote Sensing of Environment},
volume={83},
number={3},
pages={442--456},
year={2002},
publisher={Elsevier}
}
@article{frazier2000water,
title={Water body detection and delineation with Landsat TM data},
author={Frazier, Paul S and Page, Kenneth J and others},
journal={Photogrammetric engineering and remote sensing},
volume={66},
number={12},
pages={1461--1468},
year={2000},
publisher={ASPRS AMERICAN SOCIETY FOR PHOTOGRAMMETRY AND}
}
@article{yang2015landsat,
title={Landsat 8 OLI image based terrestrial water extraction from heterogeneous backgrounds using a reflectance homogenization approach},
author={Yang, Yuhao and Liu, Yongxue and Zhou, Minxi and Zhang, Siyu and Zhan, Wenfeng and Sun, Chao and Duan, Yuewei},
journal={Remote Sensing of Environment},
volume={171},
pages={14--32},
year={2015},
publisher={Elsevier}
}
@article{lamarche2017compilation,
title={Compilation and Validation of SAR and Optical Data Products for a Complete and Global Map of Inland/Ocean Water Tailored to the Climate Modeling Community},
author={Lamarche, Celine and Santoro, Maurizio and Bontemps, Sophie and dAndrimont, Raphael and Radoux, Julien and Giustarini, Laura and Brockmann, Carsten and Wevers, Jan and Defourny, Pierre and Arino, Olivier},
journal={Remote Sensing},
volume={9},
number={1},
pages={36},
year={2017},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{wilson2016remotely,
title={Remotely sensed high-resolution global cloud dynamics for predicting ecosystem and biodiversity distributions},
author={Wilson, Adam M and Jetz, Walter},
journal={PLoS Biol},
volume={14},
number={3},
pages={e1002415},
year={2016},
publisher={Public Library of Science}
}
@article{hall1995development,
title={Development of methods for mapping global snow cover using moderate resolution imaging spectroradiometer data},
author={Hall, Dorothy K and Riggs, George A and Salomonson, Vincent V},
journal={Remote sensing of Environment},
volume={54},
number={2},
pages={127--140},
year={1995},
publisher={Elsevier}
}
@article{McDonald12042011,
author = {McDonald, Robert I. and Green, Pamela and Balk, Deborah and Fekete, Balazs M. and Revenga, Carmen and Todd, Megan and Montgomery, Mark},
title = {Urban growth, climate change, and freshwater availability},
volume = {108},
number = {15},
pages = {6312-6317},
year = {2011},
doi = {10.1073/pnas.1011615108},
abstract ={Nearly 3 billion additional urban dwellers are forecasted by 2050, an unprecedented wave of urban growth. While cities struggle to provide water to these new residents, they will also face equally unprecedented hydrologic changes due to global climate change. Here we use a detailed hydrologic model, demographic projections, and climate change scenarios to estimate per-capita water availability for major cities in the developing world, where urban growth is the fastest. We estimate the amount of water physically available near cities and do not account for problems with adequate water delivery or quality. Modeled results show that currently 150 million people live in cities with perennial water shortage, defined as having less than 100 L per person per day of sustainable surface and groundwater flow within their urban extent. By 2050, demographic growth will increase this figure to almost 1 billion people. Climate change will cause water shortage for an additional 100 million urbanites. Freshwater ecosystems in river basins with large populations of urbanites with insufficient water will likely experience flows insufficient to maintain ecological process. Freshwater fish populations will likely be impacted, an issue of special importance in regions such as India's Western Ghats, where there is both rapid urbanization and high levels of fish endemism. Cities in certain regions will struggle to find enough water for the needs of their residents and will need significant investment if they are to secure adequate water supplies and safeguard functioning freshwater ecosystems for future generations.},
URL = {http://www.pnas.org/content/108/15/6312.abstract},
eprint = {http://www.pnas.org/content/108/15/6312.full.pdf},
journal = {Proceedings of the National Academy of Sciences}
}
@techreport{un2015resolution,
title={Transforming our world: the 2030 Agenda for Sustainable Development},
author={UN},
year={2015},
institution={United Nations},
url={http://www.un.org/ga/search/view_doc.asp?symbol=A/RES/70/1&Lang=E}
}
@article{lehner2004development,
title={Development and validation of a global database of lakes, reservoirs and wetlands},
author={Lehner, Bernhard and D{\"o}ll, Petra},
journal={Journal of Hydrology},
volume={296},
number={1},
pages={1--22},
year={2004},
publisher={Elsevier}
}
@techreport{nasa2003water,
title={SRTM Water Body Data Product Specific Guidance, Version 2.0},
author={NASA/NGA},
year={2003},
institution={NASA},
url={http://dds.cr.usgs.gob/srtm/version2_1/SWBD/SWBD_Documentation}
}
@techreport{unfao2006watermonitoring,
title={Water Monitoring: Mapping Existing Global Systems and Initiatives},
author={FAO},
year={2006},
institution={Prepared by FAO on behalf of the UN-Water Task Force on Monitoring}
}
@techreport{valovcin1976snow,
title={Snow/Cloud Discrimination.},
author={Valovcin, Francis R},
year={1976},
institution={DTIC Document}
}
@article{song2001classification,
title={Classification and change detection using Landsat TM data: When and how to correct atmospheric effects?},
author={Song, Conghe and Woodcock, Curtis E and Seto, Karen C and Lenney, Mary Pax and Macomber, Scott A},
journal={Remote sensing of Environment},
volume={75},
number={2},
pages={230--244},
year={2001},
publisher={Elsevier}
}
@techreport{berk1987modtran,
title={MODTRAN: A moderate resolution model for LOWTRAN},
author={Berk, Alexander and Bernstein, Lawrence S and Robertson, David C},
year={1987},
institution={DTIC Document}
}
@article{chavez1996image,
title={Image-based atmospheric corrections-revisited and improved},
author={Chavez, Pat S},
journal={Photogrammetric engineering and remote sensing},
volume={62},
number={9},
pages={1025--1035},
year={1996},
publisher={[Falls Church, Va.] American Society of Photogrammetry.}
}
@article{vermote1997second,
title={Second simulation of the satellite signal in the solar spectrum, 6S: An overview},
author={Vermote, Eric F and Tanr{\'e}, Didier and Deuze, Jean L and Herman, Maurice and Morcette, J-J},
journal={IEEE transactions on geoscience and remote sensing},
volume={35},
number={3},
pages={675--686},
year={1997},
publisher={IEEE}
}
@article{zhang2012improved,
title={An Improved 6S Code for Atmospheric Correction Based on Water Vapor Content},
author={Zhang, Yin and Wang, Xiaoqin and Chen, Yunzhi},
year={2012},
publisher={Scientific Research Publishing}
}
@article{garzelli2016review,
title={A Review of Image Fusion Algorithms Based on the Super-Resolution Paradigm},
author={Garzelli, Andrea},
journal={Remote Sensing},
volume={8},
number={10},
pages={797},
year={2016},
publisher={Multidisciplinary Digital Publishing Institute}
}
@inproceedings{johnson2016perceptual,
title={Perceptual losses for real-time style transfer and super-resolution},
author={Johnson, Justin and Alahi, Alexandre and Fei-Fei, Li},
booktitle={European Conference on Computer Vision},
pages={694--711},
year={2016},
organization={Springer}
}
@inproceedings{shi2016real,
title={Real-time single image and video super-resolution using an efficient sub-pixel convolutional neural network},
author={Shi, Wenzhe and Caballero, Jose and Husz{\'a}r, Ferenc and Totz, Johannes and Aitken, Andrew P and Bishop, Rob and Rueckert, Daniel and Wang, Zehan},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
pages={1874--1883},
year={2016}
}
@article{ledig2016photo,
title={Photo-realistic single image super-resolution using a generative adversarial network},
author={Ledig, Christian and Theis, Lucas and Husz{\'a}r, Ferenc and Caballero, Jose and Cunningham, Andrew and Acosta, Alejandro and Aitken, Andrew and Tejani, Alykhan and Totz, Johannes and Wang, Zehan and others},
journal={arXiv preprint arXiv:1609.04802},
year={2016}
}
@article{rouse1974monitoring,
title={Monitoring vegetation systems in the Great Plains with ERTS},
author={Rouse Jr, J\_W and Haas, RH and Schell, JA and Deering, DW},
year={1974}
}
@article{pekel2014near,
title={A near real-time water surface detection method based on HSV transformation of MODIS multi-spectral time series data},
author={Pekel, J-F and Vancutsem, C and Bastin, Lucy and Clerici, M and Vanbogaert, Eric and Bartholom{\'e}, E and Defourny, Pierre},
journal={Remote sensing of environment},
volume={140},
pages={704--716},
year={2014},
publisher={Elsevier}
}
@article{feyisa2014automated,
title={Automated Water Extraction Index: A new technique for surface water mapping using Landsat imagery},
author={Feyisa, Gudina L and Meilby, Henrik and Fensholt, Rasmus and Proud, Simon R},
journal={Remote Sensing of Environment},
volume={140},
pages={23--35},
year={2014},
publisher={Elsevier}
}
@article{fisher1936use,
title={The use of multiple measurements in taxonomic problems},
author={Fisher, Ronald A},
journal={Annals of eugenics},
volume={7},
number={2},
pages={179--188},
year={1936},
publisher={Wiley Online Library}
}
@article{fisher2016comparing,
title={Comparing Landsat water index methods for automated water classification in eastern Australia},
author={Fisher, Adrian and Flood, Neil and Danaher, Tim},
journal={Remote Sensing of Environment},
volume={175},
pages={167--182},
year={2016},
publisher={Elsevier}
}
@article{mello2013bayesian,
title={Bayesian networks for raster data (BayNeRD): Plausible reasoning from observations},
author={Mello, Marcio Pupin and Risso, Joel and Atzberger, Clement and Aplin, Paul and Pebesma, Edzer and Vieira, Carlos Antonio Oliveira and Rudorff, Bernardo Friedrich Theodor},
journal={Remote Sensing},
volume={5},
number={11},
pages={5999--6025},
year={2013},
publisher={Multidisciplinary Digital Publishing Institute}
}
@article{hoberg2015conditional,
title={Conditional random fields for multitemporal and multiscale classification of optical satellite imagery},
author={Hoberg, Thorsten and Rottensteiner, Franz and Feitosa, Raul Queiroz and Heipke, Christian},
journal={IEEE Transactions on Geoscience and Remote Sensing},
volume={53},
number={2},
pages={659--673},
year={2015},
publisher={IEEE}
}
@article{chen2014deep,
title={Deep learning-based classification of hyperspectral data},
author={Chen, Yushi and Lin, Zhouhan and Zhao, Xing and Wang, Gang and Gu, Yanfeng},
journal={IEEE Journal of Selected topics in applied earth observations and remote sensing},
volume={7},
number={6},
pages={2094--2107},
year={2014},
publisher={IEEE}
}