euroargodev / argopy

A python library for Argo data beginners and experts
https://argopy.readthedocs.io
European Union Public License 1.2
177 stars 39 forks source link

create_float_source code generate many nan values in matrix files #219

Open kamwal opened 2 years ago

kamwal commented 2 years ago

I have found that the python code to create_source_data is generating many nan values in SAL and TEMP data of WMO matrix .mat. While in netcdf files or in matlab equivalent code to create_source_data are showing much more available numeric data.

Example float with this issue: 6901967; 6901969

The reduced amount of data will lead to poorer owc estimates.

I am using the argopy v0.1.11 version.

gmaze commented 2 years ago

Hi @kamwal Like in #218 could you please share files generated with the Matlab code ?

kamwal commented 2 years ago

6901967.zip The key issue for this example is below around 360 dbar where the python code is generating very sparse data values for PSAL and TEMP. While in Matlab version matrix shows much more available numeric data.

github-actions[bot] commented 2 years ago

This issue was marked as staled automatically because it has not seen any activity in 90 days

github-actions[bot] commented 1 year ago

This issue was marked as staled automatically because it has not seen any activity in 90 days

github-actions[bot] commented 5 months ago

This issue was closed automatically because it has not seen any activity in 365 days

github-actions[bot] commented 3 weeks ago

This issue was marked as staled automatically because it has not seen any activity in 90 days