You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Broadly, we want to use Vayu for all of our use-cases. Every AQ related plot that we make should ideally be supported via Vayu.
Vayu should also be useful for the kinds of plots people working in the AQ domain need to make. This includes plotting related data: such as satellite retrievals, points of interest data, population data, fire count data, etc.
We should have a very simple clean interface which accepts a pd.DataFrame for all of our plots, in additional to optional arguments where necessary.
For each of the issue below, please create a separate issue and edit this issue to mention the newly created issue.
Add jupterbook based documentation. With this approach, we only need to create jupyter notebooks and they will suffice for reproducibility and documentation. The jupyerbook should reside as sustainability-lab.github.io/vayu Documentations & Reproducibility #17@apoorvagnihotri
Remove unneeded files, like Report, various .PNG spread across @apoorvagnihotri
Create an end-to-end example for calendar plot. This should include downloading meterological data (wind speed etc. for IGI Airport New Delhi), we have the corresponding PM data also available via openAQ @prerna-khanna
Each notebook in the documentation should illustrate one and only one functionality @prerna-khanna
Plotting choropleth based on shapefile. @prerna-khanna and Tanmay have already done this, though on a shapefile we can not make public. It is recommended to use a publicly available shapefile for some other country along with its AQ and make a choropleth (both static and interactive) @prerna-khanna
Discuss with @rishi-a and figure how to allow plotting the kitchen AQ value heatmap that @rishi-a has prepared. @apoorvagnihotri
Think about plotting points of interests. Where do we get the data? How can we plot POI with other data (say monitoring stations to make our point) @apoorvagnihotri
Broadly, we want to use Vayu for all of our use-cases. Every AQ related plot that we make should ideally be supported via Vayu.
Vayu should also be useful for the kinds of plots people working in the AQ domain need to make. This includes plotting related data: such as satellite retrievals, points of interest data, population data, fire count data, etc.
We should have a very simple clean interface which accepts a pd.DataFrame for all of our plots, in additional to optional arguments where necessary.
For each of the issue below, please create a separate issue and edit this issue to mention the newly created issue.
The text was updated successfully, but these errors were encountered: