Created
October 18, 2023 17:19
-
-
Save TomAugspurger/5b5f40c34212b8302e824e66b477062a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230920-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-20T01:00:00Z", | |
"2023-09-20T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28253880, | |
"valid_min": 28252860 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzCwgf8fA4hDyFIHzZUIEEgVmNRx3wQI1DIgQCBWoGPPjRMg8IUOAYc=" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5rkFrPCAADsQFL" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1766832 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2429386, | |
112079 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2541465, | |
2041846 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4583311, | |
334041 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4917352, | |
3340106 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8257458, | |
4579469 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-20T01:00:00Z", | |
"end_datetime": "2023-09-20T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-20_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-20_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-20T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230920/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230921-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-21T01:00:00Z", | |
"2023-09-21T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28255320, | |
"valid_min": 28254300 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExECaCKajioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB4zLQBLQ==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5TUFjPCAACQwDx" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1756293 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2418847, | |
112479 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2531326, | |
2037822 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4569148, | |
309825 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4878973, | |
3337674 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8216647, | |
4573770 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-21T01:00:00Z", | |
"end_datetime": "2023-09-21T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-21_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-21_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-21T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230921/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230922-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-22T01:00:00Z", | |
"2023-09-22T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28256760, | |
"valid_min": 28255740 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzAQg34MciBkqYPmSgQIpApM6rhvAgRqGRAgECvQsefGCRB4CVkB0g==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF47oLqeEQAE0gGW" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1753572 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2416126, | |
112900 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2529026, | |
2037526 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4566552, | |
304192 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4870744, | |
3335193 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8205937, | |
4567205 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-22T01:00:00Z", | |
"end_datetime": "2023-09-22T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-22_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-22_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-22T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230922/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230923-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-23T01:00:00Z", | |
"2023-09-23T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28258200, | |
"valid_min": 28257180 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEDyqKyDioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB4UP8BeA==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5L0F7PCAADZAE8" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1759171 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2421725, | |
112885 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2534610, | |
2039400 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4574010, | |
291659 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4865669, | |
3330053 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8195722, | |
4560296 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-23T01:00:00Z", | |
"end_datetime": "2023-09-23T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-23_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-23_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-23T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230923/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230924-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-24T01:00:00Z", | |
"2023-09-24T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28259640, | |
"valid_min": 28258620 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzCQxI9nLCJkqYNmSwQIpApM6rhvAgTqGBAgECvQsefGCRB4mKUBHg==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5jMFzPCAAB9gDi" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1774870 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2437424, | |
112680 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2550104, | |
2043659 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4593763, | |
353732 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4947495, | |
3326240 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8273735, | |
4562081 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-24T01:00:00Z", | |
"end_datetime": "2023-09-24T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-24_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-24_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-24T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230924/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230925-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-25T01:00:00Z", | |
"2023-09-25T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28261080, | |
"valid_min": 28260060 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEBKqa2QMIL8rcHuSgQIpApM6rhvAgRqGRAgECvQsefGCRB41TsBww==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5bYLaeEQAEhQGH" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1777111 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2439665, | |
112524 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2552189, | |
2043407 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4595596, | |
361316 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4956912, | |
3323302 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8280214, | |
4572118 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-25T01:00:00Z", | |
"end_datetime": "2023-09-25T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-25_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-25_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-25T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230925/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230926-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-26T01:00:00Z", | |
"2023-09-26T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28262520, | |
"valid_min": 28261500 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6iaaTioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB4HPABaQ==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5zsFnPCAADFwEt" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1772416 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2434970, | |
112362 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2547332, | |
2041950 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4589282, | |
370848 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4960130, | |
3323169 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8283299, | |
4580066 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-26T01:00:00Z", | |
"end_datetime": "2023-09-26T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-26_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-26_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-26T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230926/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230927-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-27T01:00:00Z", | |
"2023-09-27T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28263960, | |
"valid_min": 28262940 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6SKOwioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB4ZJYBDw==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF574LieEQAFpgHS" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1768111 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2430665, | |
112562 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2543227, | |
2039850 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4583077, | |
368478 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4951555, | |
3322961 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8274516, | |
4583995 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-27T01:00:00Z", | |
"end_datetime": "2023-09-27T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-27_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-27_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-27T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230927/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230928-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-28T01:00:00Z", | |
"2023-09-28T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28265400, | |
"valid_min": 28264380 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEDSiauAcIL8rcHuSgQIpApM6rhvAgRqGRAgECvQsefGCRB4oSwBtA==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5rcF/PCAAEOAF4" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1758893 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2421447, | |
111744 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2533191, | |
2036431 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4569622, | |
344778 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4914400, | |
3321724 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8236124, | |
4586369 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-28T01:00:00Z", | |
"end_datetime": "2023-09-28T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-28_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-28_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-28T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230928/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230929-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-29T01:00:00Z", | |
"2023-09-29T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28266840, | |
"valid_min": 28265820 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEACaqCjioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB46NIBWg==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5T8F3PCAACygEe" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1753523 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2416077, | |
111724 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2527801, | |
2034497 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4562298, | |
335944 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4898242, | |
3320267 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8218509, | |
4587041 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-29T01:00:00Z", | |
"end_datetime": "2023-09-29T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-29_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-29_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-29T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230929/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20230930-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-09-30T01:00:00Z", | |
"2023-09-30T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28268280, | |
"valid_min": 28267260 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzCwiFEMciBkqYPmSgQIpApM6rhvAgRqGRAgECvQsefGCRB4JXcB/w==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF47ELSeEQAFWQHD" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1754094 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2416648, | |
112168 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2528816, | |
2035381 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4564197, | |
346601 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4910798, | |
3319329 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8230127, | |
4587303 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-09-30T01:00:00Z", | |
"end_datetime": "2023-09-30T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-09-30_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-09-30_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-09-30T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20230930/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231001-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-01T01:00:00Z", | |
"2023-10-01T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28269720, | |
"valid_min": 28268700 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEBaCqeDioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB4bR0BpQ==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5LiFjPCAAD6wFp" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1746097 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2408651, | |
112066 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2520717, | |
2032674 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4553391, | |
325849 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4879240, | |
3317598 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8196838, | |
4585749 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-01T01:00:00Z", | |
"end_datetime": "2023-10-01T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-01_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-01_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-01T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231001/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231002-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-02T01:00:00Z", | |
"2023-10-02T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28271160, | |
"valid_min": 28270140 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6yaKiioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB4tMMBSw==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5jiFvPCAACfQEP" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1735177 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2397731, | |
111305 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2509036, | |
2026753 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4535789, | |
292893 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4828682, | |
3315675 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8144357, | |
4581603 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-02T01:00:00Z", | |
"end_datetime": "2023-10-02T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-02_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-02_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-02T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231002/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231003-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-03T01:00:00Z", | |
"2023-10-03T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28272600, | |
"valid_min": 28271580 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExECyCqiQMIL8rcHuSgQIpApM6rhvAgRqGRAgECvQsefGCRB48VkB8A==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5bkLyeEQAFDAG0" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1727342 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2389896, | |
110893 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2500789, | |
2023735 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4524524, | |
280114 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4804638, | |
3312386 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8117024, | |
4574893 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-03T01:00:00Z", | |
"end_datetime": "2023-10-03T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-03_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-03_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-03T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231003/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231004-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-04T01:00:00Z", | |
"2023-10-04T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28274040, | |
"valid_min": 28273020 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEDi6qCTioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB4OQ4Blg==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5zyFzPCAADngFa" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1729371 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2391925, | |
111025 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2502950, | |
2024418 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4527368, | |
274822 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4802190, | |
3309019 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8111209, | |
4568439 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-04T01:00:00Z", | |
"end_datetime": "2023-10-04T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-04_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-04_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-04T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231004/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231005-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-05T01:00:00Z", | |
"2023-10-05T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28275480, | |
"valid_min": 28274460 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB66CiaioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB4gLQBPA==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF57kLeeEQAGLQH/" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1733397 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2395951, | |
110304 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2506255, | |
2026683 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4532938, | |
286233 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4819171, | |
3304952 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8124123, | |
4561093 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-05T01:00:00Z", | |
"end_datetime": "2023-10-05T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-05_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-05_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-05T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231005/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231006-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-06T01:00:00Z", | |
"2023-10-06T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28276920, | |
"valid_min": 28275900 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEA666WAcIL8rcHuSgQIpApM6rhvAgRqGRAgECvQsefGCRB4vUoB4Q==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5rKFnPCAAEvwGl" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1736968 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2399522, | |
111415 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2510937, | |
2025490 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4536427, | |
285480 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4821907, | |
3302609 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8124516, | |
4559757 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-06T01:00:00Z", | |
"end_datetime": "2023-10-06T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-06_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-06_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-06T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231006/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231007-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-07T01:00:00Z", | |
"2023-10-07T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28278360, | |
"valid_min": 28277340 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6SqKUioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB4BP8Bhw==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5TqFrPCAADUQFL" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1726587 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2389141, | |
111191 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2500332, | |
2021543 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4521875, | |
288510 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4810385, | |
3299802 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8110187, | |
4558303 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-07T01:00:00Z", | |
"end_datetime": "2023-10-07T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-07_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-07_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-07T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231007/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231008-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-08T01:00:00Z", | |
"2023-10-08T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28279800, | |
"valid_min": 28278780 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzBQjiQMciBkqYPmSgQIpApM6rhvAgRqGRAgECvQsefGCRB4QZUCLA==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF47UL+eEQAF4AHw" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1732657 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2395211, | |
110377 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2505588, | |
2026142 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4531730, | |
329967 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4861697, | |
3297611 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8159308, | |
4559638 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-08T01:00:00Z", | |
"end_datetime": "2023-10-08T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-08_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-08_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-08T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231008/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231009-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-09T01:00:00Z", | |
"2023-10-09T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28281240, | |
"valid_min": 28280220 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEDCa6GDioL8rcFuSwQIpApM6rhvAgTqGBAgECvQsefGCRB4iTsB0g==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5LaF3PCAAEcgGW" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1732138 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2394692, | |
110076 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2504768, | |
2026750 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4531518, | |
321012 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4852530, | |
3302825 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8155355, | |
4569562 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-09T01:00:00Z", | |
"end_datetime": "2023-10-09T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-09_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-09_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-09T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231009/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231010-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-10T01:00:00Z", | |
"2023-10-10T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28282680, | |
"valid_min": 28281660 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6aSiMioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB40OEBeA==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5j6F7PCAADBAE8" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1725436 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2387990, | |
110714 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2498704, | |
2024055 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4522759, | |
305804 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4828563, | |
3302866 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8131429, | |
4568313 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-10T01:00:00Z", | |
"end_datetime": "2023-10-10T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-10_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-10_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-10T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231010/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231011-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-11T01:00:00Z", | |
"2023-10-11T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28284120, | |
"valid_min": 28283100 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzDw/+AEQ4hByFIHzZUIEEgVmNRx3wQI1DIgQCBWoGPPjRMg8A2GAh0=" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5bMGE9IwAFkwHh" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1721456 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2384010, | |
110516 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2494526, | |
2021944 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4516470, | |
302211 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4818681, | |
3299604 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8118285, | |
4562328 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-11T01:00:00Z", | |
"end_datetime": "2023-10-11T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-11_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-11_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-11T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231011/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231012-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-12T01:00:00Z", | |
"2023-10-12T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28285560, | |
"valid_min": 28284540 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6y6GGioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB4VSwBww==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5zmLaeEQAEJQGH" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1722051 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2384605, | |
110659 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2495264, | |
2023666 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4518930, | |
338835 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4857765, | |
3295488 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8153253, | |
4557129 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-12T01:00:00Z", | |
"end_datetime": "2023-10-12T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-12_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-12_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-12T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231012/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231013-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-13T01:00:00Z", | |
"2023-10-13T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28287000, | |
"valid_min": 28285980 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0AEBAAAExEB6iK6DioL8rcFuSgQIpAps6rhvAgTqGBAgECvQsefGCRB4nNIBaQ==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF57MHs9IwAGtAIs" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1743500 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2406054, | |
109197 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2515251, | |
2032646 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4547897, | |
366332 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4914229, | |
3292529 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8206758, | |
4557274 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-13T01:00:00Z", | |
"end_datetime": "2023-10-13T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-13_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-13_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-13T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231013/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231014-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-14T01:00:00Z", | |
"2023-10-14T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28288440, | |
"valid_min": 28287420 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0IEAAAAIxMDyp4gggeAC+ZvB7koECKQKTOq4bwIEahkQIBAr0LHnxgkQeNloAg4=" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5rWLieEQAFRgHS" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1738149 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2400703, | |
109442 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2510145, | |
2028551 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4538696, | |
350728 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4889424, | |
3290770 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8180194, | |
4564891 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-14T01:00:00Z", | |
"end_datetime": "2023-10-14T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-14_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-14_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-14T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231014/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
}, | |
{ | |
"type": "Feature", | |
"stac_version": "1.0.0", | |
"id": "20231015-short_range-conus-channel_rt-0-1", | |
"properties": { | |
"nwm:model_configuration": "short_range", | |
"nwm:model_domain": "conus", | |
"nwm:file_output_type": "channel_rt", | |
"nwm:forecast_hour": 1, | |
"cube:dimensions": { | |
"time": { | |
"extent": [ | |
"2023-10-15T01:00:00Z", | |
"2023-10-15T01:00:00Z" | |
], | |
"description": "valid output time", | |
"type": "temporal", | |
"kerchunk:zarray": { | |
"chunks": [ | |
1024 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"time" | |
], | |
"long_name": "valid output time", | |
"standard_name": "time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC", | |
"valid_max": 28289880, | |
"valid_min": 28288860 | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF7t0DEBAAAIwzDwiT9OLCJkqYNmSgQIpAps6rhvAgTqGBAgECvQsefGCRB4IR0BtA==" | |
} | |
}, | |
"feature_id": { | |
"type": "ID", | |
"description": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i8", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 8, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"cf_role": "timeseries_id", | |
"comment": "NHDPlusv2 ComIDs within CONUS, arbitrary Reach IDs outside of CONUS", | |
"long_name": "Reach ID" | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
43319, | |
606659 | |
] | |
} | |
}, | |
"reference_time": { | |
"type": "reference-time", | |
"description": "model initialization time", | |
"extent": [ | |
null, | |
null | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
1 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": null, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
1 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"reference_time" | |
], | |
"long_name": "model initialization time", | |
"standard_name": "forecast_reference_time", | |
"units": "minutes since 1970-01-01 00:00:00 UTC" | |
}, | |
"kerchunk:value": { | |
"0": "base64:eF5TWL6eEQAD2AF4" | |
} | |
} | |
}, | |
"cube:variables": { | |
"crs": { | |
"type": "data", | |
"description": "CRS definition", | |
"dimensions": [], | |
"attrs": { | |
"transform_name": "latitude longitude", | |
"grid_mapping_name": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"_CoordinateAxes": "latitude longitude", | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"inverse_flattening": 298.2572326660156 | |
}, | |
"shape": [], | |
"kerchunk:zarray": { | |
"chunks": [], | |
"compressor": null, | |
"dtype": "|S1", | |
"fill_value": "IA==", | |
"filters": null, | |
"order": "C", | |
"shape": [], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [], | |
"_CoordinateAxes": "latitude longitude", | |
"esri_pe_string": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"grid_mapping_name": "latitude longitude", | |
"inverse_flattening": 298.2572326660156, | |
"long_name": "CRS definition", | |
"longitude_of_prime_meridian": 0.0, | |
"semi_major_axis": 6378137.0, | |
"semi_minor_axis": 6356752.5, | |
"spatial_ref": "GEOGCS[\"GCS_WGS_1984\",DATUM[\"D_WGS_1984\",SPHEROID[\"WGS_1984\",6378137.0,298.257223563]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]];-400 -400 1000000000;-100000 10000;-100000 10000;8.98315284119521E-09;0.001;0.001;IsHighPrecision", | |
"transform_name": "latitude longitude" | |
}, | |
"kerchunk:value": { | |
"0": "\u0000" | |
} | |
}, | |
"streamflow": { | |
"type": "data", | |
"description": "River Flow", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "River Flow", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Flow", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
662554, | |
1749234 | |
] | |
} | |
}, | |
"nudge": { | |
"type": "data", | |
"description": "Amount of stream flow alteration", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Amount of stream flow alteration", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Amount of stream flow alteration", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m3 s-1", | |
"valid_range": [ | |
-5000000, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2411788, | |
109712 | |
] | |
} | |
}, | |
"velocity": { | |
"type": "data", | |
"description": "River Velocity", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m s-1", | |
"attrs": { | |
"long_name": "River Velocity", | |
"units": "m s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "River Velocity", | |
"missing_value": -999900, | |
"scale_factor": 0.009999999776482582, | |
"units": "m s-1", | |
"valid_range": [ | |
0, | |
5000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
2521500, | |
2031117 | |
] | |
} | |
}, | |
"qSfcLatRunoff": { | |
"type": "data", | |
"description": "Runoff from terrain routing", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Runoff from terrain routing", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from terrain routing", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4552617, | |
402907 | |
] | |
} | |
}, | |
"qBucket": { | |
"type": "data", | |
"description": "Flux from gw bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3 s-1", | |
"attrs": { | |
"long_name": "Flux from gw bucket", | |
"units": "m3 s-1", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -999900000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Flux from gw bucket", | |
"missing_value": -999900000, | |
"scale_factor": 9.999999747378752e-06, | |
"units": "m3 s-1", | |
"valid_range": [ | |
0, | |
2000000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
4955524, | |
3289638 | |
] | |
} | |
}, | |
"qBtmVertRunoff": { | |
"type": "data", | |
"description": "Runoff from bottom of soil to bucket", | |
"dimensions": [ | |
"feature_id" | |
], | |
"unit": "m3", | |
"attrs": { | |
"long_name": "Runoff from bottom of soil to bucket", | |
"units": "m3", | |
"grid_mapping": "crs", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"shape": [ | |
2776734 | |
], | |
"kerchunk:zarray": { | |
"chunks": [ | |
2776734 | |
], | |
"compressor": { | |
"id": "zlib", | |
"level": 2 | |
}, | |
"dtype": "<i4", | |
"fill_value": -9999000, | |
"filters": [ | |
{ | |
"elementsize": 4, | |
"id": "shuffle" | |
} | |
], | |
"order": "C", | |
"shape": [ | |
2776734 | |
], | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"_ARRAY_DIMENSIONS": [ | |
"feature_id" | |
], | |
"add_offset": 0.0, | |
"coordinates": "latitude longitude", | |
"grid_mapping": "crs", | |
"long_name": "Runoff from bottom of soil to bucket", | |
"missing_value": -9999000, | |
"scale_factor": 0.0010000000474974513, | |
"units": "m3", | |
"valid_range": [ | |
0, | |
20000000 | |
] | |
}, | |
"kerchunk:value": { | |
"0": [ | |
"https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
8245162, | |
4572535 | |
] | |
} | |
} | |
}, | |
"start_datetime": "2023-10-15T01:00:00Z", | |
"end_datetime": "2023-10-15T01:00:00Z", | |
"kerchunk:zgroup": { | |
"zarr_format": 2 | |
}, | |
"kerchunk:zattrs": { | |
"Conventions": "CF-1.6", | |
"NWM_version_number": "v3.0", | |
"TITLE": "OUTPUT FROM NWM v3.0", | |
"cdm_datatype": "Station", | |
"code_version": "v5.3.0-alpha1", | |
"dev": "dev_ prefix indicates development/internal meta data", | |
"dev_NOAH_TIMESTEP": 3600, | |
"dev_OVRTSWCRT": 1, | |
"dev_channelBucket_only": 0, | |
"dev_channel_only": 0, | |
"featureType": "timeSeries", | |
"model_configuration": "short_range", | |
"model_initialization_time": "2023-10-15_00:00:00", | |
"model_output_type": "channel_rt", | |
"model_output_valid_time": "2023-10-15_01:00:00", | |
"model_total_valid_times": 18, | |
"proj4": "+proj=lcc +units=m +a=6370000.0 +b=6370000.0 +lat_1=30.0 +lat_2=60.0 +lat_0=40.0 +lon_0=-97.0 +x_0=0 +y_0=0 +k_0=1.0 +nadgrids=@", | |
"station_dimension": "feature_id", | |
"stream_order_output": 1 | |
}, | |
"datetime": "2023-10-15T01:00:00Z" | |
}, | |
"geometry": null, | |
"links": [], | |
"assets": { | |
"data": { | |
"href": "https://noaanwm.blob.core.windows.net/nwm/nwm.20231015/short_range/nwm.t00z.short_range.channel_rt.f001.conus.nc", | |
"type": "application/x-netcdf" | |
} | |
}, | |
"stac_extensions": [ | |
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment