-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
set up gom dataset.xml files #47
Comments
waiting to see if ERDDAP server figures these out |
I don't see that this is working. The dataset.xml for moda_sst4_7d_gom looks ok. The source attribute section of the file is grayed out. Not sure if that makes a difference. |
Having the source attributes did not seem to help. I have grayed them out again. In the one working xml file (moda_oc_7d_gom), there are no source attributes in the file at all. Perhaps I should remove them altogether? |
Created a new file https://github.com/USF-IMARS/erddap-config/blob/master/datasets/moda_sst4_7d_gom/dataset.xml There were some differences between the working file (moda_oc_7d_gom) and the moda_sst4_7d_gom in the "axis variable" section. Let's see if this helps. |
Still failing. I can't tell from the status page what the errors might be. |
I need to log in to erddap and run the DasDds.sh script on each failing dataset to debug them. I am going to open new issues for each failing dataset so that I get less confused. |
Ok. Currently just trying to make moda_sst4_7d_gom work. Checking the input files to see if there are differences between the OC and SST4 for gom. |
I found an unrelated error in the erddap configuration that may have been preventing your updates from applying. The setup.xml had become malformed because of a git merge collision caused by the update cronjob. I don't know how that happened, but I have reset things and hoping it doesn't happen again. |
turns out all 4 of the datasets have the same issue: #48 |
Ok. If moda_sst4_7d_gom fails, we can go back to the old xml, which I stashed in the "trash" |
moda_sst4_7d_gom is working. The title it shows is a bit weird: "USF data from a local source" rather than a descriptive title, but it's in there. It seems I need to change the dataset.xml files for the other datasets. @7yl4r Can we add a moda_sst_7d_gom? Thanks. |
I figured out how to change the title. |
I made the title changes in the dataset.xml files for the two working datasets, but I don't see that the changes have taken effect yet. Does this take awhile? Or, perhaps I needed to change the title elsewhere as well. |
I changed the xml for vsnpp_sst4_7d_gom and vsnpp_oc_7d_gom. Let's see if these work. |
The xml have been updated for all six datasets. I also updated the product names. Will this work? Stay tuned! |
Seems like all six datasets are working! |
Number of failing datasets = 0 |
What I need for
docker exec -it erddap bash -c "cd webapps/erddap/WEB-INF/ && bash GenerateDatasetsXml.sh -verbose"
/mnt/sdb/{sensor}_{product}_{temporal_resolution}_{roi}/
/mnt/sdb/moda_oc_7d_gom/
The text was updated successfully, but these errors were encountered: