Questions tagged [code-climate]

Code Climate is an automated code review tool.

Code Climate is an automated code review tool for , , , and .

https://github.com/codeclimate

https://codeclimate.com/

76 questions
-2
votes
1 answer

stuck with extracting and converting nc file

i have rainfall file nc and temperature file nc, i do'nt really understand with r, no experience before, so i'm trying this script and get error, library(ncdf4) library(data.table) library(raster) library(metR) library(rgdal) tmax2 <-…
1 2 3 4 5
6