Skip to content
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

No ice files found #144

Open
ryanreisinger opened this issue May 21, 2024 · 3 comments
Open

No ice files found #144

ryanreisinger opened this issue May 21, 2024 · 3 comments

Comments

@ryanreisinger
Copy link

library(raadtools)
readice_daily()

returns
Error in .find_files_generic(pattern) : no files found

@aeloosen
Copy link

aeloosen commented Jan 7, 2025

I am wondering if there was any resolution to this issue? I am running into the same with a new install, no files found when also searching through the raadtools::allfiles() function

@mdsumner
Copy link
Member

mdsumner commented Jan 7, 2025

Are you on system with the files installed? What are the startup messages when raadfiles is loaded?

Admittedly it's not geared to messaging on systems where none of this is available, and we're not yet finished with a new project to make this available to anyone (though I could help with some early adoption if you have appetite)

@aeloosen
Copy link

aeloosen commented Jan 7, 2025

Startup this morning indicates I haven't identified the file cache - so I need to figure out how to do that. But following the example here https://github.com/AustralianAntarcticDivision/raadtools/blob/HEAD/vignettes/raad-sea-ice.Rmd this indicates no additional steps needed. Tips?

library(raadtools)
Loading required package: raster
Loading required package: sp
library(raadfiles)
No existing file cache found, see help('raadfiles-admin') for setting up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants