GeoscienceAustralia / uncover-ml

Machine Learning system for Geoscience Australia uncover project
Apache License 2.0
30 stars 20 forks source link

Learn and predict using corner coordinates/map extents #52

Closed basaks closed 4 years ago

basaks commented 5 years ago

It is highly desirable from disc management perspective, and also when the virtual geophysics lab come into play to be able to

  1. specify the area of interest (from the national dataset)
  2. learn and predict

More specifically, following gdalwarp we want to have something similar to the following in the config file which should be used for learn and predict jobs:

extents: xmin ymin xmax ymax

Both the target shapefile and the input raster covariates should use the extents.

brenmous commented 4 years ago

covariates and targets