I´m trying now to create a hdf with different agricultural practices. In the map window it seems to be ok, with the right dates and so.. But, when I run the model I get:
GetHDF5ArrayDimensions - ModuleHDF5 - ERR10
HDF5-DIAG: Error detected in HDF5 library version: 1.6.8 thread 0. Back trace follows.
#000: ..\..\src\H5G.c line 253 in H5Gopen(): group not found
major(10): Symbol table layer
minor(48): Object not found
#001: ..\..\src\H5G.c line 1783 in H5G_find(): object not found
major(10): Symbol table layer
minor(48): Object not found
#002: ..\..\src\H5Gtraverse.c line 397 in H5G_namei(): component not found
major(10): Symbol table layer
minor(48): Object not found
#003: ..\..\src\H5Gstab.c line 161 in H5G_stab_find(): not found
major(10): Symbol table layer
minor(48): Object not found
#004: ..\..\src\H5Gnode.c line 954 in H5G_node_found(): not found
major(10): Symbol table layer
minor(48): Object not found
I´ve found the error in the code but I dont understand it.. I dont know where it can come from

Any help please??