category 'basic-python-and-ai'

How to Get Twitter Data Using QGIS and Python

How to Get Twitter Data Using QGIS and Python

This content shows how to get Twitter geo-located data using QGIS (1. Installation of QGIS and Plugin 2. Twitter API application, and 3. Example of getting data from Twitter API)....


Co-Registration of Small-Scale Satellite Data

Co-Registration of Small-Scale Satellite Data

This content presents a guide to access satellite (Landsat-8) and microsatellite (Diwata), and how to use gdal and AROSIC (Python-based open-source software) for co-registration.


Keras and TensorFlow

Keras and TensorFlow

This manual is to help in setting up the Keras and tensor flow libraries as well as how to start coding using them.


Setting-Up Python Environment (Jupyter Notebook)

Setting-Up Python Environment (Jupyter Notebook)

This manual is to help in setting up the environment for running python code as well as Jupyter notebook.


Geospatial Processing with Python

Geospatial Processing with Python

This content presents with geospatial processing with python. It starts from how to open, read raster files including of calculating remote sensing indices (e.g., NDVI) and write output as raster...


Understanding Basic of Python

Understanding Basic of Python

This content provides basic python before starting geospatial analysis. It starts from data type, variable, basic coding, condition statement, loop, while, and how to read file.


Introduction to Geospatial Data

Introduction to Geospatial Data

This content introduces geospatial data and preparing the environment (install QGIS, Gdal, python, and some necessary libraries). Moreover, it shows how to start coding python and using Jupyter.