Skip to content
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

ID - Adding the Upload User Data (beta) #107

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

ID - Adding the Upload User Data (beta) #107

wants to merge 4 commits into from

Conversation

zaydor
Copy link
Collaborator

@zaydor zaydor commented Apr 15, 2021

This is the first phase of adding User Uploading features to the website. This feature can be scaled to include a lot more than what is currently included so I figured splitting this into a couple of phases/PRs would be best as the basic functionality of uploading data is there.

Phase 1 (this PR) includes:

  • Upload User Data menu that can be accessed from a button in the sidenav menu
  • Upload Data menu has template CSVs available for download
  • After filling out the CSVs, users can upload those files to the menu and have a way to visualize their data using the 4DVD globe
  • Currently, only one "month/year" and pressure level is supported

Phase 2 (currently in development):

  • Add support for multiple dates and layers
  • Add support for the time series menu and other 4DVD analytical functionalities
  • Add support for different sized grid boxes

Phase 3:

  • Make the uploading process and templates more clear (a new tutorial should be made)

this.fileReset();
}
}

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add comments!!

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

Successfully merging this pull request may close these issues.

1 participant