netcdf calving { dimensions: time = UNLIMITED ; // (150 currently) x = 878 ; y = 749 ; variables: double time(time) ; time:units = "days since 2008-6-17 00:00:00" ; time:axis = "T" ; time:calendar = "proleptic_gregorian" ; time:long_name = "time" ; time:standard_name = "time" ; time:bounds = "time_bnds" ; double x(x) ; x:units = "m" ; x:axis = "X" ; x:long_name = "X-coordinate in Cartesian system" ; x:standard_name = "projection_x_coordinate" ; x:spacing_meters = 100. ; double y(y) ; y:units = "m" ; y:axis = "Y" ; y:long_name = "Y-coordinate in Cartesian system" ; y:standard_name = "projection_y_coordinate" ; y:spacing_meters = 100. ; double thk(time, y, x) ; thk:units = "m" ; thk:valid_min = 0. ; thk:long_name = "land ice thickness" ; thk:pism_intent = "model_state" ; thk:standard_name = "land_ice_thickness" ; int mask(time, y, x) ; mask:units = "" ; mask:flag_meanings = "ice_free_bedrock grounded_ice floating_ice ice_free_ocean" ; mask:long_name = "ice-type (ice-free/grounded/floating/ocean) integer mask" ; mask:pism_intent = "diagnostic" ; mask:flag_values = 0, 2, 3, 4 ; double total_retreat_rate(time, y, x) ; total_retreat_rate:units = "m / day" ; total_retreat_rate:long_name = "rate of ice front retreat" ; total_retreat_rate:pism_intent = "output" ; double flux_divergence(time, y, x) ; flux_divergence:units = "m year-1" ; flux_divergence:long_name = "flux divergence" ; flux_divergence:pism_intent = "diagnostic" ; int dummy(x) ; data: time = 0, 146229.035420097, 301971.968971751, 457889.035600127, 599359.960096487, 740817.107084362, 882238.531767886, 0, 141421.425181134, 282842.850362268, 424264.275543402, 565685.700724537, 707107.125905671, 848528.551086805, 0, 138370.18967499, 279965.726280741, 421561.262886492, 563156.799492243, 704752.336097994, 846347.872703745, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 832145.13605892, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 280759.297334485, 422180.653571795, 563602.009809104, 705023.366046414, 846444.722283723, 0, 141421.356237309, 282842.712474619, 424264.068711928, 565685.424949238, 707106.781186547, 848528.137423857, 0, 141421.356237309, 282842.712474619 ; }