weiji14 / deepbedmap

Going beyond BEDMAP2 using a super resolution deep neural network. Also a convenient flat file data repository for high resolution bed elevation datasets around Antarctica.
GNU Lesser General Public License v3.0
43 stars 26 forks source link

Re-grid and re-tile groundtruth data with coordinates rounded to 250 #155

Closed weiji14 closed 5 years ago

weiji14 commented 5 years ago

So that we align better with BEDMAP2 and other raster grids out there, we are re-processing new groundtruth NetCDF grids (produced by data_prep.ipynb) with coordinates (in EPSG:3031) rounded to 250 units/metres. This means no more or less crazy decimal coordinates that should make our various scripts (especially those dependent on bounding boxes) play a lot more nicely together.

Fixes #152.

TODO:

review-notebook-app[bot] commented 5 years ago

Check out this pull request on ReviewNB: https://app.reviewnb.com/weiji14/deepbedmap/pull/155

You'll be able to see visual diffs and write comments on notebook cells. Powered by ReviewNB.