Skip to content

Algorithm for converting CRS from WGS84 to MODIS Sinusoidal reference systems.

Notifications You must be signed in to change notification settings

mds-islam/WGS84_to_MODIS_SINUSOIDAL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

About

When performing spatial operations, it is necessary to bring all the data layers into the same coordinate reference systems (CRS). The MODIS products come with a Sinusoidal projection system.

Therefore, if we want to extract time series values from a MODIS dataset, we must convert the sample points' CRS into a MODIS Sinusoidal reference system. The same goes for other datasets (i.e., raster or vector layers) when working with MODIS data.

This script, written in Python, provides code to covert the point features' CRS from WGS84 to MODIS Sinusoidal.

About

Algorithm for converting CRS from WGS84 to MODIS Sinusoidal reference systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages