User Tools

Site Tools


other:python:misc_by_jyp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:python:misc_by_jyp [2022/07/08 14:00]
jypeter [numpy related stuff] Added the arbitrary object array
other:python:misc_by_jyp [2022/12/12 12:11]
jypeter Added the "Storing objects and data in a file" section
Line 228: Line 228:
  
 </​code>​ </​code>​
 +
 +==== Storing objects and data in a file (shelve and friends) ====
 +
 +The built-in [[other:​python:​jyp_steps?​s[]=shelve#​the_shelve_package|shelve]] module can be **easily** used for storing temporary/​intermediate data
 +
 +More options:
 +  * Some [[other:​python:​jyp_steps#​data_file_formats|non-NetCDF]] file formats
 +  * Working with [[other:​python:​jyp_steps#​netcdf_filesusing_cdms2_xarray_and_netcdf4|NetCDF]] files
  
 ==== Sorting ==== ==== Sorting ====
other/python/misc_by_jyp.txt · Last modified: 2024/04/19 12:02 by jypeter