trias-project / risk-maps

🗺 Web application to browse risk maps
https://trias-project.github.io/risk-maps/
MIT License
1 stars 1 forks source link

Inconsistent data file names in public/geotiffs #63

Open mvarewyck opened 8 months ago

mvarewyck commented 8 months ago

The files are formatted as ${this.publicPath}geotiffs/be_${this.speciesId}_${this.climateScenarioId}_${this.mapTypeId}.4326.tif But for the scenario with rcp85_diff the filename has an extra underscore. So these tif files are not picked up by the tool. I see the inconsistent naming already originates in the /source_data/geotiffs folder, so probably a bug in the script that creates these files?

For reference: We aim to integrate these risk maps in the alien-species portal

Screenshot from 2024-02-05 14-35-32 Screenshot from 2024-02-05 14-34-51

SanderDevisscher commented 6 months ago

@soriadelva you fix this ?

damianooldoni commented 6 months ago

@niconoe: is this something you can easily solve? I don't know if @SanderDevisscher or @soriadelva will be able to fix. Just let us know. Thanks.