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

Application Lifecycle Management

Search In Project

Search inClear

ages GIT repository by nlighthart
AgroEcosystem Services model
Clone: Last push: May 28 09:41
Push: Size: 81.5 MB
Forks: 0 Pull requests: 0 pending
Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
nlighthart
May 14 11:58
Add optional claypan variable to soils file
87acc95bdbb025d47f82f55ad275ead0dd2b608c branches: feature/claypan
  • modified
    src/ages/types/SoilType.java
  • modified
    src/io/DataIOUtils.java
  • modified
    src/io/SoilsParameterReader.java
--
catschumak
Mar 19 09:30
Uncommitted changes from while ago
0f33916553543c1ec44047f05482a3a48836db6a branches: feature/phosphorus
  • modified
    src/phosphorus/InitPhosphorusAdapter.java
  • modified
    src/phosphorus/Phosphorus.java
--
nlighthart
Mar 05 13:32
Add luca parameterization
192011db60a0dfdb06beb70269020ed66db20ca8 branches: feature/phenol-calibration
  • modified
    src/io/ParameterOverrideReader.java
--
nlighthart
Mar 05 13:25
Add global customization for crops
c7788b3c266e0989d31e301b0ed70c882c68ee2a branches: feature/phenol-calibration
--
nlighthart
Mar 05 13:21
Merge branch 'develop' into feature/phenol-calibration
137bbff144b88ae3e0fcc0e6dd271f7b2e700f9f branches: feature/phenol-calibration
  • modified
    .gitignore
  • modified
    .idea/libraries/lib.xml
  • added
    .idea/runConfigurations/Clean.xml
  • added
    .idea/runConfigurations/Jar.xml
  • modified
    CHANGELOG.md
  • modified
    build_info.properties
  • deleted
    lib/jcf-0.7.0-javadoc.jar
  • deleted
    lib/jcf-0.7.0-sources.jar
  • deleted
    lib/jcf-0.7.0.jar
  • added
    lib/jcf-core-0.8.1-javadoc.jar
  • added
    lib/jcf-core-0.8.1-sources.jar
  • added
    lib/jcf-core-0.8.1.jar
  • modified
    nbproject/project.properties
  • modified
    src/ages/AgESModel.java
  • modified
    src/geoprocessing/CalcLatLongAdapter.java
  • modified
    src/io/ParameterOverrideReader.java
  • modified
    src/nitrogen/InitSoilWaterLayerNAdapter.java
  • modified
    src/routing/ProcessReachRouting.java
  • modified
    src/soilWater/InitProcessSoilWaterLayerAdapter.java
  • modified
    src/weighting/CalcAreaWeightAdapter.java
--
nlighthart
Nov 01 2023 11:07
Remove old libraries

- Remove old version of JCF
4c52d764f69f538944614ba4c6afa0eb832f285e branches: feature/subdaily
  • deleted
    lib/jcf-core-0.8.0-javadoc.jar
  • deleted
    lib/jcf-core-0.8.0-sources.jar
  • deleted
    lib/jcf-core-0.8.0.jar
--
nlighthart
Oct 30 2023 15:45
Merge branch 'develop' into feature/subdaily

# Conflicts:
#	.idea/libraries/lib.xml
#	nbproject/project.properties
ef32aac7b50b173a510e15af470686186d257f38 branches: feature/subdaily
--
nlighthart
Oct 30 2023 15:43
Merge tag '1.0.1' into develop

version 1.0.1
5421c3742ef0999e348e4aad42aca47c312c7981 branches: feature/claypan , feature/phenol-calibration , feature/subdaily , develop
  • modified
    .idea/libraries/lib.xml
  • modified
    build_info.properties
  • deleted
    lib/jcf-0.7.0-javadoc.jar
  • deleted
    lib/jcf-0.7.0-sources.jar
  • deleted
    lib/jcf-0.7.0.jar
  • added
    lib/jcf-core-0.8.1-javadoc.jar
  • added
    lib/jcf-core-0.8.1-sources.jar
  • added
    lib/jcf-core-0.8.1.jar
  • modified
    nbproject/project.properties
