nens / raster-feeder

Scripts to feed and optimize realtime temporal data into raster stores.
GNU General Public License v3.0
0 stars 0 forks source link

BACK-265-Paramatta #18

Closed pyprogrammerblog closed 5 years ago

pyprogrammerblog commented 5 years ago

https://nelen-schuurmans.atlassian.net/browse/BACK-265

    • Create file docker-compose.override.yml and add:
      version: '3'
      services:
      lib:
      volumes:
      - /home/jose/Downloads/debug-eggs:/pycharm-helpers
      - /home/jose/Desktop/Rainfields/ncfiles:/code/var/local/source
      - /home/jose/Desktop/Rainfields/ncrasters:/code/var/local/rasters
    • Place nc files in local: /home/jose/Desktop/Rainfields/ncfiles
    • Select option write in a single raster (flag -sr) It defaults to generate a raster per nc
    • Make sure that this exists in your local
    • /home/jose/Desktop/Rainfields/ncfiles:/code/var/local/source
    • /home/jose/Desktop/Rainfields/ncrasters:/code/var/local/rasters

For running the command inside the docker: This: bin/python raster_feeder/utils/steps_rotate_local.py or: bin/python raster_feeder/utils/steps_rotate_local.py -sr depending of the option