netcdf PISCO_ARNOVIC_v1.1 { dimensions: comid = 11913 ; time = 16436 ; variables: double comid(comid) ; comid:units = "unique identifier for each river reach or subbasin" ; comid:long_name = "comid" ; comid:axis = "X" ; double time(time) ; time:units = "seconds since 1970-01-01 00:00:00+00:00" ; time:long_name = "time" ; time:calendar = "gregorian" ; time:axis = "T" ; float flow(time, comid) ; flow:units = "m3/s" ; flow:_FillValue = -9999.f ; flow:long_name = "Daily discharge by COMID" ; // global attributes: :title = "The PISCO_ARNOVIC product (update 2025)" ; :institution = "SENAMHI" ; :author = "Harold Llauca" ; }