SlideRuleEarth / sliderule

Server and client framework for on-demand science data processing in the cloud
https://slideruleearth.io
Other
27 stars 12 forks source link

Update samples.lua file directory handling #249

Open jpswinski opened 1 year ago

jpswinski commented 1 year ago

Return a lua table in the samples.lua endpoint for the file directory, and then use that table to create a file mapping that pulls out the right file name.

The GeoRaster object will need to have a lua function that returns a file directory table.