A pickle file containing a 2d grid for every day in the climatology is continuously updated (forward processing) and read as input by this application.
TODO: Document what does the data in the file look like
What other format can we use that would be more interoperable and portable? NetCDF? SQLite? I think it would be best (see #18) if the format we choose supports selective reads.
A pickle file containing a 2d grid for every day in the climatology is continuously updated (forward processing) and read as input by this application.
TODO: Document what does the data in the file look like
What other format can we use that would be more interoperable and portable? NetCDF? SQLite? I think it would be best (see #18) if the format we choose supports selective reads.