--
nlighthart
Oct 30 2023 15:43
Merge branch 'hotfix/1.0.1'
2e67bb5ae42e8400fe4a2b0c81d42b9057a18857 branches: feature/claypan , feature/phenol-calibration , feature/subdaily , develop , master
  • modified
    .idea/libraries/lib.xml
  • modified
    build_info.properties
  • deleted
    lib/jcf-0.7.0-javadoc.jar
  • deleted
    lib/jcf-0.7.0-sources.jar
  • deleted
    lib/jcf-0.7.0.jar
  • added
    lib/jcf-core-0.8.1-javadoc.jar
  • added
    lib/jcf-core-0.8.1-sources.jar
  • added
    lib/jcf-core-0.8.1.jar
  • modified
    nbproject/project.properties
--
nlighthart
Oct 30 2023 15:40
Bump version number

- Increment patch version number
09028a177809dbc7c80c218fef4b241d1c95723f branches: feature/claypan , feature/phenol-calibration , feature/subdaily , develop , master
  • modified
    build_info.properties
--
nlighthart
Oct 30 2023 15:27
Fix memory leak

- Upgrade jcf version that fixes memory leak
f57a9634277e1b28f4c8926e0af120bd85d3edba branches: feature/claypan , feature/phenol-calibration , feature/subdaily , develop , master
--
nlighthart
Oct 03 2023 09:37
Merge branch 'feature/leakage-fix' into develop
262f228e283e7dff1ee76d982c9ead268987b3a1 branches: feature/claypan , feature/phenol-calibration , feature/subdaily , develop
  • modified
    src/routing/ProcessReachRouting.java
--
nlighthart
Oct 03 2023 09:36
Merge branch 'feature/leakage-fix' into feature/subdaily
501cde11da2bcb8c15bdcda13a0bd11edff7a9c2 branches: feature/subdaily
  • modified
    src/routing/ProcessReachRouting.java
--
nlighthart
Oct 03 2023 09:35
Fix leakage area calculation

- Add function to compute wetted perimeter
- Use wetted perimeter to calculate leakage area instead of hydraulic radius
fbef4a006309fa97852c6a274a65a89a8c9c6d13 branches: feature/claypan , feature/phenol-calibration , feature/subdaily , develop
  • modified
    src/routing/ProcessReachRouting.java
--
nlighthart
Sep 28 2023 10:34
Fix values not being calculated correctly when running daily in subdaily mode

- Make sure values get stored in original context when executing
- Make SubDaily Adapters compute daily version when sub daily is not enabled
5b2a1b7e2b9659ecab26017a8f8d626c3ed8e21b branches: feature/subdaily
  • modified
    src/radiation/CalcNetRadiationSubDailyAdapter.java
  • modified
    src/radiation/CalcSolarRadiationSubDailyAdapter.java
  • modified
    src/subdaily/SubDailyAdapter.java
--
nlighthart
Sep 28 2023 10:30
Fix typo causing tmean to be calculated incorrectly
08990495a125e3b709b6aa3fa15dc9f3ba0e9f72 branches: feature/subdaily
  • modified
    src/io/SubDailyTmeanClimateReader.java
--
nlighthart
Sep 06 2023 12:23
Add default programs for subdaily
10c72febb38e7365895c8654e3cdb890f0621244 branches: feature/subdaily
  • modified
    src/ages/AgESModel.java
--
nlighthart
Aug 16 2023 12:27
Fix unnecessary shutdown of breakpoint parameter reader

- Stops premature shutdown when there is no more data to be read as this caused
error with parsing dates in subdaily date parsing
376f8808addbfcf7ed5dc802e839451a2bf4436b branches: feature/subdaily
  • modified
    src/io/BreakpointParameterReader.java
--
catschumak
Aug 07 2023 19:48
Added and improved variable names, and documented J2K names for reference
be062583a58caf8c022427f662c8482569a84bba branches: feature/phosphorus
  • modified
    src/phosphorus/PhosphorusAdapter.java
--
Holm Kipka <holm.kipka@ars.usda.gov>
Jul 26 2023 12:58

Pusher:  GeoInfoHolm
Jul 26 2023 12:58
cha: snowDepth fix #2
04abd693d3f6a92d3dbf3d84bbfcc6428e431192 branches: snow_depth_fix
  • modified
    src/snow/ProcessSnow.java
--
440 Commits found, displaying 1 to 20