ioos / comt_catalog

THREDDS catalogs for comt_catalog.sura.org:/var/www/thredds_instance/content/thredds
http://comt.sura.org/thredds
1 stars 5 forks source link

Aggregation problem on this shelf_hypoxia dataset #10

Closed rsignell-usgs closed 10 years ago

rsignell-usgs commented 10 years ago

@corbittkerr , I'm getting an aggregation error one of the 6 shelf hypoxia datasets:

http://comt.sura.org/thredds/comt_1_archive_summary.html?dataset=shelf_hypoxia.DAL_ROMS.2004-2009_hycom_obc_with_oxygen_inst_rem_30layers

If I click the OPeNDAP link, I get back:

Error {
    code = 500;
    message = "There are no datasets in the aggregation DatasetCollectionManager{ collectionName='data/comt_1_archive/shelf_hypoxia/DAL_ROMS/data/comt_1_archive/shelf_hypoxia/DAL_ROMS/2004-2009_hycom_obc_with_oxygen_inst_rem_30layers/Output.*his_mch.*\.nc$' recheck=null 
 dir=data/comt_1_archive/shelf_hypoxia/DAL_ROMS/data/comt_1_archive/shelf_hypoxia/DAL_ROMS/2004-2009_hycom_obc_with_oxygen_inst_rem_30layers/Output filter=.*his_mch.*\.nc$";
};

I can't see what's wrong here. THREDDS seems to be getting the scan path wrong (writing the path prefix twice), but I can't see why.

The NcML is working okay outside of the summary catalog:

http://comt.sura.org/thredds/dodsC/comt_1_archive_full/shelf_hypoxia/DAL_ROMS/2004-2009_hycom_obc_with_oxygen_inst_rem_30layers/00_dir.ncml.html

Can you please take a look. Your eyes are younger than mine.

corbittkerr commented 10 years ago

No idea....but I restarted the thredds and it works now.

Go figure..

-C


Patrick Corbitt Kerr, Ph.D., P.E. Post Doctoral Research Scholar, Institute of Marine Sciences, UNC - Chapel Hill Visiting Scholar, Environmental Change Initiative, University of Notre Dame 1400 East Angela Blvd, Unit 117, South Bend, IN 46617 (574) 274-8015 | p pcorbittkerr@gmail.comckerr@unc.edu |

http://www.corbittkerr.com

On Sun, Jan 26, 2014 at 10:08 PM, Rich Signell notifications@github.comwrote:

@corbittkerr https://github.com/corbittkerr , I'm getting an aggregation error one of the 6 shelf hypoxia datasets:

http://comt.sura.org/thredds/comt_1_archive_summary.html?dataset=shelf_hypoxia.DAL_ROMS.2004-2009_hycom_obc_with_oxygen_inst_rem_30layers

If I click the OPeNDAP link, I get back:

Error { code = 500; message = "There are no datasets in the aggregation DatasetCollectionManager{ collectionName='data/comt_1_archive/shelf_hypoxia/DAL_ROMS/data/comt_1_archive/shelf_hypoxia/DAL_ROMS/2004-2009_hycom_obc_with_oxygen_inst_rem_30layers/Output._hismch..nc$' recheck=null dir=data/comt_1_archive/shelf_hypoxia/DAL_ROMS/data/comt_1_archive/shelf_hypoxia/DAL_ROMS/2004-2009_hycom_obc_with_oxygen_inst_rem_30layers/Output filter=._hismch..nc$"; };

I can't see what's wrong here. THREDDS seems to be getting the scan path wrong (writing the path prefix twice), but I can't see why.

The NcML is working okay outside of the summary catalog:

http://comt.sura.org/thredds/dodsC/comt_1_archive_full/shelf_hypoxia/DAL_ROMS/2004-2009_hycom_obc_with_oxygen_inst_rem_30layers/00_dir.ncml.html

Can you please take a look. Your eyes are younger than mine.

— Reply to this email directly or view it on GitHubhttps://github.com/ioos/comt_catalog/issues/10 .

rsignell-usgs commented 10 years ago

Excellent. Closing this ticket.