Introduction
This chapter is under review and may need revisions.
Overview
This section introduces the fundamental concepts of MOSAIKS (Multi-task Observation using Satellite Imagery & Kitchen Sinks) and provides practical guidance for getting started with the system. Whether you’re new to satellite imagery analysis or an experienced practitioner, understanding these foundations is crucial for effectively utilizing MOSAIKS in your work.
MOSAIKS bridges the gap between the vast potential of satellite imagery and practical applications by providing:
- Accessible machine learning tools for non-experts
- Computationally efficient predictions
- Flexible applications across diverse tasks
- Scalable solutions for global challenges
When to use MOSAIKS
MOSAIKS is particularly valuable when you need to:
- Generate predictions across large geographic areas
- Work with limited computational resources
- Analyze multiple outcomes using the same imagery
- Create predictions without deep learning expertise
- Scale analysis from local to global applications
However, MOSAIKS may not be the best choice when:
- You need predictions at sub-kilometer resolution
- Your outcome requires specific spectral bands
- Real-time predictions are essential
- Your application requires interpretable features
There may be an existing tool that meets your needs. MOSAIKS is not the best choice for every application.
Section outline
The following chapters will guide you through getting started with MOSAIKS:
Chapter | Key Topics |
---|---|
1 Compute setup | Google Colab, data management, implementation practices |
2 What is MOSAIKS? | Core concepts, system architecture, capabilities |
3 Access MOSAIKS | API access, data products, authentication |
4 Try MOSAIKS | Basic workflow, example analysis, common pitfalls |
These chapters provide both theoretical understanding and practical skills needed to begin working with MOSAIKS. The focus is on making satellite-based prediction accessible while maintaining scientific rigor and computational efficiency.
In the next chapter, we’ll set up our computing environment using Google Colab. This course uses Colab to demonstrate various aspects of MOSAIKS, in a free and accessible environment.