Josep Llodrà

Results 26 comments of Josep Llodrà

I am on angular 13, and I spent all the morning trying to figure out why the `localize-extract` was not extracting the `i18n` texts from the html template files, it...

I'm having a similar issue, probably comes from the same problem. When having a table with thead as position sticky. The first tbody row never gets into view (it is...

Hi @christianversloot, Thank you for sharing your experience and providing workarounds. Let me add that if you have the time to update or improve the CMakeLists.txt file to make compiling...

Thank you for sharing. I added a link to this issue in the readme file to help other FreeBSD users.

Hi debjan, it's developed on OSX but compiles and works perfectly in Ubuntu. I do not have a window box, could you try to build it with Cygwin and give...

Hi @ocehugo, tests were done, but I switched to python json.tool, added a new unidata example file, and improved the `tests/README.md` to make things clear. Thank you

Thank you for reporting, I'll try to make some research on it, I have very limited time to work on this. Pull requests are also welcome.

Makes sense, thanks for the research.

Commit 3e5301c9e897fa46a4b1e114527d3c4e803e00a4 should fix this. :+1:

Yes, groups are a “missing feature”. ncdump-json is based on the ncdump bundled in netcdf 4.1.1, and that version of ncdump does not support groups either... A solution could be...