netcdf PDH/tests/Nanumea/Nanumea_without_recl.nc { dimensions: lat = 1457; time = 1; lon = 1841; depth = 5; variables: float lat(lat=1457); :units = "degrees_north"; :axis = "Y"; :standard_name = "latitude"; :long_name = "Latitude"; :unit_long = "Degrees North"; double time(time=1); :standard_name = "time"; :axis = "T"; :long_name = "Time"; :unit_long = "Hours Since 1950-01-01"; :units = "hours since 1950-01-01"; :calendar = "gregorian"; float lon(lon=1841); :units = "degrees_east"; :axis = "X"; :standard_name = "longitude"; :long_name = "Longitude"; :unit_long = "Degrees East"; float depth(depth=5); :units = "m"; :axis = "Z"; :standard_name = "depth"; :positive = "down"; :long_name = "Sea Level Rise"; :unit_long = "Meters"; float inundation_mhws(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (Mean High Water Spring)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_5year-ARI(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (5 Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_10year-ARI(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (10 Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_25year-ARI(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (25 Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_50year-ARI(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (50 Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_100year-ARI(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (100 Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_250year-ARI(time=1, depth=5, lat=1457, lon=1841); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (250 Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float // global attributes: :Conventions = "CF-1.6"; :title = "Inundation Depth for Funafuti"; :institution = "Pacific Community - SPC"; :history = "Created 2025-10-13 10:09:18"; }