Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

       use https://opensource.ncsa.illinois.edu/bitbucket/snippets/6de7681f45fe4731a4acce344ddcb346

Update trends region

       use https://opensource.ncsa.illinois.edu/bitbucket/snippets/e2862e635cbf426988d8c6d4231e151b as the input json,

       it indicate which regions & parameters are used. regions's geometry information is not stored in the DB, it uses the one in the json file. 

       POST to /api/trends/region with master user token ( refer to "delete a datapoint"). 

Populating Parameters Table

Python Script for parsing a parameters.json file (The parameter.json file for GLM is also on this snippet)
https://opensource.ncsa.illinois.edu/bitbucket/snippets/6f31b95bf0834285a21fe0ad62c16e96 

...

Use https://opensource.ncsa.illinois.edu/bitbucket/snippets/e2862e635cbf426988d8c6d4231e151b
and post to /api/trends/region with valid master token.

 it indicate which regions & parameters are used. regions's geometry information is not stored in the DB, it uses the one in the json file. 

Sample scripts for ingesting the data 

...