NASA-Openscapes / earthdata-cloud-cookbook

A tutorial book of workflows for research using NASA EarthData in the Cloud created by the NASA-Openscapes team
https://nasa-openscapes.github.io/earthdata-cloud-cookbook
Other
87 stars 32 forks source link

MATLAB - how-do-I's from tutorials #256

Open jules32 opened 1 year ago

jules32 commented 1 year ago

Create how-do-I's from tutorials

Plan

Cookbook How-do-I's – we can bring a subset of the MATLAB tutorial to the How Do I sections, and link back to the tutorial for the full workflow in our JupyterHub. @jules32 can do this with help from MathWorks parsing out the shortest amount of information the user would need.

jules32 commented 1 year ago

Resources to add

From Cedric - TODO add these to tutorial

Here are a few references associated with my presentation.

MATLAB and SWMR: https://www.mathworks.com/help/matlab/import_export/read-and-write-data-concurrently-using-single-writermultiple-reader-swmr.html

SWMR reference material (not always up to date, but explains locks and caching): https://portal.hdfgroup.org/display/HDF5/Single+Writer+Multiple+Reader++-+SWMR

MATLAB and VDS: https://www.mathworks.com/help/matlab/import_export/work-with-hdf5-virtual-datasets-vds.html

MATLAB and DLFs: https://www.mathworks.com/help/matlab/import_export/read-and-write-hdf5-datasets-using-dynamically-loaded-filters.html

MATLAB Answers post about using export maps on Linux: https://www.mathworks.com/matlabcentral/answers/880033-build-hdf5-filter-plugins-on-linux-using-matlab-hdf5-shared-library-or-gnu-export-map