We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am having this issue: Saving to C:/Users/ssesnie/A_Sesnie/ztemp/rfia/. NOTE: modifying FIA tables in Excel may corrupt csv files. trying URL 'https://apps.fs.usda.gov/fia/datamart/CSV/TX.zip' Error in download.file(url, temp) : cannot open URL 'https://apps.fs.usda.gov/fia/datamart/CSV/TX.zip' In addition: Warning message: In download.file(url, temp) : cannot open URL 'https://apps.fs.usda.gov/fia/datamart/CSV/TX.zip': HTTP status was '404 Not Found'
I don't think it is a problem with rFIA. There is a message here indicating a problem at FIA: https://apps.fs.usda.gov/fia/datamart/CSV/datamart_csv.html
I can reach out to FIA, if that is the best course of action.
The text was updated successfully, but these errors were encountered:
On looking further into FIA data access, many web resources appear to be broken.
Sorry, something went wrong.
No need to address anything. I found the SQLite work around in the comments from a previous issue, which worked fine.
No branches or pull requests
I am having this issue:
Saving to C:/Users/ssesnie/A_Sesnie/ztemp/rfia/. NOTE: modifying FIA tables in Excel may corrupt csv files.
trying URL 'https://apps.fs.usda.gov/fia/datamart/CSV/TX.zip'
Error in download.file(url, temp) :
cannot open URL 'https://apps.fs.usda.gov/fia/datamart/CSV/TX.zip'
In addition: Warning message:
In download.file(url, temp) :
cannot open URL 'https://apps.fs.usda.gov/fia/datamart/CSV/TX.zip': HTTP status was '404 Not Found'
I don't think it is a problem with rFIA. There is a message here indicating a problem at FIA:
https://apps.fs.usda.gov/fia/datamart/CSV/datamart_csv.html
I can reach out to FIA, if that is the best course of action.
The text was updated successfully, but these errors were encountered: