Skip to content

Commit

Permalink
📦 Refresh ATL11 Zarr data to 20200513
Browse files Browse the repository at this point in the history
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
weiji14 committed Jul 28, 2020
1 parent d3ace2d commit bff7345
Show file tree
Hide file tree
Showing 3 changed files with 1,830 additions and 1,852 deletions.
Loading

0 comments on commit bff7345

Please sign in to comment.