Marcelo Andrioni

Results 18 comments of Marcelo Andrioni

Hello @haileyajohnson, I managed to get a TDS running with the following versions: Linux 5.4.0-155-generic OpenJDK17U-jdk_x64_linux_hotspot_17.0.13_11 apache-tomcat-10.1.31 THREDDS Data Server 5.6 2024-10-16 (beta) I ran "mvn package" for the [vectorize...

Hi @haileyajohnson. I am not sure I got this right. I included the values definition in the variables: ``` ``` But now, after downloading the file using NCSS, the largest...

A `ncdump -v cspd cmems_uv_and_magdir.nc` shows the values of the indexes instead of the magnitude. ![Image](https://github.com/user-attachments/assets/0a28b85c-b33a-4a93-af51-e8d08c689617) The funny thing is that I also tried a direct access using xarray and...

No problem. Should I close this and open a new one on [vectorize](https://github.com/haileyajohnson/vectorize-thredds-plugin)?

Hello. With the [vectorize plugin](https://github.com/haileyajohnson/vectorize-thredds-plugin) it is now possible to calculate magnitude and direction directly on the server using u and v components. Would be possible to include this functionality...

Hi @lesserwhirls, I did a test with ``` ``` The results are different, but not correct. Without the `enhance="all"`, the server-side variables are returned as zero, with the `enhance="all"` the...

Hi @lesserwhirls , thank you for the detailed explanation and for looking into this issue. It’s not a problem at all having the bug fix in the snapshot version. I...

Hello, I am not sure what changed it, but now the only dates that fail the podaac-data-downloader subset are: * 2021-02-20 * 2021-02-21 * 2022-11-09 The error message is the...