Skip to content

Commit

Permalink
📦 Download and refresh ATL11 Zarr data up to 20210421
Browse files Browse the repository at this point in the history
Updating the ATLAS catalog to include ATL11 data up to and including 20210421, about five months of extra data over 2c755d5. Had to temporarily downgrade (locally, again) to fsspec=0.7.4 and intake-xarray=0.3.2 for the ATL11 intake download code in atl06_to_atl11.ipynb to work. Yes, taking a shortcut this time by pulling the official ATL11.003 data straight from NSIDC instead of wasting a week processing it ourselves. Glad that they have cycle 03 to cycle 09 in a single HDF5 file!!

Doing more preprocessing in the atl06_to_atl11.ipynb script by adding a set_xy_and_mask function which does lon/lat to x/y coordinate conversion and masking out of low quality data points. Should save some hassle in atl11_play.ipynb. Using 2 cores instead of 8 because of memory restrictions on the HPC cluster. So yeah, basically a quick refresh over d9ad9db.
  • Loading branch information
weiji14 committed Jun 26, 2021
1 parent d5afc32 commit 31abdb0
Show file tree
Hide file tree
Showing 5 changed files with 4,630 additions and 4,209 deletions.
Loading

0 comments on commit 31abdb0

Please sign in to comment.