REMOTE SENSING 245

Mac에서 GEE authentication token SSL 오류 발생 시 조치방법

안녕하세요? 지난 8월 25일, 부산대학교 조경학과에서 "Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 튜토리얼(https://foss4g.tistory.com/1940)" 실습세미나가 있었습니다. 저는 Mac을 쓰지 않는데요, 이날 참석하신 박수완 연구원님이 Mac에서 GEE authentication token SSL 오류 발생 시 조치방법을 공유해 주셨습니다. GEE authentication token에서 SSL 오류 발생 시: Python 디렉터리에서 "Install Cerificates.command"를 실행하시면 됩니다. 공유해 주셔서 감사합니다.

REMOTE SENSING 2023.09.11

Geemap: Google Drive로 내보내기 오류 시 조치방법

안녕하세요? 이번 글은 geemap에서 Google Drive로 내보내기 시 오류가 발생했을 때 조치방법을 정리해 보겠습니다. 이번 글의 내용은 서울대학교 환경계획연구소 강동진 박사님께서 남겨주신 댓글 내용을 재정리한 글입니다. 좋은 팁을 알려주신 박사님께 다시 한번 감사드립니다. geemap: NASA SRTM Digital Elevation 30m 검색 및 다운로드 안녕하세요? 이번 글은 geemap를 통해 Earth Engine Data Catalog에서 제공하는 NASA SRTM Digital Elevation 30m 데이터를 조회하고 다운로드 받는 과정을 정리해 보겠습니다. Earth Engine Data Catalog Earth Engine Data Cata foss4g.tistory.com ..

REMOTE SENSING 2023.09.11

eeSDM: Google Earth Engine 기반 종 분포 모델링 Python 패키지 소개

안녕하세요? Google Earth Engine 기반 종 분포 모델링(SDM: Species Distribution Modeling) Python 패키지, eeSDM을 PyPI에 등록했습니다. 이제 "pip install eeSDM"을 통해 설치하실 수 있습니다. 해당 패키지는 앞서 작성한 Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 튜토리얼 작성 과정에서 만든 18종 함수를 재정리한 것입니다. Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 튜토리얼 Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 튜토리얼 Python & Geemap: 데이터 검색 및 다운로드 (1) GBIF 생물종 분포 데이터 검색 및 다운로드 Python: G..

REMOTE SENSING 2023.08.27

Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 튜토리얼

Python & Geemap: 데이터 검색 및 다운로드 (1) GBIF 생물종 분포 데이터 검색 및 다운로드 Python: GBIF 생물종 분포 데이터 검색 및 다운로드 안녕하세요? 이번 글은 Python으로 GBIF(https://www.gbif.org/) 생물종 분포 데이터를 검색 및 다운로드하는 방법을 정리해 보겠습니다. GBIF 생물종 분포 데이터 GBIF(지비아이에프)는 Global Biodiversity Informa foss4g.tistory.com (2) Google Earth Engine 대화형 매핑용 Python 패키지 소개 geemap: Google Earth Engine 대화형 매핑용 Python 패키지 소개 안녕하세요? 이번 글은 Google Earth Engine과 ipyleaf..

REMOTE SENSING 2023.08.23

Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 (7) ROC PR 곡선 플롯

안녕하세요? 이번 글은 시리즈 글의 일부로 Google Earth Engine과 geemap을 이용한 종 분포 모델링(SDM: Species Distribution Modeling) 구현 방법을 소개해 보겠습니다. 이 글의 내용은 스미소니언 보전생물연구소 연구진 분들이 제공한 JavaScript 소스코드를 Python으로 변환하여 수정, 보완한 것입니다. Crego, R. D., Stabach, J. A., & Connette, G. (2022). Implementation of species distribution models in Google Earth Engine. Diversity and Distributions, 28, 904–916. https://doi.org/10.1111/ddi.13491..

REMOTE SENSING 2023.08.22

pySDM-geemap: Species Distribution Modeling (SDM) using Google Earth Engine and geemap

pySDM-geemap The "pySDM-geemap" repository provides Jupyter Notebook files outlining the implementation of Species Distribution Modeling (SDM) using Google Earth Engine and geemap. The content of this repository presents a conversion and enhancement of JavaScript source code provided by researchers from the Smithsonian Conservation Biology Institute. The original JavaScript code has been transla..

REMOTE SENSING 2023.08.19

Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 (6) 변수 중요도 계산

안녕하세요? 이번 글은 시리즈 글의 일부로 Google Earth Engine과 geemap을 이용한 종 분포 모델링(SDM: Species Distribution Modeling) 구현 방법을 소개해 보겠습니다. 이 글의 내용은 스미소니언 보전생물연구소 연구진 분들이 제공한 JavaScript 소스코드를 Python으로 변환하여 수정, 보완한 것입니다. Crego, R. D., Stabach, J. A., & Connette, G. (2022). Implementation of species distribution models in Google Earth Engine. Diversity and Distributions, 28, 904–916. https://doi.org/10.1111/ddi.13491..

REMOTE SENSING 2023.08.19

Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 (5) 정확도 평가 및 결과 출력

안녕하세요? 이번 글은 시리즈 글의 일부로 Google Earth Engine과 geemap을 이용한 종 분포 모델링(SDM: Species Distribution Modeling) 구현 방법을 소개해 보겠습니다. 이 글의 내용은 스미소니언 보전생물연구소 연구진 분들이 제공한 JavaScript 소스코드를 Python으로 변환하여 수정, 보완한 것입니다. Crego, R. D., Stabach, J. A., & Connette, G. (2022). Implementation of species distribution models in Google Earth Engine. Diversity and Distributions, 28, 904–916. https://doi.org/10.1111/ddi.13491..

REMOTE SENSING 2023.08.12

Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 (4) 모델 적합 및 예측

안녕하세요? 이번 글은 시리즈 글의 일부로 Google Earth Engine과 geemap을 이용한 종 분포 모델링(SDM: Species Distribution Modeling) 구현 방법을 소개해 보겠습니다. 이 글의 내용은 스미소니언 보전생물연구소 연구진 분들이 제공한 JavaScript 소스코드를 Python으로 변환하여 수정, 보완한 것입니다. Crego, R. D., Stabach, J. A., & Connette, G. (2022). Implementation of species distribution models in Google Earth Engine. Diversity and Distributions, 28, 904–916. https://doi.org/10.1111/ddi.13491..

REMOTE SENSING 2023.08.11

Earth Engine & Geemap: 종 분포 모델링(SDM) 구현 (3) 임의-비출현 데이터 생성

안녕하세요? 이번 글은 시리즈 글의 일부로 Google Earth Engine과 geemap을 이용한 종 분포 모델링(SDM: Species Distribution Modeling) 구현 방법을 소개해 보겠습니다. 이 글의 내용은 스미소니언 보전생물연구소 연구진 분들이 제공한 JavaScript 소스코드를 Python으로 변환하여 수정, 보완한 것입니다. Crego, R. D., Stabach, J. A., & Connette, G. (2022). Implementation of species distribution models in Google Earth Engine. Diversity and Distributions, 28, 904–916. https://doi.org/10.1111/ddi.13491..

REMOTE SENSING 2023.08.11