Displaying 2 results from an estimated 2 matches for "ensemble_id".
2017 Aug 28
3
Extracting subset from netCDF file using lat/lon and converting into .csv in R
...erpolated
to 0.5 degree and bias corrected using observations from 1960 - 1999
for EU WATCH project
CDO: Climate Data Operators version 1.7.0 (http://mpimet.mpg.de/cdo)
product_id: input
model_id: gfdl-esm2m
institute_id: PIK
experiment_id: historical
ensemble_id: r1i1p1
time_frequency: daily
creator: isimip at pik-potsdam.de
description: GFDL-ESM2M bias corrected impact model input
prepared for ISIMIP2
Now I want to extract a subset from this dataset using pair of lon and lat
points, e.g., (12.875, -11.625) & (8.875, 4.125) and...
2017 Aug 28
0
Extracting subset from netCDF file using lat/lon and converting into .csv in R
...ias corrected using observations from 1960 - 1999
> for EU WATCH project
> CDO: Climate Data Operators version 1.7.0 (http://mpimet.mpg.de/cdo)
> product_id: input
> model_id: gfdl-esm2m
> institute_id: PIK
> experiment_id: historical
> ensemble_id: r1i1p1
> time_frequency: daily
> creator: isimip at pik-potsdam.de
> description: GFDL-ESM2M bias corrected impact model input
> prepared for ISIMIP2
>
> Now I want to extract a subset from this dataset using pair of lon and lat
> points, e.g., (12.875, -...