In this post I show a trick which can let you download upto 100 times larger size images, directly to your local machine. Spoiler: `getRegion` method plays a significant role to help accomplish this task.
Computing zonal statistics over raster using GDAL and Python
Change projection of CSV on-the-fly using GDAL, GeoPandas
This script downloads SMAP L3 data and computes the soil moisture time series for specified region.
The task at hand is to predict the age group of social media (app) users. Given the data of their users ranging from number of followers they have to hours they spend on the app, we are on the quest to solve what is the demography of the app.
To evaluate the trend in higher education over the years based on gender, state, and degree program.
Hackathon to classify crop type in south africa Based on time-series of Sentinel-1 satellite images. Stood at 5th place on public leaderboard.
Create API end points for DRF-CRUD and add security layer using Token Authentication.