Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.1-incubating
-
None
Description
The local.py which is under data_source folder under ocw package will handle loading local file (model or local observations).
This file will read local file (netCDF for now) and return in the format that dataset class (dataset.py) can receive.
Mazi