-
- Downloads
Reorganize for multiple dates
Separate the definition of the fields of shapefiles and the output of the namelist from the output of the shapes. This will allow us to loop on dates only for the output of the shapes. Create two sets of writers so that we will be able to alternate between the two sets when we loop on multiple dates. So we create a function `define_fields`, we replace the argument `SHP_triplet` of function write by argument writers and we create the dictionary factories.
Please register or sign in to comment