netcdf IVData/IV_Agg.nc { dimensions: y = 5400; x = 3000; bnds = 2; time = 10; variables: char crs; :grid_mapping_name = "polar_stereographic"; :standard_parallel = 70.0; // double :longitude_of_prime_meridian = 0.0; // double :straight_vertical_longitude_from_pole = -45.0; // double :semi_major_axis = 6378137.0; // double :inverse_flattening = 298.257223563; // double :latitude_of_projection_origin = 90.0; // double :false_easting = 0.0; // double :false_northing = 0.0; // double double y(y=5400); :units = "m"; :axis = "Y"; :long_name = "y coordinate of projection"; :standard_name = "projection_y_coordinate"; double x(x=3000); :units = "m"; :axis = "X"; :long_name = "x coordinate of projection"; :standard_name = "projection_x_coordinate"; double time(time=10); :standard_name = "time"; :long_name = "Midpoint time of acquisitons used"; :bounds = "time_bnds"; :units = "days since 1990-1-1 0:0:0"; :calendar = "standard"; :_ChunkSizes = 512U; // uint double time_bnds(time=10, bnds=2); :units = "days since 1990-1-1 0:0:0"; :_ChunkSizes = 1U, 2U; // uint float land_ice_surface_easting_velocity(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :description = "easting ice velocity"; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :standard_name = "land_ice_surface_x_velocity"; :long_name = "easting ice velocity"; :_ChunkSizes = 1U, 1350U, 750U; // uint float land_ice_surface_northing_velocity(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :description = "northing ice velocity"; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :standard_name = "land_ice_surface_y_velocity"; :long_name = "northing ice velocity"; :_ChunkSizes = 1U, 1350U, 750U; // uint float land_ice_surface_vertical_velocity(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :description = "vertical velocity derived assuming surface parallel flow"; :long_name = "vertical velocity derived assuming surface parallel flow"; :_ChunkSizes = 1U, 1350U, 750U; // uint float land_ice_surface_velocity_magnitude(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :description = "magnitude of horizontal ice velocity"; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :long_name = "magnitude of horizontal ice velocity"; :_ChunkSizes = 1U, 1350U, 750U; // uint float land_ice_surface_easting_velocity_std(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :description = "easting ice velocity error estimate "; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :standard_name = "land_ice_surface_x_velocity standard_error"; :long_name = "easting ice velocity error estimate "; :_ChunkSizes = 1U, 1350U, 750U; // uint float land_ice_surface_northing_velocity_std(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :description = "northing ice velocity error estimate"; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :standard_name = "land_ice_surface_y_velocity standard_error"; :long_name = "northing ice velocity error estimate"; :_ChunkSizes = 1U, 1350U, 750U; // uint float land_ice_surface_velocity_magnitude_std(time=10, y=5400, x=3000); :_FillValue = 1.0E20f; // float :units = "m/day"; :description = "horizontal ice velocity error magnitude estimate"; :grid_mapping = "crs"; :coordinates = "time y x"; :cell_methods = "time: mean (weighted average (based on error estimates) over contributing acquisitons)"; :missing_value = 1.0E20f; // float :long_name = "horizontal ice velocity error magnitude estimate"; :_ChunkSizes = 1U, 1350U, 750U; // uint // global attributes: :date_created = "2022-01-11"; :project = "PROMICE"; :tracking_id = "6c7bf0ad-3127-41c5-a473-8b704bb6e036"; :time_coverage_start = "2017-08-02"; :time_coverage_end = "2017-08-26"; :sensors_used = "Sentinel-1B,Sentinel-1A"; :velocity_projection_method = "Surface Parallel Flow"; :Conventions = "CF-1.5"; :product_version = "1.0"; :title = "Greenland Ice Velocity from 2017-08-02 to 2017-08-26"; :institution = "GEUS"; :summary = "Greenland Ice Velocity from Sentinel-1 offset tracking for the period 2017-08-02 to 2017-08-26"; :methods_used = "Offset-tracking"; :calibration_method = "None"; }