Add get_param_tensor as an external function for poesy and titan.
Add a load method to class sample
Creation of a function generate_forcings
The goal is to separate the code relative to a specific dataset (how samples load their data from the disk) and the code used by all dataset (loading data for all the samples ).
Add get_param_tensor as an external function for poesy and titan. Add a load method to class sample Creation of a function generate_forcings The goal is to separate the code relative to a specific dataset (how samples load their data from the disk) and the code used by all dataset (loading data for all the samples ).