Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Google Earth Engine チュートリアル for G-SPASE 2018

Google Earth Engine チュートリアル for G-SPASE 2018

20180608 G-SPASE 宇宙ソリューションデザイン入門コース①
@ 慶應義塾大学日吉キャンパス

© mapconcierge, CC BY-SA 4.0, updated at 2018/06/08 19:02 JST

この資料は、3月に開催された Google Earth Engine mini-summit Tokyo 2018での
Nick Clinton氏(Earth Engine Developer Relations)の資料をベースに、
再編集したものです。コンテンツの著作権は Nick Clinton氏および Google社に帰属します。

Taichi FURUHASHI

June 08, 2018
Tweet

More Decks by Taichi FURUHASHI

Other Decks in Education

Transcript

  1. Earth Engine Japan 2018 Nick Clinton Earth Engine Developer Relations

    https://goo.gl/THU4Y9 ͜ͷࢿྉ͸ɺ3݄ʹ։࠵͞Εͨ Google Earth Engine mini-summit Tokyo 2018Ͱͷ Nick ClintonࢯʢEarth Engine Developer RelationsʣͷࢿྉΛϕʔεʹɺ ࠶ฤूͨ͠΋ͷͰ͢ɻίϯςϯπͷஶ࡞ݖ͸ Nick Clintonࢯ͓Αͼ Googleࣾʹؼଐ͠·͢ɻ
  2. "To organize the world's information and make it universally accessible

    and useful."
 
 ੈքͷ৘ใΛ੔ཧ͠ɺ͍ͭͰ΋Ͳ͜Ͱ΋ΞΫηεՄೳͰ༗༻ͳ΋ͷʹ͢Δɻ https://www.google.com/about/company/ Google Mission Statement
  3. -Jim Gray (1944-2007) “Often it turns out to be more

    efficient to move the questions than to move the data.” σʔλΛҠಈ͢ΔΑΓ΋ɺ ໰͍Λಈ͔͢ํ͕ޮ཰తͰ͋Δ͜ͱ͸Α͘ى͖Δɻ
  4. Javascript API Interactive Code Editor Node.js* Python API Python module

    Web Apps with Appengine Jupyter Notebooks* How Do I Use It?
  5. On-Demand Computation Batch Computation • Just-in-time map tile rendering •

    Reduce human time: iterate quickly! • Reduce CPU costs: 
 only compute what you actually need! • Reduce disk costs: 
 only store what you actually need! • Host a “virtual exabyte” of scientific data products 2 Computation Modes
  6. • Large-scale computation powered by Flume/MapReduce • Reduce CPU costs:

    run at batch priority • Reduce serving latency: store all tiles as static resources • Run computations that require analysis of complete data Batch Computation Batch Computation 2 Computation Modes
  7. Confidential + Proprietary The Earth Engine Code Editor Your Scripts

    & Example Scripts API Docs Your Data Search Your Code Data Inspector Batch Tasks Output Console Drawing Tools Map code.earthengine.google.co