Vassily Lyutsarev
Vassily Lyutsarev
Error message: `error TS2320: Interface 'SVGElement' cannot simultaneously extend types 'Element' and 'SVGElementInstance'.` [Minimum repro](https://gist.github.com/vassilyl/1dd306b251baf9e0005919b21ca82367) contains just the recommended `tsconfig.json` and one-line `main.ts`. It compiles ok with TypeScript 2 but...
Repro: - Write a data set with `Variable` that contains `null` element to a `.csv` file - Read the `.csv` file. Observed: the element is `string.Empty`. Expected: the element is...
NetCDF 4.7.0 on Windows 10 using Microsoft (R) C/C++ Optimizing Compiler Version 19.22.27905. It appears it is totally possible to create a NetCDF4 file with the length of dimension >...