wrf-python
1.0a3
What’s New
Installation
Table of Available Diagnostics
How To Use
Plotting Examples
API Reference
User API
Routines
Diagnostic Routine
Interpolation Routines
Lat-Lon to/from XY Routines
Numpy Extraction Routine
Variable Extraction Routines
Plotting Helper Routines
Raw Diagnostic Routines
Configuration Routines
Miscellaneous Routines
Classes
Internal API
wrf-python
Docs
»
API Reference
»
User API
»
wrf.get_cache_size
View page source
wrf.get_cache_size
¶
wrf.
get_cache_size
(
)
¶
Return the maximum number of items that the threadsafe cache can retain.
Returns:
The maximum number of items the cache can retain.
Return type:
int