You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to use geoknife to access the University of Idaho MACAv2MetData product. I've done so in the past without any issues, but I've recently encountered an error that, as far as I can tell, is only affecting the daily future MACAv2MetData product (https://cida.usgs.gov/thredds/dodsC/macav2metdata_daily_future). I was able to download it using the GeoData Portal, so I think it's not an issue with the data itself. The other MACAv2MetData products are working as expected (i.e., the daily historical product and monthly products), and so are all the other products I've tested.
> webdatasets = query('webdata')
> webdatasets[58]
An object of class "datagroup":
[1] Daily Future Multivariate Adaptive Constructed Analogs (MACA) CMIP5 Statistically Downscaled Data for Coterminous USA
url: https://cida.usgs.gov/thredds/dodsC/macav2metdata_daily_future
> fabric <- webdata(webdatasets[58])
> query(fabric, 'variables')
Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, :
Opening and ending tag mismatch: META line 2 and HEAD [76]
I did recently update R, so perhaps it's an issue with a change in R or my local state, but I was able to replicate the error in both versions 4.2 and 4.3, and before and after cleaning my RStudio environment. I'm using geoknife 1.6.10. R version info below.
Thank for any advice on troubleshooting this error!
Great. It may be the slow decline of the system, unfortunately. We are going to be retiring the GDP and migrating to other tools in the coming year.
GeoKnife will have the same functionality but with a different back end.
From: Sam Flake ***@***.***>
Sent: Tuesday, June 6, 2023 7:11 AM
To: DOI-USGS/geoknife ***@***.***>
Cc: Blodgett, David L ***@***.***>; Comment ***@***.***>
Subject: [EXTERNAL] Re: [DOI-USGS/geoknife] XML error when querying or downloading MACAv2MetData downscaled daily climate data via geoknife (Issue #434)
This email has been received from outside of DOI - Use caution before clicking on links, opening attachments, or responding.
Thanks for looking into it. No hurry on my end -- I was able to get everything I needed from the GeoData Portal.
-
Reply to this email directly, view it on GitHub<#434 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AALMOQ4HCNJSFHMUA2257B3XJ426DANCNFSM6AAAAAAY3B23LQ>.
You are receiving this because you commented.Message ID: ***@***.******@***.***>>
I'm looking to use geoknife to access the University of Idaho MACAv2MetData product. I've done so in the past without any issues, but I've recently encountered an error that, as far as I can tell, is only affecting the daily future MACAv2MetData product (https://cida.usgs.gov/thredds/dodsC/macav2metdata_daily_future). I was able to download it using the GeoData Portal, so I think it's not an issue with the data itself. The other MACAv2MetData products are working as expected (i.e., the daily historical product and monthly products), and so are all the other products I've tested.
Here's the traceback:
I did recently update R, so perhaps it's an issue with a change in R or my local state, but I was able to replicate the error in both versions 4.2 and 4.3, and before and after cleaning my RStudio environment. I'm using geoknife 1.6.10. R version info below.
Thank for any advice on troubleshooting this error!
Sam
The text was updated successfully, but these errors were encountered: