Giter VIP home page Giter VIP logo

2021-climatearchive's Introduction

spe-uob.github.io

2021-climatearchive's People

Contributors

hn20191 avatar ikennaoais avatar matthewjackswann avatar navratilj avatar patrick1ee avatar

Stargazers

 avatar

Watchers

 avatar

2021-climatearchive's Issues

Click functionality

double-click on globe should trigger THREDDS data server query to get 12 monthly mean values of surface temperature and precipitation at the selected location (we will add more variables later on).

Response from query should be passed to function which will display data

Sign appropriate contract

Contracts can be found in the SPE2021 repo under "Project Initiation". You need to select the appropriate contact for your project, have everyone on the team sign it, and then send it to the client to sign.

IBM Cloud Deployments

Hi all,

As you know, we are using IBM cloud this year for hosting web-apps and back-ends.
Some of you have already encountered issues where you are unable to access your apps from the provided URL.

The script has been updated to resolve this.
It now provisions a subdomain per project which will prevent conflicts.

You can download the new script here

The deployment instructions are the same as before.

If you've already created a pipeline then all you need to do is download the new script and commit it and everything will get updated.

If you have any queries or issues with this please feel free to reach out to me either by [emailing [email protected]](mailto:[email protected]?subject=IBM Cloud ) or creating and issue and @-ing me (@danjones1618)

Thanks,
Dan

Prepare for presentation/MVP

This is the last week before your presentations are due, try to fix any bugs and finish features before creating your presentation and submitting your MVP checklist.

Hello World! Running in your chosen stack

This week you should aim to have a “Hello World!” program running in your chosen technology stack. All team members should have this running on their machine to identify any issues.

A README.md with setup and deployment instructions should also be created.

Add CI to your project

Add continuous integration (CI) to your project. circleci.com is a popular option which you may want to look at.

If you do not have permission to add this, have the team secretary message me on teams and I will sort it out.

Add persistent storage

If applicable - Connect your frontend and backend via something such as a REST API.

Also add persistent storage to your backend, likely in the form of a database. The type of database you choose to use is up to you.

Create documentation

This week you should aim to create some documentation for your project, specifically an architecture, class and sequence diagram.

You should think about creating a ‘docs’ directory to keep your repo organised.

Secure your application

This week you should begin to secure your application with whatever security you deem appropriate and can justify, this could be an SLL certificate, properly setting up CORS for an API, using JWT to identify users etc.

Custom Paths for NC files

Allow the datasets to have different structures rather than just the provided ones. Save this in the SQLite DB

Add license to GitHub

Between the team and client you should choose a license that suits for your project and add it to your GitHub repo. This website gives some basic guidance but don’t feel limited to licenses shown here https://choosealicense.com

Displaying received data

data received from THREDDS server should be displayed next to the globe (maybe split bootrstrap row 2/3 (globe) vs 1/3 (THREDDS data)

a good start would be to have a xy-plot (a line) of temperature or precipitation against calendar month
plotting should be done with D3.js (library already installed); example: https://climatecharts.net/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.