Chapter 2 — Spatial Raster Data in Python cont.

Thai Tran
3 min readJan 18

Objectives are:

  • Create new raster objects.
  • Assign the correct projection or CRS.

A raster data model is an array of cells, or pixels, to represent real-world objects.

Raster datasets are commonly used for representing and managing imagery, surface temperatures, digital elevation models, and numerous other entities.

Here we create an example of two ndarray objects one X spans [-90°,90°] longitude, and Y covers [-90°,90°] latitude.

Thai Tran

Remote sensing | Geographic Information Systems (GIS) | https://www.tnmthai.com/medium

Recommended from Medium

Lists

See more recommendations