Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📦 Refresh ATL11 Zarr data to 20200513
Went out of my way to reprocess every ATL11 file once more, so this took a while, even with 72 CPU cores instead of 64! No hard numbers because my browser crashed at 73% and I didn't want to stop the `parallel` process, but it still takes about a week. This is a new refresh over 5198b2b. Had to change some glob statements as the output ATL11_*.h5 filename dropped the `v` for version. The 'corrected_h' group is now simply the 'root' group, and I've made sure the correct datatype is stored to Zarr by reading the "ATL11/ATL11_output_attrs.csv" file. The quality_summary name clash is gone, but we now need to convert the 'ATL06_xover_field_list' from binary to str to store to Zarr properly. Reduced more exceptional cases, and only reference ground track 1036 is missing an ATL11 file right now! Also fixed a few style errors DeepCode suggested.
- Loading branch information