File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ This small update fixes an edge case in the RStudio Addin for conversion
6
6
of ECMWF python to R queries. Mention of the keyword ` dataset ` was filtered
7
7
properly only to select the first instance, not allowing multiple selections
8
8
which as cause for an error. In addition, the CDS API now returns zip or
9
- netCDF/grib files depending on the requested data. To address this dynamic
10
- naming the requested file name is now renamed automatically if not matching the
11
- extension on the download url. A small typo in the documentation is also fixed.
9
+ netCDF/grib files depending on the size and data types in the API call. To
10
+ address this dynamic naming the requested file name is now renamed
11
+ automatically if not matching the extension on the download url. A small
12
+ typo in the documentation is also fixed.
12
13
13
14
Stats on code coverage and test routines remain the same as per previous
14
15
v2.0.2 release.
You can’t perform that action at this time.
0 commit comments