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

Allow a UGRID grid to be used for FMRC #781

Open
drf5n opened this issue Mar 17, 2017 · 3 comments
Open

Allow a UGRID grid to be used for FMRC #781

drf5n opened this issue Mar 17, 2017 · 3 comments

Comments

@drf5n
Copy link

drf5n commented Mar 17, 2017

There are a few workarounds to build FMRC-like functionality towards serving UGRID data:

  1. create subsets externally and Aggregate them per http://www.unidata.ucar.edu/mailing_lists/archives/thredds/2013/msg00502.html

  2. Add a degenerate coordinate dimension to make the datatype recognizable as dataType="grid" per UGRID with TDS and edal-java/ncwms #526 (comment)

  3. Use the <logicalSection section="(0:24,:,:,:)"> in aggregations per Clarify logicalSection in docs / Use logicalSection to hyperslice subsets? #778 (comment)

So per #526 (comment) it looks like a real FMRC aggregation should be feasible.

@cofinoa
Copy link
Contributor

cofinoa commented Mar 18, 2017

can we have a use-case dataset? may be it would better start with just a "horizontal" ugrid?

@drf5n
Copy link
Author

drf5n commented Mar 20, 2017

I've two sample files at http://web.vims.edu/~drf/NETCDF/ if that would help. @rsignell-usgs might be able to point at more.

@rsignell-usgs
Copy link
Contributor

Here's another UGRID dataset:
http://www.smast.umassd.edu:8080/thredds/forecasts.html?dataset=gom3_nocache

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

No branches or pull requests

3 participants