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

Application Lifecycle Management

Search In Project

Search inClear

Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
jiadali
Apr 19 2023 13:38
add erosion service call script
b1f95a245badce8e37822ee7225054a9e2a47812 branches: tip , default
--
casesp
Apr 14 2023 15:35
Update:  Quick cleanup of conditional processing in preProcess()
469bb0ca8c9311ba6f9de7e6e6ee08c533a85435 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V3_0.java
--
casesp
Apr 14 2023 15:19
Update:  Removed 10,000 acre limit so taht mupolygons could be processed.
29b52fdb7d3f814317f45b76f68197b515531a15 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V3_0.java
--
casesp
Apr 14 2023 15:17
Update:  Added new lookup service for legacy processing.  Lookup retrieves current mupolygonkey for a given centroid value.
48105bad8cbe94bc2565e03e75f36c4ee2f98ba6 branches: tip , default
--
casesp
Apr 13 2023 15:01
Update:  Added version 3.0 of the erosion service.  This version adds the use of mupolygonkeys as the input.  (If a shape is provided in addition to a mupolygonkey, the shape takes precedence)
4996ebdb7e75756c5650a5fc5e51ea7ebc7905d8 branches: tip , default
--
casesp
Mar 02 2023 13:46
Update:  Bug fix for #107027
9cc47cfa72da18bc6071fc27f51414f1267b0d73 branches: tip , default
  • modified
    src/java/m/crp1/erosion/Constants.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
BUG-107027
casesp
Aug 25 2022 09:04
--  Bug Fix:  #100646  Added concentric cirlce search when entire mapunits are devoid of component information.
16adb930b5d3ca584b30e34e2596e3bdf1e87dec branches: tip , default
  • modified
    src/java/m/crp1/erosion/Constants.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
BUG-100646
casesp
Aug 16 2022 15:03
--  Bug #100451 :  Moved exclusion code so that if other soils are available, they might be used instead.
c7e9cf71b9bfde17041d65aec071faf936649f42 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
BUG-100451
casesp
Aug 16 2022 14:29
--  Bug #100451 :  Removing all soil components that are missing tfact data in SDM, per discussion in email and standup meeting on 08-16
6d8edf6e75b35e4d83af508527bf40f4c5bf1b53 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
BUG-100451
od
Jun 27 2022 20:58

Pusher:  odavid
Jun 27 2022 20:59
fix: descr, etc.
9a7f45e76c61c7516f3d1d057dd8ebc6726f3096 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
  • modified
    web/WEB-INF/csip-defaults.json
--
casesp
Jun 27 2022 10:35
--  Updates, cleanup
e0b616580ae278ec6393bbd1893b0b111b7b71ef branches: tip , default
--
od
Jun 24 2022 14:19

Pusher:  odavid
Jun 24 2022 14:19
cha: cleanup, refac.
3ee7fde07ad4f28105f361a5ccf40d88eff0c6e6 branches: tip , default
  • modified
    src/java/m/crp1/erosion/Constants.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 22 2022 14:50
--  Output JSON corrections.  JSONUtils usage fixes.
ec71bcddf2578cd8b670bda82795e235a66cfec0 branches: tip , default
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 22 2022 14:37
--  Fix:  Units update in soilsdb
79d744c5e40ce39f0e52610f2476d3f6c91e0f66 branches: tip , default
  • modified
    lib/csip-soilsdb-FPAC.6.jar
  • added
    lib/csip-soilsdb-FPAC.8.jar
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/genfiles.properties
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
--
casesp
Jun 22 2022 14:30
--  Update:  Added more detail to the service call SUID values.
--  Update:  Modified soilsdb to add descriptions to the intersected_polygons array output.
65f0328cc6a9378f32e91ad471ff73bbe7469067 branches: tip , default
  • modified
    lib/csip-soilsdb-FPAC.5.jar
  • added
    lib/csip-soilsdb-FPAC.6.jar
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/genfiles.properties
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
--
casesp
Jun 22 2022 14:03
--  Fix:  Moved descriptions to the correct location for the SUID values.
--  Update:  Added descriptions for any error/warning messages issued by the RUSLE2, WEPS, or DEM service calls if they fail.
82a31e9d91e5175d22bd9d95903ac282aba83cfd branches: tip , default
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
--
casesp
Jun 22 2022 12:49
--  Update:  Additional comments added to descriptive text for the results output JSON.
2e469060dad263d5316b08f8174d28421ba7017c branches: tip , default
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
  • modified
    web/WEB-INF/csip-defaults.json
--
casesp
Jun 22 2022 10:31
--  Update:  Improved descriptions
5a33f97bf943645f65a3076bf8bf3e0d8566ce26 branches: tip , default
  • modified
    src/java/m/crp1/ApplicationConfig.java
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
--
casesp
Jun 21 2022 16:02
--  Update:  Additional description text added.
2b1da5e76824ddd7cebd96f4061811dfcff4cf40 branches: tip , default
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 21 2022 10:32
--  Adding Horizon details to detailed output section.
--  Deprecated Version 1.0.
2f6a66892fdfad5b3432623501b620a7f04e3173 branches: tip , default
  • modified
    src/java/m/crp1/ApplicationConfig.java
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
  • modified
    src/java/m/crp1/erosion/V1_0.java
--
133 Commits found, displaying 41 to 60