cdm_data_type: Trajectory #242
Unanswered
Fred-Leclercq
asked this question in
Q&A
Replies: 1 comment
-
|
For some datasets a trajectory_id is required: https://erddap.github.io/setupDatasetsXml.html#cdmTrajectory There is an expectation that output from GenerateDatasetsXml will need to be edited before you use it: https://erddap.github.io/setupDatasetsXml.html#EditingGDXOutput Depending on your dataset the right answer may be properly filling in the trajectory_id or it could be removing that tag. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
Do you know why there are three '???' added at this line:
erddap/WEB-INF/classes/gov/noaa/pfel/erddap/dataset/EDD.java
Line 5840 in 9141fb9
They cause the dataset to fail to load, when I remove them, it works fine.
Thanks,
Fred.
Beta Was this translation helpful? Give feedback.
All reactions