Geostreams Data Framework
  1. Geostreams Data Framework

geostreams-api-v3

Public
AuthorCommitMessageCommit dateIssues
Luigi MariniLuigi Marini
61b589e73e1Updated CHANGELOG.md.
Kaveh Karimi AsliKaveh Karimi Asli
093558f8ffdOptimize the sql query in trendsByRegion
Marcus SlavenasMarcus Slavenas
0515d9a23d0CHANGELOG.md edited online with Bitbucket
Marcus SlavenasMarcus Slavenas
b95508c775cCHANGELOG.md edited online with Bitbucket
Marcus SlavenasMarcus Slavenas
98d1aa58e70removed empty line
Marcus SlavenasMarcus Slavenas
83f45d3753bremove unimplemented endpoints
Luigi MariniLuigi Marini
b0219e258c6Updated changelog.
Luigi MariniLuigi Marini
18a05ca76e7MMerge branch 'master' into develop
Kaveh Karimi AsliLuigi MariniKaveh Karimi Asli
639ece8c313Change search query to use a joined view instead of a table to speed up query when downloading datapoints.
Luigi MariniLuigi Marini
ba63350f11fUpdated version.
Luigi MariniLuigi Marini
7d71d7aeefaMMerge branch 'master' into develop
Luigi MariniLuigi Marini
6bb33cdb2f9Ability to run service as a Docker container standalone or with dockercompose. Docker image includes ability to initialize and drop the database.
Luigi MariniLuigi Marini
454ae1d282cMMerge branch 'master' into release/v3.0.0-beta.1# Conflicts: # app/views/templates/main.scala.html
Diego CalderonDiego Calderon
f7994b4763bFixed a query syntax error and changed streamGet to Action
Indira Gutierrez PoloIndira Gutierrez Polo
d13d41e06f1Fixing bug in delete parameters
Indira Gutierrez PoloIndira Gutierrez Polo
16eca454680MMerge pull request #38 in GEOD/geostreams-api-v3 from feature/GEOD-1155-create-stacked-line-graphs-for-biology-in-v3 to develop* commit '59fc92b69a18d457e92275318e48f43fbefd3321': Updated binning for stackeed bar data in seasonal binsGEOD-1155
Indira Gutierrez PoloIndira Gutierrez Polo
4984926d812Adding logs for start and end time in the binning endpoints
Indira Gutierrez PoloIndira Gutierrez Polo
59fc92b69a1Updated binning for stackeed bar data in seasonal bins
Indira Gutierrez PoloIndira Gutierrez Polo
2de239b63cbUpdating default value of List[String] from None to List.empty
Indira Gutierrez PoloIndira Gutierrez Polo
8f86572cf3aMMerge pull request #36 in GEOD/geostreams-api-v3 from bugfix/GEOD-1153-move-the-create-season-bins-to-a-separate-endpoint to develop* commit 'a341bd2ab818d293e2b24d93a165d3fcd0bbb754': Move binning by season creation to a separate endpointGEOD-1153
Indira Gutierrez PoloIndira Gutierrez Polo
a341bd2ab81Move binning by season creation to a separate endpoint
Indira Gutierrez PoloIndira Gutierrez Polo
66e1e8e4148Implemented counts endpoint for sensors, streams, datapoints and bins
Indira Gutierrez PoloIndira Gutierrez Polo
c1d60587da6Updating getSensorSources method to return an empty list
Indira Gutierrez PoloIndira Gutierrez Polo
43ac79e0096Fixing date for bins by season
Indira Gutierrez PoloIndira Gutierrez Polo
648cef4f2f0Creating endpoint for exploratory analysis using yearly bins
Indira Gutierrez PoloIndira Gutierrez Polo
b0731aeccffImplementing trends by station and season using a source.
Indira Gutierrez PoloIndira Gutierrez Polo
4b3dc7348b5Adding bins_season table and methods
Marcus SlavenasMarcus Slavenas
5c77b26e493Update geostream.sql
Indira Gutierrez PoloIndira Gutierrez Polo
60426d0b96eMMerge pull request #31 in GEOD/geostreams-api-v3 from update-binning-json-for-details-page to develop* commit '09c298cb0f7a76431bf4eeba387a9ae2e3d3fb73': Update binning to match front-end
Max BurnetteIndira Gutierrez PoloMax Burnette
09c298cb0f7Update binning to match front-end
Yan ZhaoIndira Gutierrez PoloYan Zhao
8a7fbd0d24cAdding endpoint to delete streams in a range
Yan ZhaoIndira Gutierrez PoloYan Zhao
69d64258fe8Changing count to datapoint_count in sql statements for binning
Indira Gutierrez PoloIndira Gutierrez Polo
05c24b44ca3Added parameter controller, model, sql creation script, postgres scripts for creating, updating, deleting and getting parameters.
Yan ZhaoYan Zhao
25bfee2b6b2merge
Yan ZhaoYan Zhao
3c2eac16db0MMerge branch 'develop' into feature/GEOD-1087-save-trend-region-into-db# Conflicts: # CHANGELOG.md # app/controllers/CacheController.scala # app/controllers/DatapointController.scala # app/utils/DatapointsHelper.scala # conf/routes # geostream.sqlGEOD-1087
Yan ZhaoYan Zhao
d977a7a6c21sql for binning
Yan ZhaoYan Zhao
e38e505bf42save region trends into DB
Yan ZhaoIndira Gutierrez PoloYan Zhao
9908664dbc7Adding sensor_id as a parameter for downloading points in /datapoints/download and /datapoints/downloadCSV endpoints
Yan ZhaoIndira Gutierrez PoloYan Zhao
96e4cf41abeAdding BearerToken authenticator for controllers.HomeController uses Cookie authenticator
todd_ntodd_n
88e4095d385handles month now
todd_ntodd_n
49f5b6b9e94new route will handle years
todd_ntodd_n
f45d3317f4fget streams works, but need to do sql query for bins
todd_ntodd_n
01cfe68e33dmethod to get streams for the sensor id
todd_ntodd_n
9f75b90bfa2method to get streams for the sensor id
todd_ntodd_n
c1ad40edabfinitial commit
toddntoddn
7b62e961f86default for depth
Yan ZhaoYan Zhao
d3ac94dee1cadd datapoint bin
Indira Gutierrez PoloIndira Gutierrez Polo
b7e7e852c00MMerge pull request #22 in GEOD/geostreams-api-v3 from feature/GEOD-1059-banner-for-geostreams to develop* commit 'd53a12e2621b84b55aafe8c835da56a4e852b1dc': Adding BannerGEOD-1059
Yan ZhaoIndira Gutierrez PoloYan Zhao
d53a12e2621Adding Banner
Yan ZhaoYan Zhao
bd8e13734f2Update .gitignore