You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am looking at using your python package to work with SMOS radar soil moisture, however I am noticing some inconsistencies between the data variable names on the FTP, the test data and the expectations of functions like SMOSImg
Is it possible that either the function was updated and no long matches the latest version of the data or the latest data version is missing that variable? Or is this user error?
Hello
I am looking at using your python package to work with SMOS radar soil moisture, however I am noticing some inconsistencies between the data variable names on the FTP, the test data and the expectations of functions like SMOSImg
Specifically, the test data includes Quality_Flag as a variable, but the data available on https://data.catds.fr/cecsm/Land_products/L3_SMOS_IC_Soil_Moisture/ does not seem to include that variable anymore, at least the few files I have tried to work with so far
Is it possible that either the function was updated and no long matches the latest version of the data or the latest data version is missing that variable? Or is this user error?
I am trying to work through the examples in the docs
https://smos.readthedocs.io/en/latest/
Thanks!
The text was updated successfully, but these errors were encountered: