Closed rubysaltbush closed 1 year ago
Hello and thanks for flagging this issue.
We are having some server capacity issues that we are working to resolve, due to the increasing size of the database.
Can I suggest you try including the argument veg.PI=FALSE in your above call to get_ausplots? The vegetation point intercept table is the largest and is likely causing the problem. If you do need the point intercept data, for now you can try reducing the size by using the bounding box option or extracting the site info table and using the site names to subset a subsequent call with veg.PI.
Hope that helps a little.
Greg
Hi Greg!
Thanks for replying so fast! Setting veg.PI = FALSE
and also veg.vouchers = FALSE
did the trick for getting soil data, I forgot that these are fetched by default by get_ausplots
.
I've tested and you're right, running get_ausplots
with just veg.PI = TRUE
and everything else set to FALSE returns the same HTTP 503 error so it must just be the huge point-intercept table causing trouble. Lucky I have some cached veg.PI data to play around with.
I'll mark this issue as closed for now with this workaround, good luck with your servers!
Best, Ruby
Hello ausplots!
I'm interested in checking out the soil data available for ausplots sites, but every time I try to download the data I get an error message. At first I thought the servers must be down but I've tried a few times now on different computers so I think maybe there's an error in the API function or the database configuration?
Function I've run:
Returns error message:
And session info in case that's relevant: