#2464 broke the docs as the docs are using add_field which is now outdated. Users should now manipulate the datasets directly before passing to Parcels.
Related is #2695, but that's a separate issue.
We should update the docs to get them green again.
Hmmm - docs are failing since quite a few use the old add_field API. Should I resolve all the docs errors in this PR @erikvansebille or should we merge this in so that I can work on other items?
I think you have more of a picture on the documentation/what it's like to use parcels, so you might be quicker resolving those.
Originally posted by @VeckoTheGecko in #2646 (comment)
#2464 broke the docs as the docs are using
add_fieldwhich is now outdated. Users should now manipulate the datasets directly before passing to Parcels.Related is #2695, but that's a separate issue.
We should update the docs to get them green again.
Hmmm - docs are failing since quite a few use the old
add_fieldAPI. Should I resolve all the docs errors in this PR @erikvansebille or should we merge this in so that I can work on other items?I think you have more of a picture on the documentation/what it's like to use parcels, so you might be quicker resolving those.
Originally posted by @VeckoTheGecko in #2646 (comment)