This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Full Name: Leigh Orf > Email Address: address@hidden > Organization: Central Michigan University > Package Version: 4.0u1 build date:2013-03-29 18:10 UTC > Operating System: Mac OS X > Hardware: Java: home: > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home version: > 1.6.0_45 j3d:1.5.2 fcs (build4) > Description of problem: Getting this at our ramadda server. These are just > grib files. I want to animate them in time, so I select say 5 files and > choose Data Source Type "Aggregate Grids by Time" > Leigh, These datasets are protected, can you provide me a tmp account to access these data? Yuan > There was an error loading the data: > Error creating data source:aggregated.netcdf.grid with: > [http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:8a9e662a-0e30-4193-a0cd-c007b85463f1/team2_d01.126.grb/dodsC/entry.das, > > http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:adbcaccb-7d23-4bd0-950b-13f7063f97d7/team2_d01.125.grb/dodsC/entry.das, > > http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:7b3680b7-4440-4ebd-814c-99560682e642/team2_d01.124.grb/dodsC/entry.das, > > http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:066e4ea8-6d23-4488-89ed-7aa8ce9952bc/team2_d01.123.grb/dodsC/entry.das, > > http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:97ba0d75-6d47-41be-8f07-a506598a735a/team2_d01.122.grb/dodsC/entry.das, > > http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:757e405f-8c4f-40df-bab9-37946e742593/team2_d01.12 1.grb/dodsC/entry.das, http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:4fb9024c-c87b-4c79-a938-07cf8f0affce/team2_d01.120.grb/dodsC/entry.das, http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:d50e2647-5d7b-44ce-b26f-3f349d84834f/team2_d01.119.grb/dodsC/entry.das, http://waterspout.cst.cmich.edu:8080/repository/entry/show/output:data.opendap/entryid:0cfb6cf9-2e8f-44ec-bb20-48bb3d049927/team2_d01.118.grb/dodsC/entry.das] > Grid data source failed making data set: > /Users/orf/.unidata/idv/DefaultIdv/tmp/multigrid_edfe70b9-a5b9-44a5-a5b9-dc8a8b8e349a0.ncml > HTTPMethod: session incompatible url > > ****************** > Stack trace: > ucar.nc2.util.net.HTTPException: HTTPMethod: session incompatible url > at ucar.nc2.util.net.HTTPMethod.<init>(HTTPMethod.java:180) > at ucar.nc2.util.net.HTTPMethod.Get(HTTPMethod.java:84) > at ucar.nc2.dataset.NetcdfDataset.checkIfDods(NetcdfDataset.java:754) > at ucar.nc2.dataset.NetcdfDataset.disambiguateHttp(NetcdfDataset.java:707) > at ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:668) > at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:418) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:409) > at ucar.nc2.ncml.NcMLReader.access$100(NcMLReader.java:60) > at ucar.nc2.ncml.NcMLReader$NcmlElementReader.open(NcMLReader.java:1415) > at ucar.nc2.ncml.NcMLReader$NcmlElementReader.open(NcMLReader.java:1403) > at ucar.nc2.dataset.NetcdfDataset.acquireFile(NetcdfDataset.java:619) > at ucar.nc2.ncml.Aggregation$Dataset.acquireFile(Aggregation.java:634) > at > ucar.nc2.ncml.AggregationExisting.buildNetcdfDataset(AggregationExisting.java:74) > at ucar.nc2.ncml.Aggregation.finish(Aggregation.java:404) > at ucar.nc2.ncml.NcMLReader.readNetcdf(NcMLReader.java:492) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:437) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:252) > at ucar.nc2.ncml.NcMLReader.readNcML(NcMLReader.java:202) > at ucar.nc2.dataset.NetcdfDataset.acquireNcml(NetcdfDataset.java:841) > at ucar.nc2.dataset.NetcdfDataset.openOrAcquireFile(NetcdfDataset.java:680) > at ucar.nc2.dataset.NetcdfDataset.openDataset(NetcdfDataset.java:418) > at ucar.nc2.dataset.NetcdfDataset.acquireDataset(NetcdfDataset.java:513) > at ucar.nc2.dt.grid.GridDataset.open(GridDataset.java:104) > at ucar.nc2.dt.grid.GridDataset.open(GridDataset.java:90) > at > ucar.unidata.data.grid.GeoGridDataSource.doMakeDataSet(GeoGridDataSource.java:1113) > at > ucar.unidata.data.grid.GeoGridDataSource.getDataset(GeoGridDataSource.java:1135) > at > ucar.unidata.data.grid.GeoGridDataSource.initAfterCreation(GeoGridDataSource.java:499) > at ucar.unidata.data.DataManager.createDataSource(DataManager.java:1597) > at > ucar.unidata.idv.IntegratedDataViewer.createDataSource(IntegratedDataViewer.java:1980) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1897) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1831) > at > ucar.unidata.idv.IntegratedDataViewer.makeDataSource(IntegratedDataViewer.java:1804) > at ucar.unidata.idv.chooser.IdvChooser.makeDataSource(IdvChooser.java:943) > at ucar.unidata.idv.chooser.XmlChooser.makeDataSource(XmlChooser.java:280) > at > ucar.unidata.idv.chooser.ThreddsHandler.processNodes(ThreddsHandler.java:852) > at ucar.unidata.idv.chooser.ThreddsHandler.doLoad(ThreddsHandler.java:701) > at ucar.unidata.idv.chooser.XmlChooser.doLoadInThread(XmlChooser.java:717) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at ucar.unidata.util.Misc$2.run(Misc.java:1221) > at ucar.unidata.util.Misc$3.run(Misc.java:1249) > > > Ticket Details =================== Ticket ID: EQI-678164 Department: Support IDV Priority: Normal Status: Open