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

Application Lifecycle Management

Search In Project

Search inClear

csip-refdss Mercurial repository by pattersd
Forks
Changes
Files
Pull Requests
Branches & Tags
Statistics

Author Comment Items
mkor
Apr 21 2021 21:00
Major: Working pre-processing raster file generation
899744e39f64a745379ee39956654f346a2bcef2 branches: tip , default
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/python_code/refdss_functions.py
  • modified
    src/java/r_code/iric.process.smr.r
--
mkor
Apr 12 2021 17:24
WIP: In-place documentation for breakdown of rasterize (R) call
154c63e1e16d7803c16aab7fe6d21f31fc6d7567 branches: default
  • modified
    src/java/python_code/refdss_functions.py
--
mkor
Apr 07 2021 19:53
WIP: End of day commit. Need to test pyproj module to replace proj4string
ef6c4697dce62b23b1e3ad6bd13a32825f152f16 branches: tip , default
  • modified
    src/java/python_code/refdss_functions.py
--
mkor
Apr 07 2021 18:23
WIP: Got past "get_results", crash is now at the end of iric.process
97524cc8a637b02f2b6981b9871aab09526b6577 branches: default
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/python_code/refdss_functions.py
--
mkor
Apr 06 2021 18:59
WIP: Commented out unused code and imports
WIP: Changed directories and filenames to use relative path and match example data
WIP: Changed R's projectRaster to rasterio's reproject
f885cc9dc564ebc61aa852b56a55d67e78a59886 branches: tip , default
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/python_code/refdss_functions.py
  • modified
    src/java/r_code/iric.process.smr.r
--
mkor
Apr 05 2021 15:31
WIP: Directory and filename fixes
481485e6fc248b6831edded6af403ba28841debe branches: tip , default
  • modified
    src/java/r_code/pre.processing.R
--
mkor
Mar 26 2021 11:10
Merge
e788d1b3bcc2d9ccadd6547be40b0bb7acb34a45 branches: default
  • modified
    src/java/python_code/find.hsc.py
  • modified
    src/java/python_code/fish_processing.py
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/python_code/refdss_functions.py
--
mkor
Mar 26 2021 11:08
WIP: Preprocessing standup for R and python sections
39c1b5843bb1b9e7d62681b6ee9e3d1704874032 branches: default
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/r_code/pre.processing.R
--
tcwible
Mar 26 2021 09:58
update/major (fixes): a few unfinished fixes to merge in
645bbc3c4fada8f58e3c49230d4bbb28f8da9ded branches: tip , default
--
tcwible
Feb 24 2021 14:07
update/medium (preprocessing): wrap up preprocessing raster generation (needs debugged)
6463a8ed6cc504acd280d5ed2d5db0acfd52831a branches: default
  • modified
    src/java/python_code/fish_processing.py
  • modified
    src/java/python_code/preprocessing.py
--
tcwible
Feb 24 2021 09:28
update/minor (fish_processing): cleaning up directory references
f1cbec5e93322b2596d1206d83fde88681f2d9e7 branches: tip , default
  • modified
    src/java/python_code/fish_processing.py
--
tcwible
Feb 23 2021 14:53
update/medium (fish_processing): updated class structure of fish processing and removed order_by_q (merge with refdss_functions)
84e8eeb7694df0ffb6af33894239a0ff65463dc2 branches: tip , default
--
tcwible
Feb 23 2021 14:40
Merge
25c0fcbbd5e22de874f4b53e1094bee0df0152f6 branches: default
--
tcwible
Feb 23 2021 14:40
update/minor (remove_islands): incorporate remove islands into general function, removed old find.sub
a3212207948f2c9232f14f54a1034990394f8f41 branches: default
--
vigneshwarsripad
Feb 23 2021 14:38
add: fish_processing file
a889fc5991075f49a0b4312094f175a449cd6e2f branches: tip , default
--
tcwible
Feb 23 2021 13:53
update/major (functions): started consolidating functions to a single python class
5fcedbab32aa0bb0ee3407443b81dfc707058f84 branches: default
--
tcwible
Feb 23 2021 12:48
update/minor (get_results): adjusted function/class for imports
0f55b9e0652f05c3fdcb92c6967c66cbd468c876 branches: default
  • modified
    src/java/python_code/get_results.py
  • modified
    src/java/python_code/preprocessing.py
--
tcwible
Feb 23 2021 09:15
update/minor (imports): cleaned up imports/desciption section to be more consistent (aim for merging files long term)
bf6b1c619b81ad94035494f7e43c4f8b897a4b0c branches: default
  • modified
    src/java/python_code/by.substrate.py
  • modified
    src/java/python_code/by_hydroperiod.py
  • modified
    src/java/python_code/calc.hab.retention.py
  • modified
    src/java/python_code/check_veg_movement.py
  • modified
    src/java/python_code/find.hsc.py
  • modified
    src/java/python_code/find.sub.py
  • modified
    src/java/python_code/find_sub.py
  • modified
    src/java/python_code/find_veg_logit.py
  • modified
    src/java/python_code/get.gila.py
  • modified
    src/java/python_code/id.high.prob.areas.py
  • modified
    src/java/python_code/iric_process_smr.py
  • modified
    src/java/python_code/load_cherry.py
  • modified
    src/java/python_code/make.hp.area.tables.py
  • modified
    src/java/python_code/make_veg_maps.py
  • modified
    src/java/python_code/map.chg.veg.areas.py
  • modified
    src/java/python_code/order_by_q.py
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/python_code/remove.islands.py
--
tcwible
Feb 22 2021 09:06
update/minor (wd): updated directory file paths to be os independent
5f0524745a17cefb944aa4ed16bf3df554d84ebc branches: default
  • modified
    src/java/python_code/by_hydroperiod.py
  • modified
    src/java/python_code/get.gila.py
  • modified
    src/java/python_code/get_results.py
  • modified
    src/java/python_code/iric_process_smr.py
  • modified
    src/java/python_code/preprocessing.py
  • modified
    src/java/python_code/remove.islands.py
--
vigneshwarsripad
Feb 12 2021 16:02
upd: adding preprocessing file and updating iric_process files
d0e22a1652c2effef2ad08f0e2603776dd3d9a5f branches: tip , default
--
95 Commits found, displaying 61 to 80