Skip to content

seasonal PSM calibration takes a long time #20

@frodre

Description

@frodre

I believe seasonal PSM calibration takes a long time because it is reloading the calibration dataset for each season defined. This can be fixed by holding the original calibration in memory, or if it's too big, resorting to using Dask to run the re-averaging operations. In my experience Dask has only worked with HDF5 files, but since we've upgraded to Python 3 this may be fixed for netCDF.

@rtardif Trying to configure just like P2B now that my seasonal PSMs are built (31hrs!)-- do I set all proxy_psm_type to bilinear in the config yml file, like this: -- dmanderson

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions