-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Labels
Description
This Issue tracks a list of features/capabilities in Parcels that we want to keep, and which to drop (at least initially)
Some features we don't want to keep in Parcels v4-alpha:
- Support for
AnalyticalAdvectionunder the hood Remove analytical output #1928 -
time_periodicinFieldSet -
transposeinFieldSet -
to_write="once"forParticleFile(but need an alternative) -
ParcelsRandom-> implemented in Removing ParcelsRandom and rng for v4 #1858 -
NestedFields(at least for v4-alpha) Remove NestedField #1929 - Removing grid.py and time_origin for v4 #2068 (because all time can be
np.datetime64now that JIT is dropped) -
postIterationCallbacksfunctions inpset.execute()(Minimal v4 particleset #2060 ) -
SGridsand time-varying depth dimensions (since they can be handled with the CROCO-type-advection kernel?) - Field chunking
-
Field.cell_edge_sizesandField.cell_areas - Avoid casting field input data to float32 #1607
-
indicesto select subdomain in the FieldSet creation - Remove methods for computing halos #1898
- Remove latitude flipping in Grid #1902
- Remove deferred loading of FieldSets #1908, Remove Grid.time_full #1930
-
Field.set_scaling_factor()Removing scaling_factors #1924 -
FieldSet.compute_on_defer - Remove
vminandvmaxfromField#1910 -
FieldSetandFieldwriting Removing Field.to_write and FieldSet.to_write methods #1938 - Re-evaluating support for timevarying depth dimension #1914
- Remove
timestampskeyword from Field and FieldSet #1918 - Removing FieldSet.from_parcels() method #1935
- Reconsider
FieldSet.from_xarray_dataset()#1940
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog
Status
Ready