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
In fact, we could even deprecate the field.lon, field.lat and field.depth attributes; I left them in for backward compatibility when we moved to a GridSet structure back in v2.0. So it's really old, redundant code that's there just for convenience.
Yes, thats also a possibility. Let's save this particular discussion for down the line where I review all attributes/methods and suggest actions to take (deprecate to make private, make read only, etc)
Lets make the following read only (so that users don't try to edit it expecting it to propagate to the grid
Parcels/parcels/field.py
Lines 192 to 197 in 93cc635
cc: @sruehs
The text was updated successfully, but these errors were encountered: