Having the process enumerated like that did help, so thankyou Chris.

I found that if I created a symlink so that the directory structure
would look the same as when the resources were downloaded, then pygr
was happy enough with that and I can get on with my work. I might add
that as I originally mentioned, no relative directories have changed,
just the absolute path of my code, and the WORLDBASEPATH environment
variable is dynamically adjusted to be wherever I am running my code
from. So this makes me think that somewhere along the line an absolute
path string has been associated with the data I downloaded internally
in worldbase (or in .pygr_data), and it wasn't until my symlink was in
place to make this again a valid path that pygr could see the data.

In any case, the symlink is a stopgap solution, I will look into the
exact problem later.

Thanks again for the help!

Brad

-- 
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-...@googlegroups.com.
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en.

Reply via email to