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
casesp
Jun 21 2022 10:17
--  Adding more detailed descriptions to the output JSON.  [Documentation of value meanings]
89d6ad0642cfb22782fde77a9dc8c165f3135824 branches: tip , default
  • modified
    nbproject/ant-deploy.xml
  • modified
    nbproject/project.properties
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 09 2022 12:10
--  Update:  Adding more output details.
24e26262a9630b1aaa491be5cf3e7dbebc692977 branches: tip , default
  • modified
    src/java/m/crp1/erosion/SignificantSoil.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 07 2022 10:18
--  Bug fix:  getDemSlope()  does a pre-check on area size before calling the service.  Needed to set the new area value for the surrounding soils search.
79f43346d3bb1a2ea7b2d8652d3fbceddf18da4e branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 06 2022 15:10
--  Update:  Reworked the adjacent soils logic.  Using concentric circles that are the average size of the average mupolygon geometry in SDM.  This should cause good overlap for new mapunits.
c53c1d1cd39d898ca3c3189827d009e823189d15 branches: tip , default
  • modified
    src/java/m/crp1/erosion/Constants.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 02 2022 12:57
--  Updated soilsDb
--  Added more detail to the detailed output.  Now lists all excluded soils, and any error messages returned from the models.
6963b8874a2caf7a171fca30a8c580f94a1cd93c branches: tip , default
  • modified
    lib/csip-soilsdb-FPAC.4.jar
  • added
    lib/csip-soilsdb-FPAC.5.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
  • modified
    src/java/m/crp1/erosion/V2_0.java
  • modified
    web/WEB-INF/csip-defaults.json
--
casesp
Jun 01 2022 15:08
--  Bug fix [refactor introduced bug]
809662fb134ee01ccdb6ced155f0fce19c177a74 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
Jun 01 2022 14:55
--  Setting JDK to default-platform
9d932580b7ef4e9b3754b16a8ae9a2a0d8ac0724 branches: tip , default
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/genfiles.properties
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
--
casesp
Jun 01 2022 14:51
-- JDK update
12d49edac1c7115f35950216518cd7cf275bc826 branches: tip , default
  • modified
    nbproject/project.properties
--
scase
Jun 01 2022 14:39

Pusher:  casesp
Jun 01 2022 14:39
--  Refactor/cleanup
6eb91bd9c92501f1c98cf7d3f42c464a6d259c0c branches: tip , default
--
scase
May 31 2022 16:49

Pusher:  casesp
May 31 2022 16:49
--  Improved output formatting
--  Corrected potential output JSON bug when unused soil has an empty TFactor in the database.
d85dccf986555f5c0415a5bf6dd404e56e0bf0e9 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
May 31 2022 14:11
--  Bug fix.
1344513011be0ea8beea0daf71be9bba63c9e7ed branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
May 31 2022 13:03
--  Enabled erosion service version 2.0.  [Handling missing soils and bad SDM data more elegantly]
4bc074eab09537cf0bc4d730d2bf107699dc62c3 branches: tip , default
  • modified
    src/java/m/crp1/ApplicationConfig.java
  • modified
    src/java/m/crp1/erosion/V1_0.java
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
May 31 2022 12:48
--  improve number of soils used output
4f778f16e10dac103f825c74dbe086c4d7ab37e5 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V2_0.java
--
casesp
May 31 2022 12:11
--  Partial fix for offers where reclaimed soils may cause RUSLE2 or WEPS failures.
949323c1d21d4186cf670e112af70ee12f4ef6b9 branches: tip , default
  • modified
    nbproject/project.properties
  • modified
    src/java/m/crp1/erosion/V1_0.java
  • added
    src/java/m/crp1/erosion/V2_0.java
--
casesp
May 12 2022 15:53
--  Updated the Harrow, rotary operation to be 23112 to match the latest CRLMOD operation ids
e2bd2ef4f787136f7760606d13e86644b973c174 branches: tip , default
  • modified
    src/java/m/crp1/erosion/FallowRotation.java
--
casesp
May 10 2022 17:08
--  Fix:  When one or more soils' intersection is too small to use, i.e. does not meet the minimum acres requirement, output needs to take that into account.
622f567fac47fa1eeb46839f810e6e165118aba5 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V1_0.java
  • modified
    web/WEB-INF/csip-defaults.json
--
casesp
May 10 2022 15:31
--  Added final missing output from WEPS [Average annual wind energy from the gui1_data.out file]
4cc32e0abb281a678f2406d82425887aec5c411c branches: tip , default
  • modified
    src/java/m/crp1/erosion/V1_0.java
--
casesp
May 10 2022 11:22
--  Updated libraries
b498ca5fdad45774ea61e1a2c28f12c634d07cbd branches: tip , default
  • modified
    lib/csip-gis-objects-2.0.40.jar
  • added
    lib/csip-gis-objects-2.0.43.jar
  • modified
    nbproject/build-impl.xml
  • modified
    nbproject/genfiles.properties
  • modified
    nbproject/project.properties
  • modified
    nbproject/project.xml
  • modified
    web/WEB-INF/csip-defaults.json
--
casesp
May 10 2022 08:12
--  dupblicate output removed.
f13b8c3abc804e0865a84d665e8f6ede426b1308 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V1_0.java
--
casesp
May 10 2022 08:09
--  Correction to one output.
6bf2cbce3cd551c62c256f94108b7084397d51a2 branches: tip , default
  • modified
    src/java/m/crp1/erosion/V1_0.java
--
133 Commits found, displaying 61 to 80