Skip to content
View Athithiyanmr's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report Athithiyanmr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Athithiyanmr/README.md
Typing SVG

Mapping land, water, and energy across Tamil Nadu — using satellite data and open-source tools.


LinkedIn GitHub Portfolio Email Open to Work


About

Geospatial data scientist based in India with 3.5+ years of hands-on experience in satellite remote sensing, land-use classification, and climate-focused spatial analytics. Trained as a chemical engineer — transitioned into geospatial science through a deep interest in how land, water, and energy systems interact at scale.

Most of my work centers on Tamil Nadu: processing thousands of Sentinel-2 scenes, building multi-criteria suitability models, and producing maps that feed directly into state-level planning decisions. I work end-to-end — from raw satellite imagery to policy-ready outputs.

Currently seeking fully remote roles in geospatial AI, climate analytics, or earth observation at research organizations, think tanks, or climate-tech companies.


Featured Projects

🌿 Tamil Nadu Blue-Green Infrastructure Framework

Auroville Consulting × Tamil Nadu State Planning Commission · 2024–ongoing

Regional-scale geospatial analysis to map and prioritize Blue-Green Networks (forests, wetlands, rivers, farmlands) for flood regulation, carbon storage, and biodiversity across Tamil Nadu.

  • Processed 15,000+ Sentinel-2 scenes across the full state extent
  • Integrated 40+ geospatial layers — hydrology, topography, climate vulnerability, biodiversity
  • Built an 18-criteria ecosystem services prioritization model
  • Produced district-level intervention maps from nano to mega scale
  • Outputs embedded into Tamil Nadu's spatial planning framework

🏙️ Chennai Urban Climate — Built-Up Area Extraction

Personal Research · 2024–ongoing  ·  View Repository →

Deep learning pipeline (U-Net) for built-up area extraction from Sentinel-2 imagery, applied to Chennai for urban heat island and climate risk analysis.

  • Semantic segmentation on 10m Sentinel-2 bands using U-Net
  • Custom training label generation and validation workflow
  • Designed for urban heat island mapping and climate vulnerability assessment

🌴 Coconut Plantation Mapping — Coimbatore

Personal Research · 2025  ·  View Repository →

Deep learning pipeline for coconut plantation mapping from Sentinel-2 imagery using U-Net semantic segmentation, based on Descals et al. (2023) training labels.


☀️ Sustainable Energy Transformation – Tamil Nadu (SET-TN)

Auroville Consulting · Aug 2022 – Oct 2023

Research and spatial analytics supporting Tamil Nadu's net-zero energy transition.

  • Land suitability assessment for distributed solar across Villupuram district
  • Time-of-Use tariff modelling for clean energy incentives
  • Policy analytics for grid-connected solar in agriculture
  • Published Report →

🗺️ Land Suitability Assessment – Kallakurichi District

Tamil Nadu State Planning Commission · Feb – Dec 2023  ·  View Repository →

Multi-use suitability mapping of unused land for forestation, agriculture, water harvesting, housing, industry, and solar.

  • LULC classification and change detection (2019–2023) using Sentinel-2 and Landsat
  • Ground truthing and field validation across the district
  • Delivered an interactive online map for state and local departments
  • Conducted awareness sessions with district-level government stakeholders

Open-Source Tools

Project Description Link
Sentinel-2 Built-Up Pipeline End-to-end ML pipeline for built-up area identification from Sentinel-2 imagery Repository →
Lila CRS Converter Full-stack geospatial web app (FastAPI + Streamlit), Dockerized with CI/CD Repository →
Bill Calculator 25-year economic analysis tool for Solar + Storage systems Repository →

Tech Stack

Domain Tools
GIS & Remote Sensing QGIS · ArcGIS · Google Earth Engine · Sentinel-2 · Landsat
Machine Learning Python · Scikit-Learn · PyTorch · TensorFlow · Random Forest · U-Net · CNN
Geospatial Libraries GeoPandas · Rasterio · GDAL · Pandas · NumPy
Database PostgreSQL · PostGIS
Backend & Web FastAPI · Streamlit · REST APIs
DevOps & Infra Docker · GitHub Actions · Linux · Bash · Self-hosted VPS

GitHub Stats

  

Contact

Open to collaborations in geospatial AI, climate analytics, and open-source environmental tools.

LinkedIn Email GitHub


Building geospatial tools for climate-resilient land use · Based in India

Pinned Loading

  1. Lila-crs-converter Lila-crs-converter Public

    I built and deployed a full-stack geospatial web platform with FastAPI and Streamlit, containerized using Docker, tested with GitHub Actions CI, and deployed on a cloud server with secure HTTPS acc…

    Python 1

  2. sentinel2_builtup_pipeline sentinel2_builtup_pipeline Public

    Sentinel 2 builtup identification using machine learning

    Jupyter Notebook 1 1

  3. chennai_urban_climate chennai_urban_climate Public

    Deep learning pipeline (UNet) for built-up area extraction from Sentinel-2 imagery — applied to Chennai for urban heat island and climate risk analysis

    Python 1

  4. coconut_plantation_mapping coconut_plantation_mapping Public

    Deep-learning pipeline for coconut plantation mapping from Sentinel-2 imagery using UNet semantic segmentation

    Python