Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Specifying more than one convention in FMRC #104

Closed
rsignell-usgs opened this issue Mar 6, 2015 · 6 comments
Closed

Specifying more than one convention in FMRC #104

rsignell-usgs opened this issue Mar 6, 2015 · 6 comments

Comments

@rsignell-usgs
Copy link
Contributor

I'm trying to specify more than one convention in an FMRC.

Inside the <featureCollection> tag in the catalog NcML, I've got:

    <attribute name="Conventions" value="CF-1.4, SGRID-0.1"/>

but when I look at the FMRC:
http://geoport.whoi.edu/thredds/dodsC/coawst_4/use/fmrc/coawst_4_use_best.ncd.html
the result is: Conventions: CF-1.4, _Coordinates.

This is the case on TDS 4.3.21 and on 4.5.4.

I also notice that on aggregations on motherlode:
http://thredds.ucar.edu/thredds/dodsC/satellite/3.9/WEST-CONUS_4km.html
we have Conventions: _Coordinates.

It would appear that FMRC is selecting only the 1st specified convention and then adding _Coordinates.

How can I modify my NcML so that the resulting conventions are Conventions: CF-1.4, SGRID-0.1 ?

@JohnLCaron
Copy link
Collaborator

Ill try to fix this in 4.5.5

On Fri, Mar 6, 2015 at 11:05 AM, Rich Signell notifications@github.com
wrote:

I'm trying to specify more than one convention in an FMRC.

Inside the tag in the catalog NcML, I've got:

<attribute name="Conventions" value="CF-1.4, SGRID-0.1"/>

but when I look at the FMRC:

http://geoport.whoi.edu/thredds/dodsC/coawst_4/use/fmrc/coawst_4_use_best.ncd.html
the result is: Conventions: CF-1.4, _Coordinates.

This is the case on TDS 4.3.21 and on 4.5.4.

I also notice that on aggregations on motherlode:
http://thredds.ucar.edu/thredds/dodsC/satellite/3.9/WEST-CONUS_4km.html
we have Conventions: _Coordinates.

It would appear that FMRC is selecting only the 1st specified convention
and then adding _Coordinates.

How can I modify my NcML so that the resulting conventions are Conventions:
CF-1.4, SGRID-0.1 ?


Reply to this email directly or view it on GitHub
#104.

@rsignell-usgs
Copy link
Contributor Author

@JohnLCaron , oh that would be so great! 🙏

@JohnLCaron
Copy link
Collaborator

Sorry couldnt get it done. will try again later.

@lesserwhirls
Copy link
Collaborator

@JohnLCaron - were you able to get this in the 4.6.1 release, or is this still an issue?

@JohnLCaron
Copy link
Collaborator

still an issue - probably a jira ticket alreaady

On Sat, May 30, 2015 at 7:54 PM, Sean Arms notifications@github.com wrote:

@JohnLCaron https://github.com/JohnLCaron - were you able to get this
in the 4.6.1 release, or is this still an issue?


Reply to this email directly or view it on GitHub
#104 (comment).

@lesserwhirls
Copy link
Collaborator

Ok, there is a Jira ticket:

https://bugtracking.unidata.ucar.edu/browse/TDS-631

I will close this issue as it's in Jira.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants