Closed gmaze closed 2 years ago
I have tested predictions using climatology for SLA and SST Make sense I guess, this would be nice to allow users to get started just after installation of the library
@EPauthenet @quai20 @loicbachelot , Do you agree ?
Sounds good to me!
It could be quite boring to make sure that the input datasets has the 12 required variables for Osnet to make prediction, especially for fields that are in fact technical (
dayOfYear
) or from a climatology (MDT
,BATHY
).In #1 I have started to implement utility functions to retrieve MDT and Bathymetry from 2 climatological fields that will be shipped with the library as internal assets. Users will also have the option to use their own fields.
But what about the other fields ?
I propose to ship the library with climatology of all fields, so that by default, the user will always be able to make predictions easily. What do you think ?