You are not logged in. Click here to log in.

Application Lifecycle Management

Search In Project

Search inClear

csip-svap Mercurial repository by casesp
Stream Visual Assessment Protocol (SVAP)
Clone: Last push: Jan 04 2022 13:04
Push: Size: 2.1 MB
Forks: 0 Pull requests: 0 pending
Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
Shaun Case
Oct 06 2017 14:02

Pusher:  casesp
Oct 06 2017 14:03
-  Sort output list of all stations examined (for when input switch is used to show all stations)
53c61cc324651a2ed7049ae17f18c6a7fa38ed3b branches: tip , default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
--
rumpal
Oct 05 2017 16:10
SVAP-09: new code
fd15d8a1af13c8c7ec6e0c31b835cb232db46dcd branches: tip , default
  • modified
    src/java/m/svap/svap09_svapgradient/V1_0.java
  • modified
    src/java/m/svap/svap09_svapgradient/V1_0.json
  • modified
    web/WEB-INF/csip-defaults.json
--
rumpal
Oct 05 2017 09:20
Merge
6c4eebb62a5f604d4bda251c51ba56ff73eaffd9 branches: default
--
Shaun Case
Oct 04 2017 15:53

Pusher:  casesp
Oct 04 2017 15:53
-  Minor refactor of imports.
720f232d7e158eb6aeefcfd7bbf8ce929e7882db branches: tip , default
  • modified
    src/java/svap/utils/ClimateStation.java
  • modified
    src/java/svap/utils/HUC12.java
  • modified
    src/java/svap/utils/NRT_DB.java
  • modified
    src/java/svap/utils/PostRequest.java
  • modified
    src/java/svap/utils/SVAPUtils.java
  • modified
    src/java/svap/utils/StationDataService.java
  • modified
    src/java/svap/utils/StationMetaDataService.java
--
Shaun Case
Oct 04 2017 15:53

Pusher:  casesp
Oct 04 2017 15:53
-  Added optional input parameter that when set to true will cause the service to output all climate stations that were considered as potential sources.
5ff9d1e85ef1458ec64567f25750dd67620e1559 branches: default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
--
Shaun Case
Oct 04 2017 15:15

Pusher:  casesp
Oct 04 2017 15:15
-  Added output to identify the proximity of the located climate station.  (within HUC-12, within County, or within State).
533bc79c4e9981818c88f1b0732638b5df44f33f branches: tip , default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
--
Shaun Case
Oct 04 2017 13:15

Pusher:  casesp
Oct 04 2017 13:15
-  Ordered the outputs for SVAP-08
c57718d6e85f40933f4c9f183b6b7921f1dd0339 branches: tip , default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
  • modified
    src/java/svap/utils/ClimateStation.java
--
Shaun Case
Oct 04 2017 12:59

Pusher:  casesp
Oct 04 2017 12:59
-  Removed code that was not needed and could be accomplished with the use of csip.Client instead.  This class is just for external RESTFul services that do not take the standard csip inputs..
4087ecea75c0aa418790e7ccda42b962bb3888ee branches: tip , default
  • modified
    src/java/svap/utils/ExternalService.java
--
Shaun Case
Oct 03 2017 15:48

Pusher:  casesp
Oct 03 2017 15:48
-  Using new gas-objects distanceTo function.
-  Using updated gis-objects.
86a1c3dc353edf4feec345e2c8e86d40fc3d63d6 branches: tip , default
  • modified
    lib/csip-gis-objects-2.0.21.jar
  • added
    lib/csip-gis-objects-2.0.23.jar
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/genfiles.properties
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
--
Shaun Case
Oct 03 2017 15:47

Pusher:  casesp
Oct 03 2017 15:48
-  Looking for a possible null pointer and throwing an appropriate message.
aac4277b2fdae8fc3524e57e7be4cb0c946253a0 branches: default
  • modified
    src/java/svap/utils/HUC12.java
--
Shaun Case
Oct 03 2017 15:46

Pusher:  casesp
Oct 03 2017 15:48
-  Using new gas-objects distanceTo function.
72cd9aef135f569e14eb01dbb26b3f7c7c75b30a branches: default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
--
Shaun Case
Oct 03 2017 15:12

Pusher:  casesp
Oct 03 2017 15:12
-  Changed default timeout to 5 minutes from 1 hour.
66b6cdeba97cf7a08fa22315f3bae88eb9538dfe branches: tip , default
  • modified
    src/java/svap/utils/ExternalService.java
--
Shaun Case
Oct 03 2017 15:11

Pusher:  casesp
Oct 03 2017 15:11
-  Added new class to handle all REST requests sent to external services.  [Differs from internal csip services, which have different input requirements than other external REST services]
3146f8e958bc2241942949645968a55170d7973f branches: tip , default
--
Shaun Case
Oct 03 2017 14:56

Pusher:  casesp
Oct 03 2017 14:56
-  Refactor to use JSON for input to remote services at ACIS.
-  Utilizing remote functions on ACIS server to compute averages of climate data
623e26a3ef1d71782351ff33161e4617bd0f914e branches: tip , default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
--
Shaun Case
Oct 03 2017 14:56

Pusher:  casesp
Oct 03 2017 14:56
-  Refactor to use JSON for input to remote services at ACIS.
-  Utilizing remote functions on ACIS server to compute averages of climate data
0fffbb9de7ba9c5cd6eb1eb0192478b159c72d2b branches: default
  • modified
    src/java/svap/utils/ACIS.java
  • modified
    src/java/svap/utils/ClimateStation.java
  • modified
    src/java/svap/utils/ServiceCall.java
  • modified
    src/java/svap/utils/StationDataService.java
  • modified
    src/java/svap/utils/StationMetaDataService.java
--
Shaun Case
Oct 03 2017 14:55

Pusher:  casesp
Oct 03 2017 14:56
-  New libs
c2be29998ac928a5740cc245d08f145e3c6421dc branches: default
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/genfiles.properties
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
--
Shaun Case
Oct 03 2017 14:54

Pusher:  casesp
Oct 03 2017 14:56
-  New GIS Objects lib
866264dd4ab4ff3d8aed868969540e486d4b19a3 branches: default
--
rumpal
Oct 03 2017 11:31
SVAP-11: New code
a294db0324a7348fcde9c085080c226a2739eedf branches: default
  • modified
    src/java/m/svap/svap11_svapscore/V1_0.java
  • modified
    src/java/m/svap/svap11_svapscore/V1_0.json
--
Shaun Case
Oct 02 2017 15:50

Pusher:  casesp
Oct 02 2017 15:50
-  find State County information
ecc82fd5c1c8c9616cd186a5ffa4867287d5e879 branches: tip , default
  • modified
    web/WEB-INF/csip-defaults.json
--
Shaun Case
Oct 02 2017 15:50

Pusher:  casesp
Oct 02 2017 15:50
-  If no stations found in HUC-12 boundary, search County, then State, and find nearest station.
321339fa2aa7c48d2457abef20b136fc26ca740c branches: default
  • modified
    src/java/m/svap/svap08_svapweather/V1_0.java
  • modified
    src/java/svap/utils/ClimateStation.java
  • modified
    src/java/svap/utils/StationMetaDataService.java
--
346 Commits found, displaying 81 to 100