Since 2021.01 you can move the grid data in the local datastores to separate read only gbin files. Because they are read-only they can be shared and there is no need to copy them when starting a new watercoach instance. The gbin files can be created with a stand alone client and F12- database - move time series grid data to separate water coach gbin file. The created gbin file can be moved to a network drive or to an OPeNDAP server. The key gridBinFilesPath contains an absolute path to folder with gbin files. The name of a gbin file should equal the scenario name. The first directory that contains the %scenario_name%.gbin is used. The path starts with http(s) when a open dap folder is referenced.

The instructions below will decribe how to use this functionality for your application

move grid data in the datastore to readonly gbin file

Check: When the steps above are completed succesfully you will be able to restart the SA application. The localdatastore contains a reference to the gbin file created in the previous step. All data will be displayed in the SA Client as before, 

WaterCoach configuration