What's in this Release
- collections: Contains information on how the data was logged, along with the corresponding data recording script.
- deps: Contains dependencies for the project, specifically the
mapCDF
submodule used in CDF creation. - example: Includes a Python script using
cdflib
that demonstrates how to read data from CDF files, along with the corresponding output image generated. - makecdfs: Contains scripts used to generate the CDFs from the Level 2 data.
- processing: Contains Python scripts required to regenerate the CDFs, progressing from Level 0 to Level 1, and then to Level 2.
Contributors
- @matthewgfinley - Lead designer and contributor. Created the example and processing scripts and designed the data collection process.
- @cpiker - Created the
mapCDF
submodule and is the original author of themakecdf
scripts. - @amflores5 - Fixed minor bugs within the scripts.
Full Changelog: https://github.com/mag-noise/crm/commits/v1.0.2
Requires: https://github.com/mag-noise/mapCDF