-
Notifications
You must be signed in to change notification settings - Fork 6
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
We should implement a thredds crawler ingestor command in geospaas.nansat_ingestor #40
Comments
…o the db - give as specific as possible urls (e.g., to the date of interest), otherwise it will take very long time
Tested on Sentinel-2 data from the Norwegian ground segment, e.g.:
or
The latter is much faster... |
… many model fields of the vocabularies app had too few characters, i.e., max_length was too low. Corrected the max_length numbers and added two automatically created migrations (one in viewer and one in catalog).
This one didn't work for me. It find nothing:
|
The same with another option. After some file which look OK:
Come many errors:
Maybe a timeout should be added before |
…ingest_thredds_crawl.py and some changes in the function
…ned html 400 error although netCDF4.Dataset works fine. If request.status!=200, I therefore try to open with netCDF4.Dataset. If that works, no error is raised..
…a update --all --yes'" This reverts commit d8d8daa.
…a update --all'" This reverts commit 1d7572f.
…irm changes with --yes" This reverts commit 6a35693.
…file contains the installed packages in a working version of the vm. Hopefully this solves the broken installation at travis...
…e. This file contains the installed packages in a working version of the vm. Hopefully this solves the broken installation at travis..." This reverts commit 81c60fb.
…(and similar for DatasetURI.name) when a new dataset is ingested.
…crawl command, and changed a docstring in nansat_ingestor/managers.py
Hei, I have been using thredds_crawler towards NBS too, but for me that regularly causes But I am not sure if the library is actively maintained.... I saw that @akorosov contributed to it earlier. Do you know more or an alternative to |
I think the problem is on the nbs server-side. They are struggling with
thredds at the moment.
…On Fri, Oct 1, 2021 at 10:57 AM Stefan Blumentrath ***@***.***> wrote:
Hei, I have been using thredds_crawler towards NBS too, but for me that
regularly causes 502 or 504 errors. Did you notice that too? I tried to
address thatin: ioos/thredds_crawler#29
<ioos/thredds_crawler#29>
But I am not sure if the library is actively maintained.... I saw that
@akorosov <https://github.com/akorosov> contributed to it earlier. Do you
know more or an alternative to thredds_crawler if that is no longer
actively maintained (there is also anonther un-commented PR from may)?
Maybe that is a dead horse?
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA2UBJS6OD4WBTETYPXMZLUEVZWBANCNFSM4GCNRDJA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
--
Morten Wergeland Hansen, PhD
Meteorologisk Institutt / Norwegian Meteorological Institute
T.: (+47) 915 47 844
|
No description provided.
The text was updated successfully, but these errors were encountered: