model 2

Google’s Gemini 2.0 Release Marks New Era in AI Development (구글, 제미니 2.0 출시로 AI 개발의 새 시대 열어)

EBS 이현석의 귀가 트이는 영어 (2025년 4월 22일 화요일 방송분) Google’s Gemini 2.0 Release Marks New Era in AI Development 구글, 제미니 2.0 출시로 AI 개발의 새 시대 열어[ Part 1 ]Google has launched its most advanced artificial intelligence model suite, Gemini 2.0, making it accessible to the general public after initially restricting it to developers and trusted testers. 구글이 최첨단 인공지능 모델 ‘제미니 2.0’을 출시했다. 초기에는 개발자 및 신뢰할 수 있는 테스터들에게만..

귀트영 2025.04.17

WaveWatch3 (WW3) 수치모델을 Window subsystem for linux (WSL)에 설치하고 실행하는 방법

WaveWatch3 (WW3) 수치모델을 Window subsystem for linux (WSL)에 설치하고 실행하는 방법  [ WSL 설치 및 Ubuntu 배포판 선택 ]Windows 10 이상의 버전이 필요함Microsoft Store에서 "Windows Subsystem for Linux"를 검색하여 설치Microsoft Store에서 원하는 Linux 배포판을 설치 (필자는 Ubuntu를 설치했음)설치 후 Ubuntu를 시작하고 사용자 계정과 비밀번호를 설정[ 필수 패키지 설치 ]Ubuntu 터미널을 열고 다음 명령어를 사용하여 필수 패키지를 설치 sudo apt-get updatesudo apt-get install -y gfortran gcc make git perl libnetcdf-dev..