Skip to content

cybergis/population_vulnerable_to_dam_failure_compute

Repository files navigation

Populations Vulernable to Dam Failure CyberGIS-Compute Model

Work in Progress

Server-Side Work

  1. Add the data mount to Keeling in hpc.json (for both Keeling and Anvil):
    "mount": {
      "/data/cigi/scratch/cigi-gisolve/compute_shared": "/compute_shared",
      "/data/cigi/common/jparkgeo/aging_dam_data": "/job/aging_dam_data"
    }
  1. Add the SIF file to container.json (possibly add the mount here instead?):
  "extractinundationcensustracts-processor": {
    "dockerfile": "",
    "dockerhub": "",
    "hpc_path": {
      "keeling_community": "/data/keeling/a/cigi-gisolve/simages/extractinundationcensustracts-processor.sif",
      "anvil_community": "/home/x-cybergis/simages/extractinundationcensustracts-processor.sif"
  },
  "mount": {
  }
  1. Add to the database on test.

Model-Side Work

  • Create a manifest
  • Add a parameter to the Python file and manifest for the dam id
  • Add to setup.py to verify data/variables?

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages