Google Earth Engine은 대규모 지리 정보 분석을 위한 Google Cloud 제품입니다. 이 서비스는 페타바이트 규모의 위성 이미지 및 지리정보 데이터 세트 카탈로그를 전 지구적 규모의 컴퓨팅과 결합하여 환경 연구 및 애플리케이션을 가속화합니다.
주요 기능
간소화되고 확장 가능한 지리정보 분석
Earth Engine은 광범위한 지리 정보 데이터 카탈로그를 클라이언트 라이브러리를 통해 액세스할 수 있는 분산 컴퓨팅과 통합합니다. 사용자는 다양한 위성 및 환경 데이터에 액세스할 수 있을 뿐만 아니라 자체 데이터 세트를 통합할 수 있습니다. 이 플랫폼은 사용자가 지정한 매개변수를 기반으로 데이터 투영, 크기 조정, 합성을 자동으로 처리하여 지리 공간 분석을 간소화합니다. 분석 함수는 명시적인 데이터 준비 단계나 청크 처리 없이 다양한 규모에서 효율적으로 작동합니다. Earth Engine은 복잡한 데이터 처리와 계산 확장을 내부적으로 관리하므로 사용자가 기술 설정이 아닌 분석에 집중할 수 있습니다.
Python 클라이언트 라이브러리: 광범위한 Python 생태계와 통합하고, 고급 워크플로를 지원하며, Jupyter 노트북에서 대화형 분석을 수행할 수 있는 유연한 Earth Engine 인터페이스입니다.
JavaScript 코드 편집기: 빠른 프로토타입 제작, 탐색, Earth Engine 앱 제작을 위한 전용 웹 기반 개발 환경입니다.
시각화 및 결과
Earth Engine은 초기 프로토타입 제작부터 최종 데이터 내보내기까지 지리정보 분석을 지원합니다. 대화형 지도 위젯과 통합된 효율적인 타일링 및 계산 시스템은 코드 편집기와 Python 환경 모두에서 빠른 시각화 및 검사 기능을 제공합니다. 이를 통해 즉각적인 데이터 탐색과 반복이 가능합니다. 준비가 되면 사용자는 래스터 및 벡터 결과를 Google Cloud Storage, BigQuery 또는 Google Drive로 내보내고 pandas, NumPy, Xarray와 호환되는 형식으로 로컬에 데이터를 다운로드할 수 있습니다.
또한 Earth Engine은 대화형 웹 애플리케이션을 만들 수 있도록 지원하므로 사용자가 지리정보 통계를 다양한 사용자와 공유할 수 있습니다.
머신러닝
회귀, 분류, 이미지 세분화, 정확도 평가를 위한 머신러닝 도구가 Earth Engine에 내장되어 있습니다. 학습된 모델은 저장하고 반복적으로 적용할 수 있습니다. 기존 ML 워크플로는 Earth Engine의 통합 시스템 내에서 간소화됩니다. 고급 옵션 또는 외부에서 학습된 모델의 경우 Vertex AI와 통합할 수 있으므로 모델을 Earth Engine의 데이터로 가져오거나 딥 러닝 모델 및 신경망 기반 분석을 구성할 수 있습니다.
액세스 및 관리
Earth Engine은 상업용 및 비상업용으로 모두 사용할 수 있습니다. 비상업적 사용은 무료로 제공되지만 상업적 사용 시에는 구독 요금 및 컴퓨팅 요금이 부과됩니다. 모든 계산 및 비공개 데이터는 Google Cloud 프로젝트와 연결되므로 사용자는 Google Cloud 콘솔을 통해 액세스, 리소스 관리, 사용량 모니터링을 제어할 수 있습니다. 이 통합을 통해 중앙 집중식 프로젝트 관리, 상세한 결제 정보, Google Cloud의 강력한 보안 및 규정 준수 기능을 적용할 수 있습니다. 사용자는 Identity and Access Management (IAM)를 활용하여 권한을 제어하고 Cloud Monitoring 및 Cloud Logging으로 활동을 기록하고 리소스 사용량을 모니터링할 수 있습니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-02-18(UTC)"],[[["Google Earth Engine is a cloud-based platform that provides petabytes of satellite imagery and geospatial datasets for environmental analysis."],["It offers tools for geospatial analysis, including interactive and batch processing modes, as well as Python and JavaScript development environments."],["Users can visualize and export results to various formats and platforms, including Google Cloud Storage, BigQuery, and Google Drive."],["Earth Engine incorporates machine learning capabilities for tasks like regression, classification, and image segmentation, and integrates with Vertex AI for advanced modeling."],["Access is available for both commercial and non-commercial use, with options for managing projects, resources, and permissions through Google Cloud."]]],["Google Earth Engine enables scalable geospatial analysis by combining a vast data catalog with planetary-scale computation. Users can access, process, and analyze satellite and environmental data using Python or JavaScript. It supports both interactive and batch processing for tasks. Results can be visualized, exported to various platforms (Google Cloud Storage, BigQuery, etc.), or integrated into interactive web applications. Machine learning tools are included, and Vertex AI integration is available for advanced models. Access is managed via Google Cloud projects with commercial and non-commercial options.\n"]]