Richard Signell wrote:
From Motherlode's catalog, we see:
<fmrcInventory
location="/data/ldm/pub/native/grid/NCEP/GFS/Alaska_191km/"
suffix=".grib1"
fmrcDefinition="NCEP-GFS-Alaska_191km.fmrcDefinition.xml" />
What is this "fmrcDefinition" and what does the
"NCEP-GFS-Alaska_191km.fmrcDefinition.xml" look like?
fmrcDefinition files are an undocumented feature in TDS, used on motherlode to
define the expected output from the NCEP model distribution, which tends to
change constantly. i would like to replace with something more automatic, but
havent figured out if thats possible. you may have noticed the inventory pages
on motherlode, eg:
click on "Available Inventory" from this page:
http://motherlode.ucar.edu:8080/thredds/catalog/fmrc/NCEP/GFS/Alaska_191km/catalog.html?dataset=fmrc/NCEP/GFS/Alaska_191km
to get:
http://motherlode.ucar.edu:8080/thredds/modelInventory/fmrc/NCEP/GFS/Alaska_191km/
which tells us what data has arrived reletive to what is expected, as defined
by the fmrcDefinition.xml (oops, it looks like the fmrcDefinition files need
updating again). the fmrcDefinition files are in the war file under
WEB-INF\altContent\idd\thredds\modelInventory
if you want to look at them.
-Rich
On Fri, Aug 28, 2009 at 7:06 AM, Kyle Wilcox<KWilcox@xxxxxxxxxxxxxx> wrote:
Adding the fmrcInventory tag within the datasetFrmc will create the
File_Access folder. See the motherload sample config file for examples:
http://www.unidata.ucar.edu/software/netcdf/ncml/v2.2/models.xml.txt
ie:
...
<fmrcInventory location="DATA_FOLDER" suffix=".nc"
fmrcDefinition="XXXX.fmrcDefinition.xml" />
</datasetFmrc>
-----Original Message-----
From: thredds-bounces@xxxxxxxxxxxxxxxx on behalf of John Maurer, IV
Sent: Thu 8/27/2009 10:39 PM
To: thredds
Subject: [thredds] How get File_Access folder added to FMRC?
Aloha THREDDS Community,
We have some Forecast Model Run Collections (FMRC) set up in our TDS using
datasetFmrc. I have noticed a File_Access folder for FMRCs on Motherlode
that I do not find in ours. This provides access to the individual files in
addition to the other access methods provided in FMRC. How can I turn this
feature "on" in our catalog? An example of this working for NCEP on
Motherlode at Unidata is here:
http://motherlode.ucar.edu:8080/thredds/catalog/fmrc/NCEP/GFS/Hawaii_160km/catalog.html
An example of how there is not a File_Access folder can be found on our WRF
catalog at:
http://oos.soest.hawaii.edu/thredds/catalog/hioos/model/atm/wrf_mo/catalog.html
Thanks for any help.
Mahalo,
John Maurer
---
John Maurer
HiOOS Data System Administrator
School of Ocean and Earth Science and Technology
University of Hawai?i at Manoa
808.956.0227
http://www2.hawaii.edu/~jmaurer
_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe, visit:
http://www.unidata.ucar.edu/mailing_lists/