netcdf PDH/tests/Funafuti/Funafuti_with_recl.nc { dimensions: lat = 4603; time = 1; lon = 3902; depth = 5; variables: float lat(lat=4603); :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=3902); :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=4603, lon=3902); :_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=4603, lon=3902); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (5Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_10year-ARI(time=1, depth=5, lat=4603, lon=3902); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (10Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_25year-ARI(time=1, depth=5, lat=4603, lon=3902); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (25Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_50year-ARI(time=1, depth=5, lat=4603, lon=3902); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (50Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_100year-ARI(time=1, depth=5, lat=4603, lon=3902); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (100Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float float inundation_250year-ARI(time=1, depth=5, lat=4603, lon=3902); :_FillValue = -9999.0f; // float :units = "m"; :standard_name = "sea_floor_depth_below_sea_level"; :long_name = "Inundation Depth (250Year Annual Recurrence Interval)"; :unit_long = "Meters"; :missing_value = -9999.0f; // float // global attributes: :Conventions = "CF-1.6"; :title = "Inundation Depth for Funafuti"; :institution = "Your Institution"; :history = "Created 2025-10-06 14:38:34"; }