Skip to content

Surface the resulting rasters in XYZ form straight into LUMI-O #23

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

Open
MichalTorma opened this issue Jan 27, 2025 · 1 comment
Open

Comments

@MichalTorma
Copy link
Collaborator

I'm attempting to rework the raster creation in a way that they will be passed straight into the LUMI-O (or any other S3 based object storage in the future). The idea is that the resulting models will be available in the original form for download, as well as in the XYZ tiled pyramid that will we can show on the fly from any map visualization library (i.e. Leaflet) in the shiny app frontend.

@MichalTorma
Copy link
Collaborator Author

So I did some progress on the results of the ModGP models and I think I can soon pass the url template of the resulting rasters (with XYZ tile structure that can be easily visualized in any leaflet-like library). I have some questions though, about how the results are actually transferred from LUMI to the shiny app.

There are multiple questions here and I'm not sure who to ask so I hope you can forward me to the right person if the questions are not for you @trossi @Nithador @ErikKusch

  • I saw there are RO crates made for each species (multiple crates per genus). Is that what get's passed to the Shiny app including the data that the RO crate references?
  • Inside the RO crate I only see a reference to ShinyData.RData which contains points for presences and absences of source data, buffer around that, and a list of names of bioclimatic variables used in the analysis. Now should I add the url's with links to LUMI-O there as well?
  • I was told there already is a shiny app prototype for this, where can I find it?

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

1 participant