Chapter 23: DisSModel and the Brazilian Earth Observation Ecosystem¶
Part IV — DisSModel in Practice
Learning Objectives¶
By the end of this chapter you will be able to:
- Position DisSModel within the INPE/BDC/SITS ecosystem
- Use the Brazil Data Cube (BDC) as a data source
- Understand the synergy between Pangeo and DisSModel
In [ ]:
Copied!
# Standard imports
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
# Standard imports
import numpy as np
import pandas as pd
import matplotlib.pyplot as plt
23.1 The Brazil Data Cube (BDC)¶
TODO: write content.
Exercises¶
TODO: write content.
Summary¶
TODO: summarise key takeaways.