Hi all, I have a global mean variable that represents a global mean valid from date1 to date2. This information is stored folowing CF conventions in an auxiliary coordinate variable. ncdump gives : double time(time) ; time:standard_name = "time" ; time:bounds = "time_bnds" ; time:units = "days since 1900-01-01 00:00:00" ; time:calendar = "standard" ; double time_bnds(time, nb2) ; time_bnds:units = "days since 1900-01-01 00:00:00" ; time_bnds:calendar = "standard" ; Can I retrieve those time bounds (time_bnds) from a NCSS request ? Here is my test file : http://webportals.ipsl.jussieu.fr/thredds/ncss/grid/ATLAS/Flux/Inversions/latest/toto_global1.nc?var=poste_land,poste_oce&latitude=45&longitude=0&temporal=all&accept=csv Thanks Patrick -- LSCE/IPSL, Laboratoire CEA-CNRS-UVSQ Data Analysis and Visualization Engineer ICMC - IPSL Climate Modelling Centre --