Closed hkershaw-brown closed 3 months ago
For dataframes where observations have been removed (or even had their time altered), the linked list info needs to be updated.
I don't think we have to manage the linked list, we can:
still need metadata storage and writing
The capability to write obs sequences from the dataframe opens up preprocessing of observations for dart in the python ecosystem, e.g.
subsetting by:
preprocessing:
Potentially replacing functionality from these various fortran programs:
Issues:
@hkershaw-brown this would make creating obs_seq.{final/out} files easier for tests.