Spatial Analysis and Time Series

The EO Dashboard has multiple global maps for air quality and greenhouse gases in GeoTIFF file format. Your challenge is to create a spatial analysis and time series plotting tool for EO Dashboard air quality and greenhouse gas GeoTIFF datasets.

Download your statistical data in CSV format.

Summary

The project provides the ability to download the calculated statistics as a comma separated value (.csv) file.

How I Addressed This Challenge

The existing app calculates the statistical data and plots a line graph, but it does not export the CSV file with the statistical data. All I do is injecting those data to the file exporting module.

How I Developed This Project

Initially I was having problem to get the Vue based Dashboard app running in a virtual server. However I managed to get it running and injecting the calculated statistical data to the file exporting module. I continue to use the Vue based framework and do not use any additional software or hardware. For this hackathon, I only manage to tackle the CSV file downloading feature. I hope to continue to solve some other features listed in the challenge.

How I Used Space Agency Data in This Project

This project is using whatever data that is used in the current Dashboard app.

Project Demo

There are some screen captures in the git repo's screen folder. Here is the video link.

Earth Observing Dashboard Integration

Just do a 'git pull' to update the repo. Here is the repo. The projecct is a fork from the eurodatacube/eodash.

Data & Resources

This project does not use any additional data source.

Tags

#air quality #csv #statistical

Judging

This project has been submitted for consideration during the Judging process.