{"id":20395074,"url":"https://github.com/hamedalemo/raster-data-tutorial","last_synced_at":"2025-03-05T00:45:55.460Z","repository":{"id":259362361,"uuid":"877643010","full_name":"HamedAlemo/raster-data-tutorial","owner":"HamedAlemo","description":"Notebooks to learn basics of geospatial raster data processing in Python","archived":false,"fork":false,"pushed_at":"2024-10-31T15:41:38.000Z","size":1655,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T10:57:46.015Z","etag":null,"topics":["geospatial","geospatial-analysis","geospatial-processing","geospatial-rasters","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HamedAlemo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-24T01:49:41.000Z","updated_at":"2024-10-31T15:41:42.000Z","dependencies_parsed_at":"2024-10-24T21:12:29.962Z","dependency_job_id":"be25a1a7-cb2e-49a2-b85b-64598ad8e144","html_url":"https://github.com/HamedAlemo/raster-data-tutorial","commit_stats":null,"previous_names":["hamedalemo/raster-data-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedAlemo%2Fraster-data-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedAlemo%2Fraster-data-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedAlemo%2Fraster-data-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HamedAlemo%2Fraster-data-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HamedAlemo","download_url":"https://codeload.github.com/HamedAlemo/raster-data-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241945474,"owners_count":20046865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["geospatial","geospatial-analysis","geospatial-processing","geospatial-rasters","python"],"created_at":"2024-11-15T03:55:17.199Z","updated_at":"2025-03-05T00:45:55.432Z","avatar_url":"https://github.com/HamedAlemo.png","language":"Jupyter Notebook","readme":"# Geospatial Raster Data Processing in Python\nThis repository contains an introduction to geospatial raster data processing in Python. This is part of the course on [Advanced Geospatial Analytics with Python](https://hamedalemo.github.io/advanced-geo-python/intro.html) taught since Fall 2023 at Clark University. \n\n## Requirements\n\nYou need to have Docker installed on your machine. \n\n\n## Instructions\n\nIt's recommended to pull the Docker image from Dockerhub. Otherwise, if you prefer, you can build your own image using the instructions in the following section. \n\n```\ndocker pull hamedalemo/raster-tutorial:1.1\n```\n\n```\ndocker run -it -p 8888:8888 -p 8787:8787 hamedalemo/raster-tutorial:1.1\n```\n\n\n- Copy the Jupyter Lab url and paste it in your browser. \n- Open `raster_analysis.ipynb` and `raster_processing.ipynb`, and follow the instructions. \n\n\nBuild the Docker image:\n\n```\ndocker build -t raster-tutorial .\n```\n\nRun the container as following after switching to the repository's directory locally:\n```\ndocker run -it -p 8888:8888 raster-tutorial\n```\n- Copy the Jupyter Lab url and paste it in your browser. \n- Open `raster_analysis.ipynb` and `raster_processing.ipynb`, and follow the instructions. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamedalemo%2Fraster-data-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamedalemo%2Fraster-data-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamedalemo%2Fraster-data-tutorial/lists"}