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
We need to decide to what extent we want to support broken or xarray incompatible metadata in Parcels (e.g., for units).
I am of the mindset that we rely on the user to fix their metadata using xarray before passing it to Parcels (though we can help out with informative error messages).
For the meantime I am going to remove code along the lines of
We need to decide to what extent we want to support broken or xarray incompatible metadata in Parcels (e.g., for units).
I am of the mindset that we rely on the user to fix their metadata using xarray before passing it to Parcels (though we can help out with informative error messages).
For the meantime I am going to remove code along the lines of
Parcels/parcels/tools/converters.py
Lines 240 to 254 in 85d9ee7
so that we can consolidate this later
The text was updated successfully, but these errors were encountered: