Douglas Fils

Results 44 comments of Douglas Fils

OK, I think I found it. The python package "response" seems to be the issue, I replaced it with httpx and that seems to be working now. Very odd, but...

So, I went ahead and actived the github action for the configuration builder for ODIS Cat. After a for typos in the requirements.txt it seems to be working but there...

The yaml issue is resolved, code generates now. Some observations: - The config generated from the code will work, but lacks some of the properties we maintain currently - There...

@tomkralidis some items for us to review tomorrow are in https://github.com/iodepo/odis-arch/tree/schema-dev-df/archinterfaces/ODIS-WIS2 We can go over the output, but the GeoJSON to review is at: https://github.com/iodepo/odis-arch/blob/schema-dev-df/archinterfaces/ODIS-WIS2/output/oih_obis_wmo.geojson generated via https://github.com/iodepo/odis-arch/blob/schema-dev-df/archinterfaces/ODIS-WIS2/extraction_WMO.ipynb I removed...

@tomkralidis Thanks for the detailed issue. I follow. One issue I have in this workflow is that going to SPARQL to GeoJSON is what I am doing. I originally passed...

I processed this with Gleaner. The results are: ``` SitemapCount: 2208 SitemapStored: 1210 SitemapIssues: 971 ``` A review of some of the errors show many are like the following. see...

So the sitemap: https://osmc.noaa.gov/erddap/sitemap.xml points to a document with 4 entries for MEOP (as an exmaple) ```xml url> https://osmc.noaa.gov/erddap/tabledap/MEOP_profiles.html 2023-09-21 monthly 0.5 https://osmc.noaa.gov/erddap/info/MEOP_profiles/index.html 2023-09-21 monthly 0.5 https://osmc.noaa.gov/erddap/tabledap/MEOP_profiles.graph 2023-09-21 monthly 0.5...

@pbuttigieg Just adding a couple reference here that might be of interest. This is more work going in the relm of PIDs for instruments, not metadata for them. However, there...

Linking in a related thread in the schema.org site: https://github.com/schemaorg/schemaorg/issues/1391 and a related document at [IoT and Schema.org: Getting Started ](https://schema.org/docs/iot-gettingstarted.html)

@jmckenna During the call with WESR got the following URLs for us to inspect. * https://stg-data.unep.org/app/ * https://stg-data.unep.org/dc/catalog.rdf * https://stg-data.unep.org/dc/catalog.xml * https://stg-data.unep.org/catalog.xml?page=1 Jeff, Simon Mogaka asked if you could send...