GEUS-Glaciology-and-Climate / ice_discharge

Greenland Ice Sheet solid ice discharge from 1986 through last month
https://doi.org/10.5194/essd-12-1367-2020
GNU Lesser General Public License v3.0
8 stars 4 forks source link

Use GRASS GIS temporal framework #1

Open mankoff opened 5 years ago

mankoff commented 5 years ago

The initial manuscript assigned each raster to the central time-stamp, even though each raster represents a time-span. The GRASS Temporal Framework [1,2,3] supports time-spans. The algorithm should be modified to take advantage of time-span data storage. Visualizing this is easy, and can be done as in [4] (see also example figure from that paper included below).

Screenshot_20190604_091752

Limitations and Issues:

[1] Gebbert & Pebesma, 2017 http://dx.doi.org/10.1080/13658816.2017.1306862 [2] https://grass.osgeo.org/grass70/manuals/temporalintro.html [3] https://grass.osgeo.org/grass76/manuals/g.gui.timeline.html and [4] Hanna /et al./, 2013 https://www.nature.com/articles/nature12238

mankoff commented 5 years ago

The NSIDC 0731 data does include a dT GeoTIFF that gives the time offset between the nominal mid-moth date and the actual date of each pixel. The GRASS Temporal Framework provides time stamp and time span options for each raster, not for each pixel. Each day could have a mostly-null raster?