Giter Club home page Giter Club logo

norcal-fires-imagery's Introduction

norcal-fires-imagery

Making open imagery of the October 2017 Sonoma-Napa fires available as slippy maps.

Plan:

  • PENDING: Move all post-event DG data to an EC2 instance.
  • Try making some false color tifs.
  • Upload to Mapbox using the uploads API.
  • Make a map with everything, like this one
  • Blog about what worked, what didn't.

Start downloading everything listed on DG site:

dirnames=( "105001000C598E00" "20300103003FD800SWIR" "103001007107C600" "1040010033CAE100" "1040010034C51100" "1040010033888D00" )

for i in "${dirnames[@]}"
do
  cat files.txt | grep -v ovr | grep $i | xargs wget -P $i/
done
Background reading

https://dg-cms-uploads-production.s3.amazonaws.com/uploads/document/file/1/ShortwaveInfrared-DS-SWIR_DS_0217.pdf
http://blog.digitalglobe.com/technologies/revealing-the-hidden-world-with-shortwave-infrared-swir-imagery/
http://blog.digitalglobe.com/technologies/our-eyes-can-play-tricks-on-us-but-shortwave-infrared-swir-imagery-reveals-all-part-1-of-2/?utm_source=Part-1-post&utm_medium=blog&utm_campaign=SWIR
http://blog.digitalglobe.com/technologies/use-cases-for-swir-imagery-taking-a-closer-look-part-2-of-2/?utm_source=Part-2-post&utm_medium=blog&utm_campaign=SWIR
http://www.harrisgeospatial.com/Learn/Blogs/Blog-Details/TabId/2716/ArtMID/10198/ArticleID/15700/Using-SWIR-and-LWIR-Imagery-to-Analyze-Forest-Fires.aspx

SWIR todos,:

norcal-fires-imagery's People

Contributors

robinkraft avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.